| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | xfs: use the new ->i_state accessors | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-05 | Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm... | Carlos Maiolino | 1 | -7/+5 |
| 2025-09-05 | xfs: remove deprecated sysctl knobs | Darrick J. Wong | 1 | -7/+5 |
| 2025-08-28 | xfs: add .fileattr_set and fileattr_get callbacks for symlinks | Andrey Albershteyn | 1 | -0/+2 |
| 2025-08-11 | xfs: disallow atomic writes on DAX | John Garry | 1 | -2/+3 |
| 2025-07-24 | xfs: stop passing an inode to the zone space reservation helpers | Christoph Hellwig | 1 | -2/+2 |
| 2025-07-08 | xfs: rename the bt_bdev_* buftarg fields | Christoph Hellwig | 1 | -1/+1 |
| 2025-05-07 | xfs: update atomic write limits | John Garry | 1 | -6/+46 |
| 2025-05-07 | xfs: refine atomic write size check in xfs_file_write_iter() | John Garry | 1 | -5/+31 |
| 2025-05-07 | xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write() | John Garry | 1 | -1/+1 |
| 2025-05-07 | fs: add atomic write unit max opt to statx | John Garry | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+29 |
| 2025-03-03 | xfs: implement buffered writes to zoned RT devices | Christoph Hellwig | 1 | -2/+29 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -2/+2 |
| 2025-01-09 | xfs: report the correct read/write dio alignment for reflinked inodes | Christoph Hellwig | 1 | -3/+18 |
| 2025-01-09 | xfs: cleanup xfs_vn_getattr | Christoph Hellwig | 1 | -24/+23 |
| 2024-11-21 | Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+14 |
| 2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+22 |
| 2024-11-05 | xfs: hide metadata inodes from everyone because they are special | Darrick J. Wong | 1 | -1/+14 |
| 2024-11-04 | xfs: Support atomic write for statx | John Garry | 1 | -0/+22 |
| 2024-10-10 | Merge patch series "timekeeping/fs: multigrain timestamp redux" | Christian Brauner | 1 | -7/+3 |
| 2024-10-10 | xfs: switch to multigrain timestamps | Jeff Layton | 1 | -7/+3 |
| 2024-09-03 | iomap: fix handling of dirty folios over unwritten extents | Brian Foster | 1 | -10/+0 |
| 2024-09-02 | xfs: expose block size in stat | Pankaj Raghav | 1 | -1/+1 |
| 2024-07-17 | Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -23/+28 |
| 2024-07-02 | xfs: separate the icreate logic around INIT_XATTRS | Darrick J. Wong | 1 | -7/+4 |
| 2024-07-02 | xfs: push xfs_icreate_args creation out of xfs_create* | Darrick J. Wong | 1 | -17/+24 |
| 2024-07-02 | xfs: hoist extent size helpers to libxfs | Darrick J. Wong | 1 | -0/+1 |
| 2024-06-19 | xfs: reserve blocks for truncating large realtime inode | Zhang Yi | 1 | -1/+14 |
| 2024-04-23 | xfs: parent pointer attribute creation | Allison Henderson | 1 | -1/+14 |
| 2024-04-23 | xfs: Expose init_xattrs in xfs_create_tmpfile | Allison Henderson | 1 | -1/+1 |
| 2024-04-23 | xfs: make attr removal an explicit operation | Darrick J. Wong | 1 | -1/+1 |
| 2024-04-23 | xfs: remove xfs_da_args.attr_flags | Darrick J. Wong | 1 | -1/+1 |
| 2024-04-22 | xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) | Christoph Hellwig | 1 | -1/+1 |
| 2024-04-15 | xfs: hide private inodes from bulkstat and handle functions | Darrick J. Wong | 1 | -0/+3 |
| 2024-04-15 | xfs: declare xfs_file.c symbols in xfs_file.h | Darrick J. Wong | 1 | -0/+1 |
| 2024-02-19 | xfs: Remove mrlock wrapper | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2024-02-19 | xfs: Replace xfs_isilocked with xfs_assert_ilocked | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2024-02-13 | xfs: convert remaining kmem_free() to kfree() | Dave Chinner | 1 | -1/+1 |
| 2023-11-20 | xfs: respect the stable writes flag on the RT device | Christoph Hellwig | 1 | -0/+7 |
| 2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -4/+4 |
| 2023-10-18 | xfs: convert to new timestamp accessors | Jeff Layton | 1 | -4/+4 |
| 2023-10-12 | xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE | Jeff Layton | 1 | -0/+5 |
| 2023-09-20 | Revert "xfs: switch to multigrain timestamps" | Christian Brauner | 1 | -3/+3 |
| 2023-08-11 | xfs: switch to multigrain timestamps | Jeff Layton | 1 | -3/+3 |
| 2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton | 1 | -1/+0 |
| 2023-08-11 | xfs: have xfs_vn_update_time gets its own timestamp | Jeff Layton | 1 | -5/+9 |
| 2023-08-09 | fs: drop the timespec64 arg from generic_update_time | Jeff Layton | 1 | -2/+4 |
| 2023-07-24 | xfs: convert to ctime accessor functions | Jeff Layton | 1 | -2/+2 |
| 2023-01-19 | fs: port vfs{g,u}id helpers to mnt_idmap | Christian Brauner | 1 | -3/+2 |
| 2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 1 | -3/+2 |
| 2023-01-19 | fs: port i_{g,u}id_{needs_}update() to mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -21/+14 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->tmpfile() to pass mnt_idmap | Christian Brauner | 1 | -1/+3 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+2 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -2/+3 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 1 | -3/+3 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -1/+2 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -1/+2 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -1/+2 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -14/+15 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+0 |
| 2022-12-11 | xfs: remove restrictions for fsdax and reflink | Shiyang Ruan | 1 | -4/+0 |
| 2022-10-20 | fs: rename current get acl method | Christian Brauner | 1 | -3/+3 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 1 | -4/+6 |
| 2022-10-10 | Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+4 |
| 2022-10-10 | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+9 |
| 2022-09-24 | vfs: open inside ->tmpfile() | Miklos Szeredi | 1 | -7/+9 |
| 2022-09-19 | xfs: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 1 | -2/+4 |
| 2022-09-11 | xfs: support STATX_DIOALIGN | Eric Biggers | 1 | -0/+10 |
| 2022-08-04 | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -7/+6 |
| 2022-07-12 | xfs: replace XFS_IFORK_Q with a proper predicate function | Darrick J. Wong | 1 | -1/+1 |
| 2022-07-09 | xfs: add selinux labels to whiteout inodes | Eric Sandeen | 1 | -6/+5 |
| 2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -4/+6 |
| 2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -4/+4 |
| 2022-05-27 | xfs: move xfs_attr_use_log_assist usage out of libxfs | Darrick J. Wong | 1 | -1/+2 |
| 2022-05-04 | xfs: Set up infrastructure for log attribute replay | Allison Henderson | 1 | -0/+2 |
| 2022-04-26 | xfs: improve __xfs_set_acl | Yang Xu | 1 | -2/+0 |
| 2022-03-14 | xfs: refactor user/group quota chown in xfs_setattr_nonsize | Darrick J. Wong | 1 | -40/+20 |
| 2022-03-14 | xfs: use setattr_copy to set vfs inode attributes | Darrick J. Wong | 1 | -53/+3 |
| 2022-03-09 | xfs: don't generate selinux audit messages for capability testing | Darrick J. Wong | 1 | -1/+1 |
| 2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+3 |
| 2021-12-21 | xfs: Fix comments mentioning xfs_ialloc | Yang Xu | 1 | -3/+3 |
| 2021-12-21 | xfs: don't expose internal symlink metadata buffers to the vfs | Darrick J. Wong | 1 | -33/+1 |
| 2021-12-04 | xfs: add xfs_zero_range and xfs_truncate_page helpers | Shiyang Ruan | 1 | -4/+3 |
| 2021-08-24 | xfs: fix I_DONTCACHE | Dave Chinner | 1 | -1/+1 |
| 2021-08-19 | xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown | Dave Chinner | 1 | -2/+2 |
| 2021-08-19 | xfs: convert remaining mount flags to state flags | Dave Chinner | 1 | -1/+1 |
| 2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -6/+6 |
| 2021-08-19 | xfs: replace xfs_sb_version checks with feature flag checks | Dave Chinner | 1 | -4/+4 |
| 2021-08-06 | xfs: remove the active vs running quota differentiation | Christoph Hellwig | 1 | -2/+2 |
| 2021-06-01 | xfs: clean up open-coded fs block unit conversions | Darrick J. Wong | 1 | -2/+2 |
| 2021-04-29 | Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -17/+48 |
| 2021-04-15 | xfs: remove XFS_IFINLINE | Christoph Hellwig | 1 | -2/+2 |
| 2021-04-12 | xfs: convert to fileattr | Miklos Szeredi | 1 | -0/+7 |
| 2021-04-07 | xfs: move the di_crtime field to struct xfs_inode | Christoph Hellwig | 1 | -1/+1 |
| 2021-04-07 | xfs: move the di_flags2 field to struct xfs_inode | Christoph Hellwig | 1 | -1/+1 |
| 2021-04-07 | xfs: move the di_flags field to struct xfs_inode | Christoph Hellwig | 1 | -3/+3 |
| 2021-04-07 | xfs: move the di_nblocks field to struct xfs_inode | Christoph Hellwig | 1 | -2/+1 |
| 2021-04-07 | xfs: move the di_size field to struct xfs_inode | Christoph Hellwig | 1 | -6/+6 |
| 2021-04-07 | xfs: move the di_projid field to struct xfs_inode | Christoph Hellwig | 1 | -1/+1 |
| 2021-03-25 | xfs: initialise attr fork on inode create | Dave Chinner | 1 | -1/+33 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -43/+58 |
| 2021-02-03 | xfs: refactor inode ownership change transaction/inode/quota allocation idiom | Darrick J. Wong | 1 | -24/+2 |
| 2021-01-24 | xfs: support idmapped mounts | Christoph Hellwig | 1 | -21/+28 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -22/+30 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-22 | xfs: Fix assert failure in xfs_setattr_size() | Yumei Huang | 1 | -1/+1 |
| 2020-12-12 | xfs: open code updating i_mode in xfs_set_acl | Christoph Hellwig | 1 | -6/+5 |
| 2020-12-12 | xfs: remove xfs_vn_setattr_nonsize | Christoph Hellwig | 1 | -19/+7 |
| 2020-12-09 | xfs: remove unnecessary null check in xfs_generic_create | Kaixu Xia | 1 | -4/+2 |
| 2020-11-04 | xfs: flush new eof page on truncate to avoid post-eof corruption | Brian Foster | 1 | -0/+10 |
| 2020-09-25 | xfs: directly call xfs_generic_create() for ->create() and ->mkdir() | Kaixu Xia | 1 | -2/+2 |
| 2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -2/+2 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 1 | -0/+1 |
| 2020-05-19 | xfs: move the per-fork nextents fields into struct xfs_ifork | Christoph Hellwig | 1 | -1/+1 |
| 2020-05-04 | fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() | Ira Weiny | 1 | -19/+27 |
| 2020-05-04 | fs/xfs: Create function xfs_inode_should_enable_dax() | Ira Weiny | 1 | -6/+22 |
| 2020-05-04 | fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS | Ira Weiny | 1 | -1/+1 |
| 2020-05-04 | xfs: combine two if statements with same condition | Kaixu Xia | 1 | -5/+0 |
| 2020-03-19 | xfs: remove the di_version field from struct icdinode | Christoph Hellwig | 1 | -1/+1 |
| 2020-03-02 | xfs: clean up the attr flag confusion | Christoph Hellwig | 1 | -2/+1 |
| 2020-03-02 | xfs: pass an initialized xfs_da_args structure to xfs_attr_set | Christoph Hellwig | 1 | -4/+9 |
| 2020-03-02 | xfs: remove the icdinode di_uid/di_gid members | Christoph Hellwig | 1 | -5/+1 |
| 2020-03-02 | xfs: ensure that the inode uid/gid match values match the icdinode ones | Christoph Hellwig | 1 | -3/+0 |
| 2020-01-09 | xfs: Remove all strlen in all xfs_attr_* functions for attr names. | Allison Henderson | 1 | -2/+4 |
| 2019-11-13 | xfs: merge the projid fields in struct xfs_icdinode | Christoph Hellwig | 1 | -1/+1 |
| 2019-11-13 | xfs: use a struct timespec64 for the in-core crtime | Christoph Hellwig | 1 | -2/+1 |
| 2019-11-13 | xfs: convert open coded corruption check to use XFS_IS_CORRUPT | Darrick J. Wong | 1 | -3/+1 |
| 2019-11-10 | xfs: remove the now unused dir ops infrastructure | Christoph Hellwig | 1 | -1/+0 |
| 2019-11-10 | xfs: move the node header size to struct xfs_da_geometry | Christoph Hellwig | 1 | -1/+0 |
| 2019-11-04 | xfs: always log corruption errors | Darrick J. Wong | 1 | -3/+7 |
| 2019-10-29 | xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-29 | xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-29 | xfs: rename the m_writeio_* fields in struct xfs_mount | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-29 | xfs: remove the m_readio_* fields in struct xfs_mount | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-29 | xfs: cleanup calculating the stat optimal I/O size | Christoph Hellwig | 1 | -10/+37 |
| 2019-10-28 | xfs: add a xfs_inode_buftarg helper | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-21 | xfs: split the iomap ops for buffered vs direct writes | Christoph Hellwig | 1 | -2/+2 |
| 2019-10-21 | xfs: split out a new set of read-only iomap ops | Christoph Hellwig | 1 | -1/+1 |
| 2019-08-22 | xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT | Darrick J. Wong | 1 | -0/+1 |
| 2019-06-28 | xfs: remove unused header files | Eric Sandeen | 1 | -10/+0 |
| 2019-03-01 | xfs: fix reporting supported extra file attributes for statx() | Luis R. Rodriguez | 1 | -0/+8 |
| 2019-02-14 | xfs: don't ever put nlink > 0 inodes on the unlinked list | Darrick J. Wong | 1 | -2/+11 |
| 2018-09-29 | xfs: don't crash the vfs on a garbage inline symlink | Darrick J. Wong | 1 | -1/+11 |
| 2018-08-14 | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+3 |
| 2018-08-03 | new helper: inode_fake_hash() | Al Viro | 1 | -1/+1 |
| 2018-07-26 | xfs: clean up IRELE/iput callsites | Darrick J. Wong | 1 | -2/+2 |
| 2018-07-26 | xfs: remove all boilerplate defer init/finish code | Brian Foster | 1 | -2/+0 |
| 2018-07-26 | xfs: pull up dfops from xfs_itruncate_extents() | Brian Foster | 1 | -0/+3 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
| 2018-06-12 | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -13/+9 |
| 2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+10 |
| 2018-06-08 | xfs: setup VFS i_rwsem lockdep state correctly | Dave Chinner | 1 | -0/+8 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -1/+1 |
| 2018-06-05 | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -6/+26 |
| 2018-05-31 | fs: allow per-device dax status checking for filesystems | Darrick J. Wong | 1 | -5/+25 |
| 2018-05-22 | xfs_vn_lookup: simplify a bit | Al Viro | 1 | -8/+8 |
| 2018-05-22 | xfs: prepare xfs_break_layouts() for another layout type | Dan Williams | 1 | -3/+3 |
| 2018-05-22 | xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL | Dan Williams | 1 | -3/+7 |
| 2018-05-10 | xfs: remove unnecessary xfs_qm_dqattach parameter | Darrick J. Wong | 1 | -1/+1 |
| 2018-04-12 | Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
| 2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+4 |
| 2018-04-09 | xfs: non-scrub - remove unused function parameters | Eric Sandeen | 1 | -1/+1 |
| 2018-03-30 | xfs, dax: introduce xfs_dax_aops | Dan Williams | 1 | -1/+4 |
| 2018-03-15 | xfs: remove xfs_zero_range | Christoph Hellwig | 1 | -1/+3 |
| 2018-03-11 | xfs: implement the lazytime mount option | Christoph Hellwig | 1 | -1/+12 |
| 2017-11-03 | xfs: truncate pagecache before writeback in xfs_setattr_size() | Eryu Guan | 1 | -16/+20 |
| 2017-10-26 | xfs: remove if_rdev | Christoph Hellwig | 1 | -15/+1 |
| 2017-09-02 | xfs: fix compiler warnings | Darrick J. Wong | 1 | -1/+1 |
| 2017-07-07 | xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN | Darrick J. Wong | 1 | -1/+1 |
| 2017-06-27 | xfs: Don't clear SGID when inheriting ACLs | Jan Kara | 1 | -2/+2 |
| 2017-04-03 | xfs: report crtime and attribute flags to statx | Darrick J. Wong | 1 | -0/+14 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -4/+5 |
| 2017-01-17 | xfs: sanity check inode mode when creating new dentry | Amir Goldstein | 1 | -9/+39 |
| 2017-01-17 | xfs: replace xfs_mode_to_ftype table with switch statement | Amir Goldstein | 1 | -1/+1 |
| 2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -2/+0 |
| 2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -2/+0 |
| 2016-12-09 | xfs: use xfs_vn_setattr_size to check on new size | Eryu Guan | 1 | -1/+1 |
| 2016-11-30 | xfs: remove i_iolock and use i_rwsem in the VFS inode instead | Christoph Hellwig | 1 | -8/+6 |
| 2016-10-13 | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -2/+2 |
| 2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -15/+0 |
| 2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 1 | -31/+61 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -15/+0 |
| 2016-10-05 | xfs: don't mix reflink and DAX mode for now | Darrick J. Wong | 1 | -0/+1 |
| 2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 1 | -1/+1 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -2/+2 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -6/+4 |
| 2016-09-22 | xfs: Propagate dentry down to inode_change_ok() | Jan Kara | 1 | -31/+63 |
| 2016-08-17 | xfs: (re-)implement FIEMAP_FLAG_XATTR | Christoph Hellwig | 1 | -1/+8 |
| 2016-06-21 | xfs: use iomap infrastructure for DAX zeroing | Christoph Hellwig | 1 | -7/+2 |
| 2016-06-21 | xfs: use iomap fiemap implementation | Christoph Hellwig | 1 | -75/+5 |
| 2016-06-21 | xfs: implement iomap based buffered write path | Christoph Hellwig | 1 | -4/+5 |
| 2016-06-21 | xfs: reorder zeroing and flushing sequence in truncate | Christoph Hellwig | 1 | -14/+19 |