Age | Commit message (Expand) | Author |
2018-02-06 | nilfs2: use time64_t internally | Arnd Bergmann |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-17 | nilfs2: fix race condition that causes file system corruption | Andreas Rohner |
2017-11-17 | fs/nilfs2: convert timers to use timer_setup() | Kees Cook |
2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman |
2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara |
2017-11-15 | nilfs2: use pagevec_lookup_range_tag() | Jan Kara |
2017-06-20 | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-27 | fs: add i_blocksize() | Fabian Frederick |
2016-08-02 | nilfs2: use BIT() macro | Ryusuke Konishi |
2016-08-02 | nilfs2: do not use yield() | Ryusuke Konishi |
2016-08-02 | nilfs2: replace nilfs_warning() with nilfs_msg() | Ryusuke Konishi |
2016-08-02 | nilfs2: reduce bare use of printk() with nilfs_msg() | Ryusuke Konishi |
2016-05-23 | nilfs2: fix block comments | Ryusuke Konishi |
2016-05-23 | nilfs2: remove unnecessary else after return or break | Ryusuke Konishi |
2016-05-23 | nilfs2: avoid bare use of 'unsigned' | Ryusuke Konishi |
2016-05-23 | nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() | Ryusuke Konishi |
2016-05-23 | nilfs2: add missing line spacing | Ryusuke Konishi |
2016-05-23 | nilfs2: clean up old e-mail addresses | Ryusuke Konishi |
2016-05-23 | nilfs2: remove FSF mailing address from GPL notices | Ryusuke Konishi |
2016-05-23 | nilfs2: constify nilfs_sc_operations structures | Julia Lawall |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2015-11-06 | nilfs2: fix gcc unused-but-set-variable warnings | Ryusuke Konishi |
2015-11-06 | nilfs2: add a tracepoint for transaction events | Hitoshi Mitake |
2015-11-06 | nilfs2: add a tracepoint for tracking stage transition of segment construction | Hitoshi Mitake |
2015-04-17 | nilfs2: use set_mask_bits() for operations on buffer state bitmap | Ryusuke Konishi |
2015-04-17 | nilfs2: do not use async write flag for segment summary buffers | Ryusuke Konishi |
2015-03-12 | nilfs2: fix deadlock of segment constructor during recovery | Ryusuke Konishi |
2015-02-05 | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi |
2014-10-14 | nilfs2: improve the performance of fdatasync() | Andreas Rohner |
2014-10-14 | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() | Andreas Rohner |
2014-01-15 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner |
2013-09-30 | nilfs2: fix issue with race condition of competition between segments for dir... | Vyacheslav Dubeyko |
2013-07-03 | ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil... | Vyacheslav Dubeyko |
2012-07-31 | nilfs2: Convert to new freezing mechanism | Jan Kara |
2012-06-20 | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi |
2011-11-21 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo |
2011-06-11 | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi |
2011-05-10 | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi |
2011-05-10 | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi |
2011-05-10 | nilfs2: use list_first_entry | Ryusuke Konishi |
2011-05-10 | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi |
2011-05-10 | nilfs2: super root size should change depending on inode size | Ryusuke Konishi |
2011-05-10 | nilfs2: get rid of private page allocator | Ryusuke Konishi |
2011-05-10 | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser |
2011-03-09 | nilfs2: get rid of nilfs_sb_info structure | Ryusuke Konishi |
2011-03-09 | nilfs2: use sb instance instead of nilfs_sb_info struct | Ryusuke Konishi |
2011-03-09 | nilfs2: get rid of sc_sbi back pointer | Ryusuke Konishi |