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