Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | reiserfs: use monotonic time for j_trans_start_time | Arnd Bergmann | 1 | -11/+11 |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+2 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+6 |
2018-04-11 | fs/reiserfs/journal.c: add missing resierfs_warning() arg | Andrew Morton | 1 | -1/+1 |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2017-08-16 | reiserfs: fix spelling mistake: "tranasction" -> "transaction" | Colin Ian King | 1 | -1/+1 |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-05-24 | reiserfs: Make flush bios explicitely sync | Jan Kara | 1 | -2/+2 |
2017-04-05 | reiserfs: Make cancel_old_flush() reliable | Jan Kara | 1 | -1/+1 |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 1 | -2/+4 |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 1 | -4/+4 |
2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 1 | -3/+3 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 1 | -1/+1 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov | 1 | -14/+10 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-10-14 | fs/reiserfs/journal.c: fix sparse context imbalance warning | Fabian Frederick | 1 | -3/+5 |
2014-08-12 | reiserfs: Fix use after free in journal teardown | Jan Kara | 1 | -6/+16 |
2014-05-06 | reiserfs: cleanup, remove unnecessary parens | Jeff Mahoney | 1 | -37/+36 |
2014-05-06 | reiserfs: cleanup, remove leading whitespace from labels | Jeff Mahoney | 1 | -18/+18 |
2014-05-06 | reiserfs: cleanup, remove blocks arg from journal_join | Jeff Mahoney | 1 | -9/+9 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_mark_dirty | Jeff Mahoney | 1 | -10/+8 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_end | Jeff Mahoney | 1 | -21/+22 |
2014-05-06 | reiserfs: cleanup, remove nblocks argument from journal_end | Jeff Mahoney | 1 | -21/+17 |
2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 1 | -469/+658 |
2014-05-06 | reiserfs: use per-fs commit workqueues | Jeff Mahoney | 1 | -19/+3 |
2013-09-24 | reiserfs: fix race with flush_used_journal_lists and flush_journal_list | Jeff Mahoney | 1 | -1/+4 |
2013-09-24 | reiserfs: remove useless flush_old_journal_lists | Jeff Mahoney | 1 | -62/+0 |
2013-08-08 | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 1 | -48/+56 |
2013-05-07 | make blkdev_put() return void | Al Viro | 1 | -13/+3 |
2012-06-01 | reiserfs: get rid of resierfs_sync_super | Artem Bityutskiy | 1 | -2/+4 |
2012-06-01 | reiserfs: mark the superblock as dirty a bit later | Artem Bityutskiy | 1 | -2/+1 |
2012-06-01 | reiserfs: clean-up function return type | Artem Bityutskiy | 1 | -5/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 1 | -1/+1 |
2012-01-10 | reiserfs: don't lock journal_init() | Frederic Weisbecker | 1 | -33/+20 |
2012-01-10 | reiserfs: delete comments referring to the BKL | Davidlohr Bueso | 1 | -7/+4 |
2011-09-15 | fs: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -6/+3 |
2011-07-12 | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 1 | -13/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-02-01 | reiserfs: make commit_wq use the default concurrency level | Tejun Heo | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -14/+7 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -3/+3 |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 1 | -12/+5 |
2010-09-10 | reiserfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 1 | -86/+20 |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig | 1 | -1/+1 |