1. 394aafd xfs: widen inode delalloc block counter to 64-bits by Darrick J. Wong · 6 years ago
  2. cb357bf xfs: implement per-inode writeback completion queues by Darrick J. Wong · 6 years ago
  3. 6772c1f xfs: track metadata health status by Darrick J. Wong · 6 years ago
  4. 9b24717 xfs: cache unlinked pointers in an rhashtable by Darrick J. Wong · 6 years ago
  5. 9d9e623 xfs: fold dfops into the transaction by Brian Foster · 6 years ago
  6. 51d6269 xfs: introduce a new xfs_inode_has_cow_data helper by Christoph Hellwig · 6 years ago
  7. 3ba738d xfs: remove the xfs_ifork_t typedef by Christoph Hellwig · 6 years ago
  8. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  9. 89c3e8c xfs: kill IHOLD by Darrick J. Wong · 6 years ago
  10. 0e0417f xfs: remove dfops parameter from ifree call stack by Brian Foster · 7 years ago
  11. 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
  12. 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
  13. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  14. 69eb5fa xfs: prepare xfs_break_layouts() for another layout type by Dan Williams · 7 years ago
  15. 4e52933 xfs: factor out nodiscard helpers by Brian Foster · 7 years ago
  16. 13b86fc xfs: skip online discard during eofblocks trims by Brian Foster · 7 years ago
  17. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  18. c959025 xfs: Remove "committed" argument of xfs_dir_ialloc by Chandan Rajendra · 7 years ago
  19. f5c54717 xfs: remove xfs_zero_range by Christoph Hellwig · 7 years ago
  20. 7c2d238 xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes by Darrick J. Wong · 7 years ago
  21. 9cfb9b4 xfs: provide a centralized method for verifying inline fork data by Darrick J. Wong · 7 years ago
  22. 91aae6b xfs: track cowblocks separately in i_flags by Darrick J. Wong · 7 years ago
  23. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  24. 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
  25. 9b2970a xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA by Christoph Hellwig · 8 years ago
  26. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  27. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  28. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  29. 98efe8a xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 8 years ago
  30. e153aa7 xfs: set a default CoW extent size of 32 blocks by Darrick J. Wong · 8 years ago
  31. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  32. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  33. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  34. 46eeb52 xfs: introduce refcount btree definitions by Darrick J. Wong · 8 years ago
  35. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  36. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  37. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  38. 3176c3e xfs: kill ioflags by Christoph Hellwig · 8 years ago
  39. 9b7fad2 Merge branch 'xfs-4.8-iomap-write' into for-next by Dave Chinner · 9 years ago
  40. 7bb41db xfs: handle 64-bit length in xfs_iozero by Christoph Hellwig · 9 years ago
  41. 0d5a75e xfs: make several functions static by Eric Sandeen · 9 years ago
  42. 2b3d1d4 xfs: set up inode operation vectors later by Christoph Hellwig · 9 years ago
  43. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 9 years ago
  44. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  45. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  46. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  47. 8aa7d37 xfs: Factor xfs_seek_hole_data into helper by Eric Sandeen · 9 years ago
  48. 0952c81 xfs: clean up inode lockdep annotations by Dave Chinner · 9 years ago
  49. 88e8fda Merge branch 'xfs-mmap-lock' into for-next by Dave Chinner · 10 years ago
  50. 3cabb83 Merge branch 'xfs-misc-fixes-for-4.1' into for-next by Dave Chinner · 10 years ago
  51. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  52. 5885ebd xfs: ensure truncate forces zeroed blocks to disk by Dave Chinner · 10 years ago
  53. 653c60b xfs: introduce mmap/truncate lock by Dave Chinner · 10 years ago
  54. 3fd1b0d Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next by Dave Chinner · 10 years ago
  55. 8add71c xfs: factor out a xfs_update_prealloc_flags() helper by Christoph Hellwig · 10 years ago
  56. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  57. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  58. ce57bcf xfs: check for inode size overflow in xfs_new_eof() by Brian Foster · 10 years ago
  59. b92cc59f6 xfs: kill xfs_vnode.h by Dave Chinner · 10 years ago
  60. b70f14e Merge branch 'xfs-feature-bit-cleanup' into for-next by Dave Chinner · 11 years ago
  61. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 11 years ago
  62. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 11 years ago
  63. f37211c xfs: remove XFS_IFILESTREAM by Christoph Hellwig · 11 years ago
  64. 330033d xfs: fix tmpfile/selinux deadlock and initialize security by Brian Foster · 11 years ago
  65. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 11 years ago
  66. 99b6436 xfs: add O_TMPFILE support by Zhi Yong Wu · 11 years ago
  67. 163467d xfs: factor prid related codes into xfs_get_initial_prid() by Zhi Yong Wu · 11 years ago
  68. efa70be xfs: add xfs_ilock_attr_map_shared by Christoph Hellwig · 11 years ago
  69. 309ecac8 xfs: rename xfs_ilock_map_shared by Christoph Hellwig · 11 years ago
  70. 01f4f32 xfs: remove xfs_iunlock_map_shared by Christoph Hellwig · 11 years ago
  71. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  72. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  73. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  74. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  75. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  76. 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago
  77. 7bb85ef xfs: move unrelated definitions out of xfs_inode.h by Dave Chinner · 11 years ago
  78. 5c4d97d xfs: move inode fork definitions to a new header file by Dave Chinner · 11 years ago
  79. 6943283 xfs: split out inode log item format definition by Dave Chinner · 11 years ago
  80. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 12 years ago
  81. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 12 years ago
  82. 56cea2d xfs: take inode version into account in XFS_LITINO by Christoph Hellwig · 12 years ago
  83. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 12 years ago
  84. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  85. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  86. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  87. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  88. 72b53ef xfs: create helper to check whether to free eofblocks on inode by Brian Foster · 12 years ago
  89. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  90. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 13 years ago
  91. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 13 years ago
  92. 129dbc9 xfs: remove xfs_inotobp by Christoph Hellwig · 13 years ago
  93. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 13 years ago
  94. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 13 years ago
  95. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  96. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 13 years ago
  97. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 13 years ago
  98. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 13 years ago
  99. 6923e68 xfs: do not require an ioend for new EOF calculation by Christoph Hellwig · 13 years ago
  100. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 13 years ago