| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-09 | nilfs2: avoid having an active sc_timer before freeing sci | Edward Adam Davis | 1 | -1/+6 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-21 | nilfs2: remove wbc->for_reclaim handling | Christoph Hellwig | 1 | -16/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-01-24 | nilfs2: revise the return value description style for consistency. | Ryusuke Konishi | 1 | -2/+4 |
| 2025-01-24 | nilfs2: add missing return value kernel-doc descriptions | Ryusuke Konishi | 1 | -0/+8 |
| 2025-01-24 | nilfs2: correct return value kernel-doc descriptions for the rest | Ryusuke Konishi | 1 | -30/+18 |
| 2025-01-24 | nilfs2: protect access to buffers with no active references | Ryusuke Konishi | 1 | -1/+3 |
| 2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -106/+128 |
| 2024-09-01 | nilfs2: refactor nilfs_segctor_thread() | Ryusuke Konishi | 1 | -45/+40 |
| 2024-09-01 | nilfs2: use kthread_create and kthread_stop for the log writer thread | Ryusuke Konishi | 1 | -51/+31 |
| 2024-09-01 | nilfs2: remove sc_timer_task | Ryusuke Konishi | 1 | -2/+1 |
| 2024-09-01 | nilfs2: separate inode type information from i_state field | Ryusuke Konishi | 1 | -1/+1 |
| 2024-09-01 | nilfs2: do not propagate ENOENT error from sufile during GC | Ryusuke Konishi | 1 | -8/+56 |
| 2024-09-01 | nilfs2: fix state management in error path of log writing function | Ryusuke Konishi | 1 | -4/+6 |
| 2024-07-04 | nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro | Ryusuke Konishi | 1 | -1/+1 |
| 2024-06-24 | nilfs2: do not call inode_attach_wb() directly | Ryusuke Konishi | 1 | -2/+2 |
| 2024-06-24 | nilfs2: prepare backing device folios for writing after adding checksums | Ryusuke Konishi | 1 | -33/+52 |
| 2024-06-05 | nilfs2: fix potential kernel bug due to lack of writeback flag waiting | Ryusuke Konishi | 1 | -0/+3 |
| 2024-05-24 | nilfs2: fix potential hang in nilfs_detach_log_writer() | Ryusuke Konishi | 1 | -3/+18 |
| 2024-05-24 | nilfs2: fix unexpected freezing of nilfs_segctor_sync() | Ryusuke Konishi | 1 | -4/+13 |
| 2024-05-24 | nilfs2: fix use-after-free of timer for log writer thread | Ryusuke Konishi | 1 | -6/+19 |
| 2024-05-21 | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-11 | nilfs2: remove calls to folio_set_error() and folio_clear_error() | Matthew Wilcox (Oracle) | 1 | -7/+1 |
| 2024-05-03 | nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inode | Al Viro | 1 | -1/+1 |
| 2024-02-22 | nilfs2: localize highmem mapping for checkpoint finalization within cpfile | Ryusuke Konishi | 1 | -46/+5 |
| 2024-02-22 | nilfs2: localize highmem mapping for checkpoint creation within cpfile | Ryusuke Konishi | 1 | -29/+2 |
| 2024-02-22 | nilfs2: convert ifile to use kmap_local | Ryusuke Konishi | 1 | -1/+1 |
| 2024-02-22 | nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common | Ryusuke Konishi | 1 | -8/+39 |
| 2024-02-07 | nilfs2: fix potential bug in end_buffer_async_write | Ryusuke Konishi | 1 | -3/+5 |
| 2023-12-29 | nilfs2: add missing set_freezable() for freezable kthread | Kevin Hao | 1 | -0/+1 |
| 2023-12-10 | nilfs2: convert nilfs_segctor_prepare_write to use folios | Matthew Wilcox (Oracle) | 1 | -29/+29 |
| 2023-12-10 | nilfs2: convert to __nilfs_clear_folio_dirty() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-12-10 | nilfs2: convert to nilfs_folio_buffers_clean() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2023-12-10 | nilfs2: convert nilfs_segctor_complete_write to use folios | Matthew Wilcox (Oracle) | 1 | -28/+21 |
| 2023-12-10 | nilfs2: convert nilfs_abort_logs to use folios | Matthew Wilcox (Oracle) | 1 | -14/+14 |
| 2023-12-10 | nilfs2: add nilfs_end_folio_io() | Matthew Wilcox (Oracle) | 1 | -14/+22 |
| 2023-10-25 | buffer: remove folio_create_empty_buffers() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-10-25 | nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buf... | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2023-08-21 | nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers() | Ryusuke Konishi | 1 | -0/+5 |
| 2023-08-04 | nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput | Ryusuke Konishi | 1 | -0/+2 |
| 2023-06-19 | nilfs2: fix buffer corruption due to concurrent device reads | Ryusuke Konishi | 1 | -0/+7 |
| 2023-05-06 | nilfs2: do not write dirty data after degenerating to read-only | Ryusuke Konishi | 1 | -1/+4 |
| 2023-04-18 | nilfs2: initialize unused bytes in segment summary blocks | Ryusuke Konishi | 1 | -0/+20 |
| 2023-04-05 | nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() | Ryusuke Konishi | 1 | -2/+1 |
| 2023-02-02 | nilfs2: convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_t... | Vishal Moola (Oracle) | 1 | -8/+7 |
| 2023-02-02 | nilfs2: convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_t... | Vishal Moola (Oracle) | 1 | -13/+16 |
| 2023-01-18 | nilfs2: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-11-08 | nilfs2: fix use-after-free bug of ns_writer on remount | Ryusuke Konishi | 1 | -7/+8 |
| 2022-10-12 | Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -4/+3 |
| 2022-10-11 | nilfs2: fix leak of nilfs_root in case of writer thread creation failure | Ryusuke Konishi | 1 | -4/+3 |
| 2022-10-11 | nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure | Ryusuke Konishi | 1 | -4/+10 |
| 2022-10-03 | nilfs2: remove the unneeded result variable | ye xingchen | 1 | -3/+1 |
| 2022-04-01 | nilfs2: fix lockdep warnings in page operations for btree nodes | Ryusuke Konishi | 1 | -3/+6 |
| 2021-11-09 | nilfs2: remove filenames from file comments | Ryusuke Konishi | 1 | -1/+1 |
| 2021-05-06 | fs/nilfs2: fix misspellings using codespell tool | Liu xuzhi | 1 | -2/+2 |
| 2020-12-15 | fs/nilfs2: remove some unused macros to tame gcc | Alex Shi | 1 | -5/+0 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -7/+12 |
| 2020-08-12 | nilfs2: use a more common logging style | Joe Perches | 1 | -19/+19 |
| 2020-06-10 | nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() | Ryusuke Konishi | 1 | -0/+2 |
| 2018-09-04 | nilfs2: convert to SPDX license tags | Ryusuke Konishi | 1 | -10/+1 |
| 2018-02-06 | nilfs2: use time64_t internally | Arnd Bergmann | 1 | -1/+1 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -1/+1 |
| 2017-11-17 | nilfs2: fix race condition that causes file system corruption | Andreas Rohner | 1 | -2/+4 |
| 2017-11-17 | fs/nilfs2: convert timers to use timer_setup() | Kees Cook | 1 | -6/+5 |
| 2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 1 | -2/+2 |
| 2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara | 1 | -3/+3 |
| 2017-11-15 | nilfs2: use pagevec_lookup_range_tag() | Jan Kara | 1 | -6/+2 |
| 2017-06-20 | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar | 1 | -2/+1 |
| 2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
| 2017-02-27 | fs: add i_blocksize() | Fabian Frederick | 1 | -1/+1 |
| 2016-08-02 | nilfs2: use BIT() macro | Ryusuke Konishi | 1 | -7/+7 |
| 2016-08-02 | nilfs2: do not use yield() | Ryusuke Konishi | 1 | -1/+1 |
| 2016-08-02 | nilfs2: replace nilfs_warning() with nilfs_msg() | Ryusuke Konishi | 1 | -10/+10 |
| 2016-08-02 | nilfs2: reduce bare use of printk() with nilfs_msg() | Ryusuke Konishi | 1 | -13/+12 |
| 2016-05-23 | nilfs2: fix block comments | Ryusuke Konishi | 1 | -19/+37 |
| 2016-05-23 | nilfs2: remove unnecessary else after return or break | Ryusuke Konishi | 1 | -14/+12 |
| 2016-05-23 | nilfs2: avoid bare use of 'unsigned' | Ryusuke Konishi | 1 | -9/+9 |
| 2016-05-23 | nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() | Ryusuke Konishi | 1 | -4/+4 |
| 2016-05-23 | nilfs2: add missing line spacing | Ryusuke Konishi | 1 | -0/+1 |
| 2016-05-23 | nilfs2: clean up old e-mail addresses | Ryusuke Konishi | 1 | -1/+1 |
| 2016-05-23 | nilfs2: remove FSF mailing address from GPL notices | Ryusuke Konishi | 1 | -4/+0 |
| 2016-05-23 | nilfs2: constify nilfs_sc_operations structures | Julia Lawall | 1 | -5/+5 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
| 2015-11-06 | nilfs2: fix gcc unused-but-set-variable warnings | Ryusuke Konishi | 1 | -2/+1 |
| 2015-11-06 | nilfs2: add a tracepoint for transaction events | Hitoshi Mitake | 1 | -1/+32 |
| 2015-11-06 | nilfs2: add a tracepoint for tracking stage transition of segment construction | Hitoshi Mitake | 1 | -20/+51 |
| 2015-04-17 | nilfs2: use set_mask_bits() for operations on buffer state bitmap | Ryusuke Konishi | 1 | -6/+8 |
| 2015-04-17 | nilfs2: do not use async write flag for segment summary buffers | Ryusuke Konishi | 1 | -3/+0 |
| 2015-03-12 | nilfs2: fix deadlock of segment constructor during recovery | Ryusuke Konishi | 1 | -3/+4 |
| 2015-02-05 | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi | 1 | -5/+39 |
| 2014-10-14 | nilfs2: improve the performance of fdatasync() | Andreas Rohner | 1 | -2/+2 |
| 2014-10-14 | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() | Andreas Rohner | 1 | -0/+3 |
| 2014-01-15 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner | 1 | -4/+6 |
| 2013-09-30 | nilfs2: fix issue with race condition of competition between segments for dir... | Vyacheslav Dubeyko | 1 | -2/+9 |
| 2013-07-03 | ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil... | Vyacheslav Dubeyko | 1 | -2/+2 |
| 2012-07-31 | nilfs2: Convert to new freezing mechanism | Jan Kara | 1 | -1/+4 |
| 2012-06-20 | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi | 1 | -0/+2 |
| 2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -1/+1 |
| 2011-06-11 | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi | 1 | -1/+1 |
| 2011-05-10 | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 1 | -2/+2 |
| 2011-05-10 | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 1 | -11/+5 |
| 2011-05-10 | nilfs2: use list_first_entry | Ryusuke Konishi | 1 | -2/+2 |
| 2011-05-10 | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi | 1 | -2/+5 |
| 2011-05-10 | nilfs2: super root size should change depending on inode size | Ryusuke Konishi | 1 | -1/+1 |
| 2011-05-10 | nilfs2: get rid of private page allocator | Ryusuke Konishi | 1 | -136/+17 |
| 2011-05-10 | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 1 | -4/+2 |
| 2011-03-09 | nilfs2: get rid of nilfs_sb_info structure | Ryusuke Konishi | 1 | -23/+24 |
| 2011-03-09 | nilfs2: use sb instance instead of nilfs_sb_info struct | Ryusuke Konishi | 1 | -49/+41 |
| 2011-03-09 | nilfs2: get rid of sc_sbi back pointer | Ryusuke Konishi | 1 | -17/+12 |
| 2011-03-09 | nilfs2: move log writer onto nilfs object | Ryusuke Konishi | 1 | -29/+29 |
| 2011-03-09 | nilfs2: move s_inode_lock and s_dirty_files into nilfs object | Ryusuke Konishi | 1 | -40/+40 |
| 2011-03-09 | nilfs2: move parameters on nilfs_sb_info into nilfs object | Ryusuke Konishi | 1 | -4/+5 |
| 2011-03-09 | nilfs2: move mount options to nilfs object | Ryusuke Konishi | 1 | -4/+5 |
| 2011-03-02 | nilfs2: fix regression that i-flag is not set on changeless checkpoints | Ryusuke Konishi | 1 | -1/+2 |
| 2011-01-10 | nilfs2: unfold nilfs_dat_inode function | Ryusuke Konishi | 1 | -6/+5 |
| 2011-01-10 | nilfs2: mark buffer heads as delayed until the data is written to disk | Ryusuke Konishi | 1 | -0/+2 |
| 2011-01-10 | nilfs2: call nilfs_error inside bmap routines | Ryusuke Konishi | 1 | -25/+5 |
| 2010-10-26 | mm: add account_page_writeback() | Michael Rubin | 1 | -1/+1 |
| 2010-10-23 | nilfs2: eliminate sparse warning - "context imbalance" | Jiro SEKIBA | 1 | -0/+2 |
| 2010-10-23 | nilfs2: add bdev freeze/thaw support | Ryusuke Konishi | 1 | -0/+2 |
| 2010-10-23 | nilfs2: get rid of back pointer to writable sb instance | Ryusuke Konishi | 1 | -4/+0 |
| 2010-10-23 | nilfs2: get rid of GCDAT inode | Ryusuke Konishi | 1 | -7/+7 |
| 2010-10-23 | nilfs2: add routines to redirect access to buffers of DAT file | Ryusuke Konishi | 1 | -0/+1 |
| 2010-10-23 | nilfs2: move inode count and block count into root object | Ryusuke Konishi | 1 | -2/+2 |
| 2010-10-23 | nilfs2: use root object to get ifile | Ryusuke Konishi | 1 | -17/+26 |
| 2010-10-23 | nilfs2: remove own inode hash used for GC | Ryusuke Konishi | 1 | -2/+1 |
| 2010-10-23 | nilfs2: keep zero value in i_cno except for gc-inodes | Ryusuke Konishi | 1 | -15/+14 |
| 2010-07-23 | nilfs2: do not update log cursor for small change | Ryusuke Konishi | 1 | -1/+0 |
| 2010-07-23 | nilfs2: sync super blocks in turns | Jiro SEKIBA | 1 | -4/+6 |
| 2010-07-23 | nilfs2: introduce nilfs_prepare_super | Jiro SEKIBA | 1 | -2/+6 |
| 2010-07-23 | nilfs2: get rid of macros for segment summary information | Ryusuke Konishi | 1 | -4/+4 |
| 2010-05-10 | nilfs2: make nilfs_sc_*_ops static | Ryusuke Konishi | 1 | -3/+3 |
| 2010-05-10 | nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_... | Li Hong | 1 | -18/+13 |
| 2010-05-10 | nilfs2: remove nilfs_segctor_init() in segment.c | Li Hong | 1 | -8/+1 |
| 2010-05-10 | nilfs2: insert checkpoint number in segment summary header | Ryusuke Konishi | 1 | -1/+2 |
| 2010-05-10 | nilfs2: cleanup multi kmem_cache_{create,destroy} code | Li Hong | 1 | -36/+0 |
| 2010-05-10 | nilfs2: move out checksum routines to segment buffer code | Ryusuke Konishi | 1 | -30/+3 |
| 2010-05-10 | nilfs2: move pointer to super root block into logs | Ryusuke Konishi | 1 | -24/+21 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-24 | nilfs2: fix hang-up of cleaner after log writer returned with error | Ryusuke Konishi | 1 | -2/+1 |
| 2010-03-22 | nilfs2: fix duplicate call to nilfs_segctor_cancel_freev | Ryusuke Konishi | 1 | -6/+6 |
| 2010-03-14 | nilfs2: fix various typos in comments | Ryusuke Konishi | 1 | -2/+2 |
| 2010-03-14 | nilfs2: fix function name typos in docbook comments | Ryusuke Konishi | 1 | -2/+2 |
| 2010-02-13 | nilfs2: move iterator to write log into segment buffer | Ryusuke Konishi | 1 | -7/+2 |
| 2010-02-13 | nilfs2: get rid of s_dirt flag use | Ryusuke Konishi | 1 | -6/+5 |
| 2010-02-13 | nilfs2: get rid of nilfs_segctor_req struct | Ryusuke Konishi | 1 | -41/+38 |
| 2010-02-13 | nilfs2: fix potential hang in nilfs_error on errors=remount-ro | Ryusuke Konishi | 1 | -2/+9 |
| 2010-02-13 | nilfs2: issue discard request after cleaning segments | Jiro SEKIBA | 1 | -0/+10 |
| 2010-01-31 | nilfs2: fix potential leak of dirty data on umount | Ryusuke Konishi | 1 | -1/+1 |
| 2009-11-30 | nilfs2: separate wait function from nilfs_segctor_write | Ryusuke Konishi | 1 | -95/+145 |
| 2009-11-30 | nilfs2: add iterator for segment buffers | Ryusuke Konishi | 1 | -39/+12 |
| 2009-11-30 | nilfs2: hide nilfs_write_info struct in segment buffer code | Ryusuke Konishi | 1 | -9/+3 |
| 2009-11-30 | nilfs2: relocate io status variables to segment buffer | Ryusuke Konishi | 1 | -11/+8 |
| 2009-11-29 | nilfs2: use list_splice_tail or list_splice_tail_init | Ryusuke Konishi | 1 | -2/+2 |
| 2009-11-20 | nilfs2: move routine to set segment usage into sufile | Ryusuke Konishi | 1 | -22/+10 |
| 2009-11-20 | nilfs2: move routine marking segment usage dirty into sufile | Ryusuke Konishi | 1 | -17/+2 |
| 2009-11-20 | nilfs2: eliminate inlines to directly read/write inode of metadata files | Ryusuke Konishi | 1 | -6/+6 |
| 2009-11-03 | nilfs2: fix irregular checkpoint creation due to data flush | Ryusuke Konishi | 1 | -6/+11 |
| 2009-09-14 | nilfs2: stop using periodic write_super callback | Jiro SEKIBA | 1 | -1/+6 |
| 2009-08-01 | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes | Ryusuke Konishi | 1 | -1/+15 |
| 2009-07-05 | nilfs2: fix hang problem of log writer which occurs after write failures | Ryusuke Konishi | 1 | -20/+6 |
| 2009-07-05 | nilfs2: remove unlikely directive causing mis-conversion of error code | Ryusuke Konishi | 1 | -2/+2 |
| 2009-06-10 | nilfs2: eliminate removal list of segments | Ryusuke Konishi | 1 | -95/+35 |
| 2009-05-11 | nilfs2: fix lock order reversal in nilfs_clean_segments ioctl | Ryusuke Konishi | 1 | -2/+3 |
| 2009-04-07 | nilfs2: introduce secondary super block | Ryusuke Konishi | 1 | -5/+3 |
| 2009-04-07 | nilfs2: simplify handling of active state of segments | Ryusuke Konishi | 1 | -162/+11 |
| 2009-04-07 | nilfs2: mark minor flag for checkpoint created by internal operation | Ryusuke Konishi | 1 | -0/+9 |
| 2009-04-07 | nilfs2: clean up sketch file | Ryusuke Konishi | 1 | -48/+1 |
| 2009-04-07 | nilfs2: replace BUG_ON and BUG calls triggerable from ioctl | Ryusuke Konishi | 1 | -55/+23 |
| 2009-04-07 | nilfs2: extend nilfs_sustat ioctl struct | Ryusuke Konishi | 1 | -30/+9 |
| 2009-04-07 | nilfs2: remove timedwait ioctl command | Ryusuke Konishi | 1 | -4/+1 |
| 2009-04-07 | nilfs2: avoid double error caused by nilfs_transaction_end | Ryusuke Konishi | 1 | -15/+28 |
| 2009-04-07 | nilfs2: fix missed-sync issue for do_sync_mapping_range() | Ryusuke Konishi | 1 | -48/+72 |
| 2009-04-07 | nilfs2: segment constructor | Ryusuke Konishi | 1 | -0/+3187 |