Age | Commit message (Expand) | Author | Files | Lines |
2025-05-26 | Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2025-05-09 | libfs: export find_next_child() | Christian Brauner | 1 | -0/+1 |
2025-04-08 | Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS | NeilBrown | 1 | -0/+1 |
2025-04-07 | anon_inode: explicitly block ->setattr() | Christian Brauner | 1 | -0/+2 |
2025-04-07 | anon_inode: use a proper mode internally | Christian Brauner | 1 | -0/+3 |
2025-03-24 | Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2025-03-24 | Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2025-03-24 | Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2025-03-08 | vfs: Remove invalidate_inodes() | Jan Kara | 1 | -1/+0 |
2025-03-05 | file: add fput and file_ref_put routines optimized for use when closing a fd | Mateusz Guzik | 1 | -0/+3 |
2025-03-05 | pidfs: record exit code and cgroupid at exit | Christian Brauner | 1 | -0/+1 |
2025-02-21 | fs: don't needlessly acquire f_lock | Christian Brauner | 1 | -0/+1 |
2025-02-21 | open: Fix return type of several functions from long to int | Yuichiro Tsuji | 1 | -2/+2 |
2025-02-12 | statmount: allow to retrieve idmappings | Christian Brauner | 1 | -0/+1 |
2024-11-18 | Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+0 |
2024-11-13 | kill getname_statx_lookup_flags() | Al Viro | 1 | -1/+0 |
2024-11-06 | replace do_getxattr() with saner helpers. | Al Viro | 1 | -5/+3 |
2024-11-06 | replace do_setxattr() with saner helpers. | Al Viro | 1 | -3/+3 |
2024-11-06 | new helper: import_xattr_name() | Al Viro | 1 | -0/+3 |
2024-11-06 | fs: rename struct xattr_ctx to kernel_xattr_ctx | Christian Göttsche | 1 | -4/+4 |
2024-08-28 | file: reclaim 24 bytes from f_owner | Christian Brauner | 1 | -0/+1 |
2024-07-15 | Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+2 |
2024-06-28 | nsfs: add open_namespace() | Christian Brauner | 1 | -0/+2 |
2024-06-27 | vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) | Mateusz Guzik | 1 | -0/+14 |
2024-05-02 | ovl: implement tmpfile | Miklos Szeredi | 1 | -0/+3 |
2024-03-13 | pidfs: remove config option | Christian Brauner | 1 | -3/+3 |
2024-03-11 | Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
2024-03-01 | libfs: improve path_from_stashed() | Christian Brauner | 1 | -3/+5 |
2024-03-01 | libfs: add stashed_dentry_prune() | Christian Brauner | 1 | -0/+1 |
2024-03-01 | pidfs: convert to path_from_stashed() helper | Christian Brauner | 1 | -1/+2 |
2024-03-01 | libfs: add path_from_stashed() | Christian Brauner | 1 | -0/+3 |
2024-02-09 | Add do_ftruncate that truncates a struct file | Tony Solomonik | 1 | -0/+1 |
2024-01-11 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+5 |
2024-01-11 | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -2/+0 |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 1 | -4/+4 |
2024-01-08 | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+2 |
2023-12-12 | splice: return type ssize_t from all helpers | Amir Goldstein | 1 | -4/+4 |
2023-12-12 | file: remove pointless wrapper | Christian Brauner | 1 | -1/+1 |
2023-12-12 | file: massage cleanup of files that failed to open | Al Viro | 1 | -1/+0 |
2023-11-25 | kill lock_two_inodes() | Al Viro | 1 | -2/+0 |
2023-11-25 | d_genocide(): move the extern into fs/internal.h | Al Viro | 1 | -0/+1 |
2023-11-18 | dentry.h: trim externs | Al Viro | 1 | -0/+4 |
2023-11-18 | namespace: extract show_path() helper | Miklos Szeredi | 1 | -0/+2 |
2023-10-19 | fs: store real path instead of fake path in backing file f_path | Amir Goldstein | 1 | -1/+1 |
2023-10-19 | fs: get mnt_writers count for an open backing file's real path | Amir Goldstein | 1 | -2/+9 |
2023-10-19 | vfs: shave work on failed file open | Mateusz Guzik | 1 | -0/+1 |
2023-09-11 | fs: rename __mnt_{want,drop}_write*() helpers | Amir Goldstein | 1 | -6/+6 |
2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+0 |
2023-08-21 | super: make locking naming consistent | Christian Brauner | 1 | -1/+1 |
2023-08-21 | fs: simplify invalidate_inodes | Christoph Hellwig | 1 | -1/+1 |
2023-08-02 | fs: remove emergency_thaw_bdev | Christoph Hellwig | 1 | -6/+0 |
2023-06-26 | Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -2/+3 |
2023-06-26 | Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2023-06-20 | fs: Provide helpers for manipulating sb->s_readonly_remount | Jan Kara | 1 | -0/+41 |
2023-06-19 | fs: use backing_file container for internal files with "fake" f_path | Amir Goldstein | 1 | -2/+3 |
2023-06-02 | fs: Establish locking order for unrelated directories | Jan Kara | 1 | -0/+2 |
2023-04-29 | Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 1 | -2/+0 |
2023-04-20 | ksmbd: remove internal.h include | Namjae Jeon | 1 | -2/+0 |
2023-03-30 | nfs: use vfs setgid helper | Christian Brauner | 1 | -2/+0 |
2023-02-20 | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+1 |
2023-01-26 | fs: move sb_init_dio_done_wq out of direct-io.c | Christoph Hellwig | 1 | -3/+1 |
2023-01-19 | fs: move mnt_idmap | Christian Brauner | 1 | -1/+4 |
2023-01-19 | fs: port privilege checking helpers to mnt_idmap | Christian Brauner | 1 | -3/+3 |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
2022-10-31 | acl: conver higher-level helpers to rely on mnt_idmap | Christian Brauner | 1 | -6/+6 |
2022-10-24 | Merge branch 'fs.acl.rework' into for-next | Christian Brauner | 1 | -0/+21 |
2022-10-20 | xattr: use posix acl api | Christian Brauner | 1 | -0/+20 |
2022-10-20 | internal: add may_write_xattr() | Christian Brauner | 1 | -0/+1 |
2022-10-18 | attr: use consistent sgid stripping checks | Christian Brauner | 1 | -1/+1 |
2022-10-18 | attr: add setattr_should_drop_sgid() | Christian Brauner | 1 | -0/+6 |
2022-10-18 | attr: add in_group_or_capable() | Christian Brauner | 1 | -0/+2 |
2022-10-06 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+1 |
2022-10-06 | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+10 |
2022-09-28 | [coredump] don't use __kernel_write() on kmap_local_page() | Al Viro | 1 | -0/+3 |
2022-09-01 | may_linkat(): constify path | Al Viro | 1 | -1/+1 |
2022-08-16 | locks: fix TOCTOU race when granting write lease | Amir Goldstein | 1 | -0/+10 |
2022-06-04 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2022-06-04 | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-05-19 | uninline may_mount() and don't opencode it in fspick(2)/fsopen(2) | Al Viro | 1 | -0/+1 |
2022-05-14 | Unify the primitives for file descriptor closing | Al Viro | 1 | -1/+1 |
2022-04-24 | fs: split off do_getxattr from getxattr | Stefan Roesch | 1 | -0/+5 |
2022-04-24 | fs: split off setxattr_copy and do_setxattr function from setxattr | Stefan Roesch | 1 | -0/+24 |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2022-03-22 | Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -5/+0 |
2022-03-14 | fs: export rw_verify_area() | Omar Sandoval | 1 | -5/+0 |
2022-03-10 | io-uring: Make statx API stable | Stefan Roesch | 1 | -1/+3 |
2022-01-30 | constify struct path argument of finish_automount()/do_add_mount() | Al Viro | 1 | -1/+1 |
2021-12-16 | fs/buffer: Convert __block_write_begin_int() to take a folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2021-11-09 | vfs: keep inodes with page cache off the inode shrinker LRU | Johannes Weiner | 1 | -1/+0 |
2021-10-22 | block: simplify the block device syncing code | Christoph Hellwig | 1 | -6/+0 |
2021-10-22 | block: remove __sync_blockdev | Christoph Hellwig | 1 | -5/+0 |
2021-09-07 | block: move fs/block_dev.c to block/bdev.c | Christoph Hellwig | 1 | -1/+1 |
2021-08-31 | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+2 |
2021-08-23 | io_uring: add support for IORING_OP_LINKAT | Dmitry Kadashev | 1 | -0/+2 |
2021-08-23 | io_uring: add support for IORING_OP_SYMLINKAT | Dmitry Kadashev | 1 | -0/+1 |
2021-08-23 | namei: update do_*() helpers to return ints | Dmitry Kadashev | 1 | -3/+3 |
2021-08-23 | namei: make do_mkdirat() take struct filename | Dmitry Kadashev | 1 | -0/+1 |
2021-08-16 | fs: mark the iomap argument to __block_write_begin_int const | Christoph Hellwig | 1 | -2/+2 |
2021-07-21 | cgroup1: fix leaked context root causing sporadic NULL deref in LTP | Paul Gortmaker | 1 | -1/+0 |
2021-04-07 | switch file_open_root() to struct path | Al Viro | 1 | -1/+1 |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-02-21 | Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2021-02-01 | fs: provide locked helper variant of close_fd_get_file() | Jens Axboe | 1 | -0/+1 |
2021-01-25 | teach sendfile(2) to handle send-to-pipe directly | Al Viro | 1 | -0/+9 |
2021-01-24 | namei: handle idmapped mounts in may_*() helpers | Christian Brauner | 1 | -1/+1 |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+2 |
2020-12-09 | fs: make do_renameat2() take struct filename | Jens Axboe | 1 | -0/+2 |
2020-12-01 | block: remove i_bdev | Christoph Hellwig | 1 | -6/+1 |
2020-12-01 | fs: remove get_super_thawed and get_super_exclusive_thawed | Christoph Hellwig | 1 | -0/+2 |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig | 1 | -3/+0 |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+9 |
2020-07-31 | init: add an init_mknod helper | Christoph Hellwig | 1 | -2/+0 |
2020-07-31 | init: add an init_mkdir helper | Christoph Hellwig | 1 | -1/+0 |
2020-07-31 | init: add an init_symlink helper | Christoph Hellwig | 1 | -2/+0 |
2020-07-31 | init: add an init_link helper | Christoph Hellwig | 1 | -2/+1 |
2020-07-31 | init: add an init_chmod helper | Christoph Hellwig | 1 | -1/+1 |
2020-07-31 | init: add an init_chown helper | Christoph Hellwig | 1 | -1/+1 |
2020-07-31 | init: add an init_umount helper | Christoph Hellwig | 1 | -0/+1 |
2020-07-31 | init: add an init_mount helper | Christoph Hellwig | 1 | -0/+4 |
2020-07-31 | fs: push the getname from do_rmdir into the callers | Christoph Hellwig | 1 | -1/+1 |
2020-06-24 | block: move block-related definitions out of fs.h | Christoph Hellwig | 1 | -2/+15 |
2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+0 |
2020-06-03 | writeback: Export inode_io_list_del() | Jan Kara | 1 | -2/+0 |
2020-06-02 | Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2020-05-26 | statx: hide interfaces no longer used by io_uring | Bijan Mottahedeh | 1 | -2/+0 |
2020-05-26 | statx: allow system call to be invoked from io_uring | Bijan Mottahedeh | 1 | -0/+2 |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 1 | -1/+0 |
2020-04-02 | Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2020-03-25 | block: move guard_bio_eod to bio.c | Christoph Hellwig | 1 | -1/+0 |
2020-03-13 | LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat() | Al Viro | 1 | -1/+0 |
2020-01-29 | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+8 |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -6/+0 |
2020-01-20 | fs: make two stat prep helpers available | Jens Axboe | 1 | -0/+6 |
2020-01-20 | fs: make build_open_flags() available internally | Jens Axboe | 1 | -0/+2 |
2020-01-09 | fs: move guard_bio_eod() after bio_set_op_attrs | Ming Lei | 1 | -1/+1 |
2020-01-03 | compat_ioctl: simplify the implementation | Arnd Bergmann | 1 | -6/+0 |
2019-10-25 | make __d_alloc() static | Al Viro | 1 | -1/+0 |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2019-07-19 | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -10/+0 |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+3 |
2019-07-17 | iomap: move internal declarations into fs/iomap/ | Darrick J. Wong | 1 | -10/+0 |
2019-07-10 | Teach shrink_dcache_parent() to cope with mixed-filesystem shrink lists | Al Viro | 1 | -0/+2 |
2019-06-27 | fs: fold __generic_write_end back into generic_write_end | Christoph Hellwig | 1 | -2/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-25 | switch mount_capable() to fs_context | Al Viro | 1 | -1/+1 |
2019-05-25 | move the capability checks from sget_userns() to legacy_get_tree() | Al Viro | 1 | -0/+2 |
2019-05-21 | unexport simple_dname() | Al Viro | 1 | -0/+1 |
2019-05-07 | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
2019-05-07 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2019-05-07 | Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
2019-05-01 | fs: Turn __generic_write_end into a void function | Andreas Gruenbacher | 1 | -1/+1 |
2019-04-09 | unexport d_alloc_pseudo() | Al Viro | 1 | -0/+1 |
2019-04-04 | acct_on(): don't mess with freeze protection | Al Viro | 1 | -2/+0 |
2019-03-20 | vfs: syscall: Add fsconfig() for configuring and managing a context | David Howells | 1 | -0/+3 |
2019-03-20 | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 1 | -0/+1 |
2019-02-28 | vfs: Add configuration parser helpers | David Howells | 1 | -0/+2 |
2019-01-30 | introduce fs_context methods | Al Viro | 1 | -2/+0 |
2019-01-30 | convert do_remount_sb() to fs_context | David Howells | 1 | -1/+2 |
2019-01-30 | vfs_get_tree(): evict the call of security_sb_kern_mount() | Al Viro | 1 | -0/+1 |
2019-01-30 | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells | 1 | -2/+7 |
2018-08-21 | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+1 |
2018-08-13 | Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+2 |
2018-07-18 | Revert "vfs: update ovl inode before relatime check" | Miklos Szeredi | 1 | -7/+0 |
2018-07-18 | Revert "ovl: don't allow writing ioctl on lower layer" | Miklos Szeredi | 1 | -2/+0 |
2018-07-18 | vfs: export vfs_ioctl() to modules | Miklos Szeredi | 1 | -1/+0 |
2018-07-18 | vfs: make open_with_fake_path() not contribute to nr_files | Miklos Szeredi | 1 | -0/+1 |
2018-07-12 | now we can fold open_check_o_direct() into do_dentry_open() | Al Viro | 1 | -1/+0 |
2018-07-12 | get rid of cred argument of vfs_open() and do_dentry_open() | Al Viro | 1 | -1/+1 |
2018-07-12 | pass ->f_flags value to alloc_empty_file() | Al Viro | 1 | -1/+1 |
2018-07-12 | pass creds to get_empty_filp(), make sure dentry_open() passes the right creds | Al Viro | 1 | -1/+1 |
2018-07-10 | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() | Al Viro | 1 | -1/+0 |
2018-06-19 | fs: factor out a __generic_write_end helper | Christoph Hellwig | 1 | -0/+2 |
2018-06-03 | Revert "fs: fold open_check_o_direct into do_dentry_open" | Al Viro | 1 | -0/+1 |
2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2018-04-02 | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski | 1 | -0/+1 |
2018-04-02 | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers | Dominik Brodowski | 1 | -0/+2 |
2018-04-02 | fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal... | Dominik Brodowski | 1 | -0/+1 |
2018-04-02 | fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; rem... | Dominik Brodowski | 1 | -0/+2 |
2018-04-02 | fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to... | Dominik Brodowski | 1 | -0/+2 |
2018-04-02 | fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ... | Dominik Brodowski | 1 | -0/+2 |
2018-04-02 | fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca... | Dominik Brodowski | 1 | -0/+2 |
2018-04-02 | fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ... | Dominik Brodowski | 1 | -0/+1 |
2018-04-02 | fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() | Dominik Brodowski | 1 | -0/+1 |
2018-03-28 | fs: fold open_check_o_direct into do_dentry_open | Christoph Hellwig | 1 | -1/+0 |
2017-11-10 | fs: expose do_unlinkat for built-in callers | Christoph Hellwig | 1 | -0/+1 |
2017-09-13 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2017-09-05 | ovl: don't allow writing ioctl on lower layer | Miklos Szeredi | 1 | -0/+2 |
2017-09-01 | xfs: evict all inodes involved with log redo item | Darrick J. Wong | 1 | -1/+0 |
2017-05-09 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2017-04-29 | remove pointless extern of atime_need_update_rcu() | Al Viro | 1 | -2/+0 |
2017-04-17 | fhandle: move compat syscalls from compat.c | Al Viro | 1 | -2/+0 |
2017-01-30 | iomap: constify struct iomap_ops | Christoph Hellwig | 1 | -1/+1 |
2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-12-05 | namespace.c: constify struct path passed to a bunch of primitives | Al Viro | 1 | -1/+1 |
2016-11-30 | fs: make sb_init_dio_done_wq available outside of direct-io.c | Christoph Hellwig | 1 | -0/+3 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+10 |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 1 | -0/+9 |
2016-09-27 | fs/internal.h: add const to ns_dentry_operations declaration | Rasmus Villemoes | 1 | -1/+1 |