| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-26 | Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+0 |
| 2023-04-24 | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 5 | -36/+84 |
| 2023-04-04 | reiserfs: Add security prefix to xattr name in reiserfs_security_write() | Roberto Sassu | 1 | -2/+6 |
| 2023-03-31 | reiserfs: remove unused iter variable | Tom Rix | 1 | -2/+0 |
| 2023-03-29 | reiserfs: remove unused sched_count variable | Tom Rix | 1 | -2/+0 |
| 2023-03-23 | reiserfs: Switch to security_inode_init_security() | Roberto Sassu | 1 | -5/+18 |
| 2023-03-06 | reiserfs: rework priv inode handling | Christian Brauner | 5 | -15/+59 |
| 2023-03-06 | reiserfs: rework ->listxattr() implementation | Christian Brauner | 1 | -21/+25 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
| 2023-02-20 | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
| 2023-01-26 | fs: build the legacy direct I/O code conditionally | Christoph Hellwig | 1 | -0/+1 |
| 2023-01-19 | quota: port to mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 3 | -3/+3 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2 | -3/+3 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 2 | -3/+3 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 3 | -8/+8 |
| 2023-01-18 | reiserfs: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) | 2 | -3/+3 |
| 2022-12-13 | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+5 |
| 2022-11-22 | reiserfs: Add missing calls to reiserfs_security_free() | Roberto Sassu | 2 | -1/+5 |
| 2022-10-20 | fs: rename current get acl method | Christian Brauner | 3 | -4/+4 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 3 | -7/+10 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -10/+9 |
| 2022-10-07 | Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -7/+4 |
| 2022-09-11 | reiserfs: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -2/+2 |
| 2022-09-11 | reiserfs: replace ll_rw_block() | Zhang Yi | 3 | -10/+9 |
| 2022-08-19 | fs/reiserfs: replace ternary operator with min() and min_t() | Jiangshan Yi | 3 | -7/+4 |
| 2022-08-17 | Change calling conventions for filldir_t | Al Viro | 1 | -10/+10 |
| 2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -8/+1 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -11/+11 |
| 2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2022-07-26 | fs/reiserfs/inode: remove dead code in _get_block_create_0() | Zeng Jingxiang | 1 | -10/+2 |
| 2022-07-14 | fs/buffer: Combine two submit_bh() and ll_rw_block() arguments | Bart Van Assche | 4 | -11/+11 |
| 2022-06-29 | reiserfs: Remove check for PageError | Matthew Wilcox (Oracle) | 1 | -8/+1 |
| 2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -2/+2 |
| 2022-06-26 | quota: port quota helpers mount ids | Christian Brauner | 1 | -2/+2 |
| 2022-05-09 | fs: Change try_to_free_buffers() to take a folio | Matthew Wilcox (Oracle) | 2 | -2/+2 |
| 2022-05-09 | reiserfs: Convert release_buffer_page() to use a folio | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2022-05-09 | reiserfs: Convert to release_folio | Matthew Wilcox (Oracle) | 1 | -10/+10 |
| 2022-05-09 | fs: Convert block_read_full_page() to block_read_full_folio() | Matthew Wilcox (Oracle) | 2 | -7/+7 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-05-08 | fs: Remove aop flags parameter from grab_cache_page_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-25 | Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -14/+14 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -22/+22 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-16 | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2022-03-15 | reiserfs: Convert from invalidatepage to invalidate_folio | Matthew Wilcox (Oracle) | 2 | -15/+15 |
| 2022-03-02 | reiserfs: Deprecate reiserfs | Jan Kara | 2 | -3/+9 |
| 2022-02-22 | reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag | Edward Shishkin | 1 | -11/+5 |
| 2021-11-18 | reiserfs: don't use congestion_wait() | NeilBrown | 1 | -2/+5 |
| 2021-11-06 | Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+0 |
| 2021-10-27 | fs: reiserfs: remove useless new_opts in reiserfs_remount | Dongliang Mu | 1 | -6/+0 |
| 2021-10-18 | reiserfs: use sb_bdev_nr_blocks | Christoph Hellwig | 1 | -3/+1 |
| 2021-10-18 | reiserfs: use bdev_nr_bytes instead of open coding it | Christoph Hellwig | 1 | -3/+1 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan | 1 | -1/+1 |
| 2021-08-18 | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 2 | -2/+5 |
| 2021-07-16 | reiserfs: check directory items on read from disk | Shreyansh Chouhan | 1 | -5/+26 |
| 2021-07-16 | reiserfs: add check for root_inode in reiserfs_fill_super | Yu Kuai | 1 | -0/+8 |
| 2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+15 |
| 2021-05-24 | reiserfs: Remove unneed check in reiserfs_write_full_page() | YueHaibing | 1 | -3/+1 |
| 2021-05-17 | reiserfs: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-05-17 | reiserfs: add check for invalid 1st journal block | Pavel Skripkin | 1 | -0/+14 |
| 2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -10/+0 |
| 2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -4/+2 |
| 2021-04-21 | fs/reiserfs/journal.c: delete useless variables | Tian Tao | 1 | -4/+2 |
| 2021-04-12 | reiserfs: convert to fileattr | Miklos Szeredi | 5 | -70/+64 |
| 2021-03-30 | reiserfs: update reiserfs_xattrs_initialized() condition | Tetsuo Handa | 1 | -1/+1 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -29/+42 |
| 2021-01-27 | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 7 | -18/+27 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 4 | -5/+9 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -2/+2 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2 | -3/+3 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2020-11-26 | reiserfs: add check for an invalid ih_entry_count | Rustam Kovhaev | 1 | -0/+6 |
| 2020-10-01 | reiserfs: Fix oops during mount | Jan Kara | 1 | -0/+7 |
| 2020-09-22 | reiserfs: Initialize inode keys properly | Jan Kara | 1 | -5/+1 |
| 2020-09-16 | reiserfs: only call unlock_new_inode() if I_NEW | Eric Biggers | 1 | -1/+2 |
| 2020-08-28 | reiserfs: Fix memory leak in reiserfs_parse_options() | Jan Kara | 1 | -4/+4 |
| 2020-08-06 | Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -9/+9 |
| 2020-08-05 | reiserfs: delete duplicated words | Randy Dunlap | 4 | -8/+8 |
| 2020-07-27 | reiserfs: reiserfs.h: delete a duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-06-24 | block: move block-related definitions out of fs.h | Christoph Hellwig | 1 | -0/+1 |
| 2020-06-04 | Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
| 2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2020-06-02 | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) | 1 | -5/+3 |
| 2020-05-29 | reiserfs: Replace kmalloc with kcalloc in the comment | Liao Pingfang | 1 | -1/+1 |
| 2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
| 2020-04-07 | reiserfs: clean up several indentation issues | Colin Ian King | 3 | -11/+12 |
| 2020-03-24 | block: remove __bdevname | Christoph Hellwig | 1 | -3/+2 |
| 2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
| 2020-01-31 | reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() | Yunfeng Ye | 1 | -1/+2 |
| 2020-01-30 | Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 4 | -10/+3 |
| 2020-01-21 | fs/reiserfs: remove unused macros | Alex Shi | 3 | -9/+0 |
| 2020-01-16 | reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr | Jeff Mahoney | 1 | -2/+6 |
| 2019-12-16 | reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling | Jan Kara | 1 | -1/+1 |
| 2019-12-16 | reiserfs: Fix memory leak of journal device string | Jan Kara | 1 | -0/+2 |
| 2019-11-05 | reiserfs: replace open-coded atomic_dec_and_mutex_lock() | Nikitas Angelinas | 1 | -8/+2 |
| 2019-10-31 | reiserfs: fix extended attributes on the root directory | Jeff Mahoney | 6 | -14/+32 |
| 2019-09-25 | fs/reiserfs/do_balan.c: remove set but not used variable | Jason Yan | 1 | -2/+1 |
| 2019-09-25 | fs/reiserfs/journal.c: remove set but not used variable | Jason Yan | 1 | -4/+3 |
| 2019-09-25 | fs/reiserfs/do_balan.c: remove set but not used variables | zhengbin | 1 | -11/+1 |
| 2019-09-25 | fs/reiserfs/fix_node.c: remove set but not used variables | zhengbin | 1 | -5/+1 |
| 2019-09-25 | fs/reiserfs/prints.c: remove set but not used variables | zhengbin | 1 | -3/+0 |
| 2019-09-25 | fs/reiserfs/objectid.c: remove set but not used variables | zhengbin | 1 | -2/+1 |
| 2019-09-25 | fs/reiserfs/lbalance.c: remove set but not used variables | zhengbin | 1 | -2/+1 |
| 2019-09-25 | fs/reiserfs/stree.c: remove set but not used variables | zhengbin | 1 | -4/+0 |
| 2019-09-25 | fs/reiserfs/journal.c: remove set but not used variables | zhengbin | 1 | -9/+1 |
| 2019-09-25 | fs: reiserfs: remove unnecessary check of bh in remove_from_transaction() | Jia-Ju Bai | 1 | -3/+2 |
| 2019-08-30 | fs: Fill in max and min timestamps in superblock | Deepa Dinamani | 1 | -0/+3 |
| 2019-07-16 | fs/reiserfs/journal.c: change return type of dirty_one_transaction | Hariprasad Kelam | 1 | -4/+2 |
| 2019-07-01 | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 1 | -6/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-14 | reiserfs: add comment to explain endianness issue in xattr_hash | Bharath Vedartham | 1 | -0/+9 |
| 2019-05-13 | Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2019-05-01 | reiserfs: convert to ->free_inode() | Al Viro | 1 | -8/+2 |
| 2019-04-15 | fs/reiserfs/journal.c: Make remove_journal_hash static | Bharath Vedartham | 1 | -1/+1 |
| 2018-10-31 | reiserfs: remove workaround code for GCC 3.x | Masahiro Yamada | 1 | -9/+0 |
| 2018-10-31 | reiserfs: propagate errors from fill_with_dentries() properly | Jann Horn | 1 | -0/+7 |
| 2018-08-22 | reiserfs: fix broken xattr handling (heap corruption, bad retval) | Jann Horn | 1 | -1/+3 |
| 2018-08-22 | reiserfs: change j_timestamp type to time64_t | Arnd Bergmann | 1 | -1/+1 |
| 2018-08-22 | reiserfs: remove obsolete print_time function | Arnd Bergmann | 1 | -12/+4 |
| 2018-08-22 | reiserfs: use monotonic time for j_trans_start_time | Arnd Bergmann | 3 | -14/+21 |
| 2018-07-14 | reiserfs: fix buffer overflow with long warning messages | Eric Biggers | 1 | -60/+81 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -3/+3 |
| 2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2 | -3/+3 |
| 2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook | 2 | -2/+4 |
| 2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+2 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+6 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2 | -3/+3 |
| 2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -15/+1 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -15/+1 |
| 2018-05-11 | do d_instantiate/unlock_new_inode combinations safely | Al Viro | 1 | -8/+4 |
| 2018-04-11 | fs/reiserfs/journal.c: add missing resierfs_warning() arg | Andrew Morton | 1 | -1/+1 |
| 2018-03-09 | reiserfs: Remove VLA from fs/reiserfs/reiserfs.h | Kyle Spiers | 1 | -1/+1 |
| 2018-01-01 | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 1 | -5/+1 |
| 2017-11-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+0 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 5 | -20/+20 |
| 2017-11-27 | reiserfs: remove unneeded i_version bump | Jeff Layton | 1 | -1/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 12 | -0/+12 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -12/+12 |
| 2017-09-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
| 2017-09-06 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2 | -2/+2 |
| 2017-08-16 | reiserfs: fix spelling mistake: "tranasction" -> "transaction" | Colin Ian King | 1 | -1/+1 |
| 2017-08-01 | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 2 | -2/+2 |
| 2017-07-18 | reiserfs: preserve i_mode if __reiserfs_set_acl() fails | Ernesto A. Fernández | 1 | -3/+6 |
| 2017-07-17 | reiserfs: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -5/+7 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 4 | -12/+12 |
| 2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+0 |
| 2017-07-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+11 |
| 2017-07-06 | VFS: Don't use save/replace_mount_options if not using generic_show_options | David Howells | 1 | -4/+0 |
| 2017-06-23 | reiserfs: fix race in prealloc discard | Jeff Mahoney | 1 | -2/+10 |
| 2017-06-23 | reiserfs: don't preallocate blocks for extended attributes | Jeff Mahoney | 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-05-08 | reiserfs: use designated initializers | Kees Cook | 1 | -11/+11 |
| 2017-04-19 | reiserfs: Remove i_attrs_to_sd_attrs() | Jan Kara | 3 | -28/+1 |
| 2017-04-19 | reiserfs: Remove useless setting of i_flags | Jan Kara | 1 | -4/+0 |
| 2017-04-19 | reiserfs: Set flags on quota files directly | Jan Kara | 1 | -3/+54 |
| 2017-04-05 | reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore | Jan Kara | 1 | -0/+14 |
| 2017-04-05 | reiserfs: Make cancel_old_flush() reliable | Jan Kara | 3 | -7/+17 |
| 2017-03-23 | reiserfs: avoid a -Wmaybe-uninitialized warning | Arnd Bergmann | 2 | -2/+1 |
| 2017-02-27 | fs: add i_blocksize() | Fabian Frederick | 2 | -2/+2 |
| 2017-02-27 | fs/reiserfs: atomically read inode size | Fabian Frederick | 1 | -1/+1 |
| 2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -1/+0 |
| 2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
| 2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -1/+0 |
| 2016-12-05 | quota: constify struct path in quota_on | Al Viro | 1 | -2/+2 |
| 2016-11-01 | mm: only include blk_types in swap.h if CONFIG_SWAP is enabled | Christoph Hellwig | 1 | -0/+1 |
| 2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 1 | -0/+1 |
| 2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 1 | -2/+4 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -19/+23 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
| 2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -12/+0 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2 | -12/+0 |
| 2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 7 | -18/+18 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
| 2016-09-27 | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 1 | -2/+6 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-09-22 | posix_acl: Clear SGID bit when setting file permissions | Jan Kara | 1 | -6/+2 |
| 2016-09-16 | reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() | Mike Galbraith | 1 | -1/+11 |
| 2016-08-02 | reiserfs: fix "new_insert_key may be used uninitialized ..." | Jeff Mahoney | 1 | -1/+2 |
| 2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -12/+12 |
| 2016-07-20 | block: get rid of bio_rw and READA | Christoph Hellwig | 1 | -1/+1 |
| 2016-06-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -2/+7 |
| 2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 3 | -7/+7 |
| 2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 2 | -5/+5 |
| 2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 3 | -12/+15 |