1. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  2. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  3. 4ce9d18 Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  4. 211bbf3 xfs: don't update lastino for FSBULKSTAT_SINGLE by Darrick J. Wong · 6 years ago
  5. bf3cb39 xfs: allow single bulkstat of special inodes by Darrick J. Wong · 6 years ago
  6. 13d59a2 xfs: specify AG in bulk req by Darrick J. Wong · 6 years ago
  7. fba9760 xfs: wire up the v5 inumbers ioctl by Darrick J. Wong · 6 years ago
  8. 0448b6f xfs: wire up new v5 bulkstat ioctls by Darrick J. Wong · 6 years ago
  9. 5f19c7f xfs: introduce v5 inode group structure by Darrick J. Wong · 6 years ago
  10. 7035f97 xfs: introduce new v5 bulkstat structure by Darrick J. Wong · 6 years ago
  11. 8bfe9d1 xfs: rename bulkstat functions by Darrick J. Wong · 6 years ago
  12. 6f71fb6 xfs: remove various bulk request typedef usage by Darrick J. Wong · 6 years ago
  13. 677717f xfs: refactor INUMBERS to use iwalk functions by Darrick J. Wong · 6 years ago
  14. 2810bd6 xfs: convert bulkstat to new iwalk infrastructure by Darrick J. Wong · 6 years ago
  15. f16fe3e xfs: bulkstat should copy lastip whenever userspace supplies one by Darrick J. Wong · 6 years ago
  16. ca29be7 vfs: teach vfs_ioc_fssetxattr_check to check extent size hints by Darrick J. Wong · 6 years ago
  17. f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 6 years ago
  18. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 6 years ago
  19. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  20. 9108326 xfs: change some error-less functions to void types by Eric Sandeen · 6 years ago
  21. 3de5eab xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction by Darrick J. Wong · 6 years ago
  22. c23232d xfs: report fs and rt health via geometry structure by Darrick J. Wong · 6 years ago
  23. 7cd5006 xfs: add a new ioctl to describe allocation group geometry by Darrick J. Wong · 6 years ago
  24. 1b6d968 xfs: bump XFS_IOC_FSGEOMETRY to v5 structures by Dave Chinner · 6 years ago
  25. 132bf67 xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  26. daa79ba xfs: remove suport for filesystems without unwritten extent flag by Christoph Hellwig · 6 years ago
  27. 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
  28. 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
  29. 4bb8b65 xfs: fix string handling in label get/set functions by Arnd Bergmann · 7 years ago
  30. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  31. aaacdd2 xfs: don't forbid setting dax flag on directories if device doesn't dax by Darrick J. Wong · 7 years ago
  32. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
  33. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
  34. 69eb5fa xfs: prepare xfs_break_layouts() for another layout type by Dan Williams · 7 years ago
  35. c63a8ea xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL by Dan Williams · 7 years ago
  36. f7664b3 xfs: implement online get/set fs label by Eric Sandeen · 7 years ago
  37. ac503a4 xfs: refactor the geometry structure filling function by Darrick J. Wong · 7 years ago
  38. c368ebc xfs: hoist xfs_fs_geometry to libxfs by Darrick J. Wong · 7 years ago
  39. 65a7935 xfs: remove u_int* type usage by Darrick J. Wong · 7 years ago
  40. 80e4e12 xfs: scrub inodes by Darrick J. Wong · 7 years ago
  41. 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago
  42. 232b5194 xfs: simplify the xfs_getbmap interface by Christoph Hellwig · 7 years ago
  43. 6851a3d xfs: validate bdev support for DAX inode flag by Ross Zwisler · 7 years ago
  44. dd60687 xfs: don't set v3 xflags for v2 inodes by Christoph Hellwig · 7 years ago
  45. 742d842 xfs: disable per-inode DAX flag by Christoph Hellwig · 7 years ago
  46. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
  47. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  48. 3398a40 xfs: remove XFS_HSIZE by Christoph Hellwig · 8 years ago
  49. 12e4a38 xfs: fix getfsmap userspace memory corruption while setting OF_LAST by Darrick J. Wong · 8 years ago
  50. 9d17e14 xfs: fix __user annotations for xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  51. ef2b67e xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  52. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  53. be6324c xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 8 years ago
  54. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  55. 1dbba08 xfs: remove unused full argument from bmap by Eric Sandeen · 8 years ago
  56. 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
  57. fd4a0edf vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 8 years ago
  58. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  59. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  60. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  61. 1987fd7 xfs: clear reflink flag if setting realtime flag by Darrick J. Wong · 8 years ago
  62. 4f435eb xfs: don't mix reflink and DAX mode for now by Darrick J. Wong · 8 years ago
  63. c8e156a xfs: check for invalid inode reflink flags by Darrick J. Wong · 8 years ago
  64. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  65. 69bca80 xfs: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
  66. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  67. 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
  68. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  69. 8f3e205 xfs: don't pass ioflags around in the ioctl path by Christoph Hellwig · 8 years ago
  70. 7f1b624 xfs: fix type confusion in xfs_ioc_swapext by Jann Horn · 8 years ago
  71. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 9 years ago
  72. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  73. bfe8804 xfs: use ->readlink to implement the readlink_by_handle ioctl by Christoph Hellwig · 9 years ago
  74. 85a9f38 Merge branch 'xfs-dax-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  75. 6448543 xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE by Dave Chinner · 9 years ago
  76. 3a6a854 xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared by Dave Chinner · 9 years ago
  77. e889752 xfs: XFS_DIFLAG_DAX is only for regular files or directories by Dave Chinner · 9 years ago
  78. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  79. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  80. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  81. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  82. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  83. 47e1bf6 xfs: invalidate cached acl if set via ioctl by Andreas Gruenbacher · 9 years ago
  84. 09cb22d xfs: Plug memory leak in xfs_attrmulti_attr_set by Andreas Gruenbacher · 9 years ago
  85. 1e2103c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next by Dave Chinner · 9 years ago
  86. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  87. 51fcbfe xfs: avoid dependency on Linux XATTR_SIZE_MAX by Jan Tulak · 9 years ago
  88. 4e24761 xfs: prefix XATTR_LIST_MAX with XFS_ by Jan Tulak · 9 years ago
  89. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  90. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  91. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  92. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  93. 6a63ef0 Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next by Dave Chinner · 10 years ago
  94. 21c3ea1 xfs: unlock i_mutex in xfs_break_layouts by Christoph Hellwig · 10 years ago
  95. e8e9ad4 xfs: take i_mmap_lock on extent manipulation operations by Dave Chinner · 10 years ago
  96. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  98. 781355c xfs: recall pNFS layouts on conflicting access by Christoph Hellwig · 10 years ago
  99. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 10 years ago
  100. f92090e xfs: xfs_ioctl_setattr_check_projid can be static by kbuild test robot · 10 years ago