1. 3a5a338 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  2. 002295a xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  3. 92f6060 xfs: evict CoW fork extents when performing finsert/fcollapse by Darrick J. Wong · 7 years ago
  4. a46cf59 xfs: relog dirty buffers during swapext bmbt owner change by Brian Foster · 7 years ago
  5. a51e3e2 xfs: move bmbt owner change to last step of extent swap by Brian Foster · 7 years ago
  6. 0e54279 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 7 years ago
  7. f60d76e xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 7 years ago
  8. 4e27628 xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 7 years ago
  9. f7db189 xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 7 years ago
  10. 5db7b41 xfs: don't reserve blocks for right shift transactions by Brian Foster · 7 years ago
  11. 4127a5d xfs: fix eofblocks race with file extending async dio writes by Brian Foster · 7 years ago
  12. 798b1dc xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 7 years ago
  13. b5b4d4a xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 7 years ago
  14. f380ee7 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 7 years ago
  15. c11a13d xfs: fix up xfs_swap_extent_forks inline extent handling by Eric Sandeen · 8 years ago
  16. 1f08af5 xfs: implement swapext for rmap filesystems by Darrick J. Wong · 8 years ago
  17. 39aff5f xfs: refactor swapext code by Darrick J. Wong · 8 years ago
  18. e06259a xfs: various swapext cleanups by Darrick J. Wong · 8 years ago
  19. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  20. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  21. f0bc4d1 xfs: swap inode reflink flags when swapping inode extents by Darrick J. Wong · 8 years ago
  22. f86f403 xfs: teach get_bmapx about shared extents and the CoW fork by Darrick J. Wong · 8 years ago
  23. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  24. 2b0eeb5 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled by Darrick J. Wong · 8 years ago
  25. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  26. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  27. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  28. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  29. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  30. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 8 years ago
  31. e66a4c6 xfs: convert list of extents to free into a regular list by Darrick J. Wong · 8 years ago
  32. 9b7fad2 Merge branch 'xfs-4.8-iomap-write' into for-next by Dave Chinner · 8 years ago
  33. 3c2bdc9 xfs: kill xfs_zero_remaining_bytes by Christoph Hellwig · 8 years ago
  34. bdb0d04 xfs: split xfs_free_file_space in manageable pieces by Christoph Hellwig · 8 years ago
  35. 0d5a75e xfs: make several functions static by Eric Sandeen · 8 years ago
  36. 0c871f9 xfs: remove spurious shutdown type check from xfs_bmap_finish() by Brian Foster · 8 years ago
  37. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  38. 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  39. 3dc2916 dax: use sb_issue_zerout instead of calling dax_clear_sectors by Matthew Wilcox · 8 years ago
  40. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 8 years ago
  41. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  42. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  43. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 8 years ago
  44. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  45. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  46. 4b680af xfs: lock rt summary inode on allocation by Dave Chinner · 8 years ago
  47. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 8 years ago
  48. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  49. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  50. dbd5c8c xfs: pass total block res. as total xfs_bmapi_write() parameter by Brian Foster · 9 years ago
  51. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  52. 6bc43af xfs: ensure EFD trans aborts on log recovery extent free failure by Brian Foster · 9 years ago
  53. 8d99fe9 xfs: fix efi/efd error handling to avoid fs shutdown hangs by Brian Foster · 9 years ago
  54. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  55. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  56. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  57. 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 9 years ago
  58. 4f69f57 xfs: add DAX block zeroing support by Dave Chinner · 9 years ago
  59. 6a63ef0 Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next by Dave Chinner · 9 years ago
  60. 72c1a73 xfs: xfs_shift_file_space can be static by kbuild test robot · 9 years ago
  61. a448f8f Merge branch 'fallocate-insert-range' into for-next by Dave Chinner · 9 years ago
  62. a904b1c xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  63. 723cac4 xfs: lock out page faults from extent swap operations by Dave Chinner · 9 years ago
  64. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 9 years ago
  65. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  66. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  67. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 9 years ago
  68. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  69. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  70. da5f109 xfs: flush the range before zero range conversion by Brian Foster · 10 years ago
  71. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  72. 8c15612 xfs: simplify xfs_zero_remaining_bytes by Christoph Hellwig · 10 years ago
  73. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago
  74. 33044dc Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next by Dave Chinner · 10 years ago
  75. 7abbb8f xfs: xfs_swap_extent_flush can be static by Dave Chinner · 10 years ago
  76. 8b5279e xfs: only writeback and truncate pages for the freed range by Brian Foster · 10 years ago
  77. f71721d xfs: writeback and inval. file range to be shifted by collapse by Brian Foster · 10 years ago
  78. 2c845f5 xfs: track collapse via file offset rather than extent index by Brian Foster · 10 years ago
  79. 41b9d72 xfs: trim eofblocks before collapse range by Brian Foster · 10 years ago
  80. 1669a8c xfs: xfs_file_collapse_range is delalloc challenged by Dave Chinner · 10 years ago
  81. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  82. 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
  83. 4ef897a xfs: flush both inodes in xfs_swap_extents by Dave Chinner · 10 years ago
  84. 8121768 xfs: fix swapext ilock deadlock by Dave Chinner · 10 years ago
  85. dd8c38b xfs: kill VN_MAPPED by Dave Chinner · 10 years ago
  86. 2667c6f xfs: kill VN_CACHED by Dave Chinner · 10 years ago
  87. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  88. 7f8a058 Merge branch 'xfs-libxfs-restructure' into for-next by Dave Chinner · 10 years ago
  89. cf11da9 xfs: refine the allocation stack switch by Dave Chinner · 10 years ago
  90. aa182e6 Revert "xfs: block allocation work needs to be kswapd aware" by Dave Chinner · 10 years ago
  91. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  92. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  93. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 10 years ago
  94. 1f6d648 xfs: block allocation work needs to be kswapd aware by Dave Chinner · 10 years ago
  95. ce576f1 xfs: remove XFS_TRANS_RESERVE in collapse range by Namjae Jeon · 10 years ago
  96. 897b73b xfs: zeroing space needs to punch delalloc blocks by Dave Chinner · 10 years ago
  97. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 10 years ago
  98. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 10 years ago
  99. dc16b18 Merge branch 'xfs-misc' into for-next by Ben Myers · 10 years ago
  100. 6f96b30 xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 10 years ago