- 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
- 132c460 xfs: Fix comments mentioning xfs_ialloc by Yang Xu · 3 years ago
- 7b7820b xfs: don't expose internal symlink metadata buffers to the vfs by Darrick J. Wong · 3 years ago
- f1ba5fa xfs: add xfs_zero_range and xfs_truncate_page helpers by Shiyang Ruan · 3 years, 1 month ago
- f38a032 xfs: fix I_DONTCACHE by Dave Chinner · 3 years, 4 months ago
- 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
- 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 4 months ago
- 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
- 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 5 months ago
- a7bcb14 xfs: clean up open-coded fs block unit conversions by Darrick J. Wong · 3 years, 7 months ago
- d2b6f8a Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
- 0779f4a xfs: remove XFS_IFINLINE by Christoph Hellwig · 3 years, 9 months ago
- 9fefd5d xfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- e6a688c xfs: initialise attr fork on inode create by Dave Chinner · 3 years, 9 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 7317a03 xfs: refactor inode ownership change transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
- f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 88a9e03 xfs: Fix assert failure in xfs_setattr_size() by Yumei Huang · 4 years ago
- 5d24ec4c xfs: open code updating i_mode in xfs_set_acl by Christoph Hellwig · 4 years, 1 month ago
- 26f8836 xfs: remove xfs_vn_setattr_nonsize by Christoph Hellwig · 4 years, 1 month ago
- 88269b8 xfs: remove unnecessary null check in xfs_generic_create by Kaixu Xia · 4 years, 1 month ago
- 869ae85 xfs: flush new eof page on truncate to avoid post-eof corruption by Brian Foster · 4 years, 2 months ago
- c9c626b xfs: directly call xfs_generic_create() for ->create() and ->mkdir() by Kaixu Xia · 4 years, 3 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
- 840d493 fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() by Ira Weiny · 4 years, 8 months ago
- 32dbc56 fs/xfs: Create function xfs_inode_should_enable_dax() by Ira Weiny · 4 years, 8 months ago
- 606723d fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS by Ira Weiny · 4 years, 8 months ago
- d51bafe xfs: combine two if statements with same condition by Kaixu Xia · 4 years, 8 months ago
- 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 4 years, 9 months ago
- d5f0f49 xfs: clean up the attr flag confusion by Christoph Hellwig · 4 years, 10 months ago
- a254462 xfs: pass an initialized xfs_da_args structure to xfs_attr_set by Christoph Hellwig · 4 years, 10 months ago
- 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 4 years, 10 months ago
- 3d8f282 xfs: ensure that the inode uid/gid match values match the icdinode ones by Christoph Hellwig · 4 years, 10 months ago
- d29f781 xfs: Remove all strlen in all xfs_attr_* functions for attr names. by Allison Henderson · 5 years ago
- de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
- 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
- a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
- 957ee13 xfs: remove the now unused dir ops infrastructure by Christoph Hellwig · 5 years ago
- 3b34441 xfs: move the node header size to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
- a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
- 7c6b94b xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE by Christoph Hellwig · 5 years ago
- 3274d00 xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to by Christoph Hellwig · 5 years ago
- 5da8a07 xfs: rename the m_writeio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
- 3cd1d18 xfs: remove the m_readio_* fields in struct xfs_mount by Christoph Hellwig · 5 years ago
- dd2d535 xfs: cleanup calculating the stat optimal I/O size by Christoph Hellwig · 5 years ago
- 30fa529 xfs: add a xfs_inode_buftarg helper by Christoph Hellwig · 5 years ago
- f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
- 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
- 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 1b9598c xfs: fix reporting supported extra file attributes for statx() by Luis R. Rodriguez · 6 years ago
- c4a6bf7 xfs: don't ever put nlink > 0 inodes on the unlinked list by Darrick J. Wong · 6 years ago
- ae29478 xfs: don't crash the vfs on a garbage inline symlink by Darrick J. Wong · 6 years ago
- 781fca5 Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- 5bef915 new helper: inode_fake_hash() by Al Viro · 6 years ago
- 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
- c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
- 02dff7b xfs: pull up dfops from xfs_itruncate_extents() by Brian Foster · 6 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- a205f0c Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- ef215e3 xfs: setup VFS i_rwsem lockdep state correctly by Dave Chinner · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
- b113a6d xfs_vn_lookup: simplify a bit by Al Viro · 7 years ago
- 69eb5fa xfs: prepare xfs_break_layouts() for another layout type by Dan Williams · 7 years ago
- c63a8ea xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL by Dan Williams · 7 years ago
- c14cfcc xfs: remove unnecessary xfs_qm_dqattach parameter by Darrick J. Wong · 7 years ago
- 80aa76b Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
- 6e2608d xfs, dax: introduce xfs_dax_aops by Dan Williams · 7 years ago
- f5c54717 xfs: remove xfs_zero_range by Christoph Hellwig · 7 years ago
- c3b1b13 xfs: implement the lazytime mount option by Christoph Hellwig · 7 years ago
- 350976ae xfs: truncate pagecache before writeback in xfs_setattr_size() by Eryu Guan · 7 years ago
- 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
- 7bf7a19 xfs: fix compiler warnings by Darrick J. Wong · 7 years ago
- 6eb0b8d xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN by Darrick J. Wong · 7 years ago
- 8ba3587 xfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
- 5f955f2 xfs: report crtime and attribute flags to statx by Darrick J. Wong · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
- 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago