1. 5e0cd1e xfs: change the seconds fields in xfs_bulkstat to signed by Darrick J. Wong · 5 years ago
  2. aeea4b7 xfs: move local to extent inode logging into bmap helper by Brian Foster · 5 years ago
  3. 603efeb xfs: remove broken error handling on failed attr sf to leaf change by Brian Foster · 5 years ago
  4. 0b10d8a xfs: log the inode on directory sf to block format change by Brian Foster · 5 years ago
  5. 3219e8c xfs: assure zeroed memory buffers for certain kmem allocations by Bill O'Donnell · 5 years ago
  6. d5cc14d xfs: removed unused error variable from xchk_refcountbt_rec by Aliasgar Surti · 5 years ago
  7. 6374ca0 xfs: remove unused flags arg from xfs_get_aghdr_buf() by Eric Sandeen · 5 years ago
  8. e093c4b xfs: Fix tail rounding in xfs_alloc_file_space() by Max Reitz · 5 years ago
  9. 2268419 Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  10. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  11. 14ed868 xfs: remove unlikely() from WARN_ON() condition by Denis Efremov · 5 years ago
  12. 4ef5b13 Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  13. 88d32d3 xfs: avoid unused to_mp() function warning by Austin Kim · 5 years ago
  14. 6f4ff81 xfs: log proper length of superblock by Eric Sandeen · 5 years ago
  15. ce84042 xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag") by Darrick J. Wong · 5 years ago
  16. 583e4ef xfs: removed unneeded variable by Aliasgar Surti · 5 years ago
  17. e20e174 xfs: convert inode to extent format after extent merge due to shift by Brian Foster · 5 years ago
  18. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  19. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  20. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  21. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  22. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  23. 14e15f1 xfs: push the grant head when the log head moves forward by Dave Chinner · 5 years ago
  24. 0383f54 xfs: push iclog state cleaning into xlog_state_clean_log by Dave Chinner · 5 years ago
  25. 5e96fa8 xfs: factor iclog state processing out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  26. 6546818 xfs: factor callbacks out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  27. 6769aa2 xfs: factor debug code out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  28. 8ab39f1 xfs: prevent CIL push holdoff in log recovery by Dave Chinner · 5 years ago
  29. cdea545 xfs: fix missed wakeup on l_flush_wait by Rik van Riel · 5 years ago
  30. 7c107af xfs: push the AIL in xlog_grant_head_wake by Dave Chinner · 5 years ago
  31. eb2e999 xfs: Use WARN_ON_ONCE for bailout mount-operation by Austin Kim · 5 years ago
  32. bc56ad8 xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT by kaixuxia · 5 years ago
  33. 76f1793 xfs: define a flags field for the AG geometry ioctl structure by Darrick J. Wong · 5 years ago
  34. eb77b23 xfs: add a xfs_valid_startblock helper by Christoph Hellwig · 5 years ago
  35. 1baa280 xfs: remove the unused XFS_ALLOC_USERDATA flag by Christoph Hellwig · 5 years ago
  36. ecfc28a xfs: cleanup xfs_fsb_to_db by Christoph Hellwig · 5 years ago
  37. adcb0ca xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate by Christoph Hellwig · 5 years ago
  38. 40144e4 xfs: Fix stale data exposure when readahead races with hole punch by Jan Kara · 5 years ago
  39. ddbca70 xfs: allocate xattr buffer on demand by Dave Chinner · 5 years ago
  40. 9df243a xfs: consolidate attribute value copying by Dave Chinner · 5 years ago
  41. e3cc455 xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue by Dave Chinner · 5 years ago
  42. a0e959d xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue by Dave Chinner · 5 years ago
  43. 728bcaa xfs: make attr lookup returns consistent by Dave Chinner · 5 years ago
  44. 756c6f0 xfs: reverse search directory freespace indexes by Dave Chinner · 5 years ago
  45. 610125a xfs: speed up directory bestfree block scanning by Dave Chinner · 5 years ago
  46. 0e82225 xfs: factor free block index lookup from xfs_dir2_node_addname_int() by Dave Chinner · 5 years ago
  47. a07258a xfs: factor data block addition from xfs_dir2_node_addname_int() by Dave Chinner · 5 years ago
  48. aee7754b xfs: move xfs_dir2_addname() by Dave Chinner · 5 years ago
  49. 39ee223 xfs: remove all *_ITER_CONTINUE values by Darrick J. Wong · 5 years ago
  50. ce6595a kill the last users of user_{path,lpath,path_dir}() by Al Viro · 6 years ago
  51. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  52. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  53. 7f313ed xfs: log proper length of btree block in scrub/repair by Eric Sandeen · 5 years ago
  54. ffb5696 xfs: reinitialize rm_flags when unpacking an offset into an rmap irec by Darrick J. Wong · 5 years ago
  55. 3e08f42 xfs: remove unnecessary int returns from deferred bmap functions by Darrick J. Wong · 5 years ago
  56. 74b4c5d xfs: remove unnecessary int returns from deferred refcount functions by Darrick J. Wong · 5 years ago
  57. bc46ac6 xfs: remove unnecessary int returns from deferred rmap functions by Darrick J. Wong · 5 years ago
  58. 2ca0917 xfs: remove unnecessary parameter from xfs_iext_inc_seq by Darrick J. Wong · 5 years ago
  59. b521c89 xfs: fix sign handling problem in xfs_bmbt_diff_two_keys by Darrick J. Wong · 5 years ago
  60. 7380e8f xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys by Darrick J. Wong · 5 years ago
  61. c94613f xfs: fix maxicount division by zero error by Darrick J. Wong · 5 years ago
  62. 519e586 xfs: bmap scrub should only scrub records once by Darrick J. Wong · 5 years ago
  63. 71912e0 xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_verify' by zhengbin · 5 years ago
  64. f8f9ee4 xfs: add kmem_alloc_io() by Dave Chinner · 5 years ago
  65. d916275 xfs: get allocation alignment from the buftarg by Dave Chinner · 5 years ago
  66. 0ad9568 xfs: add kmem allocation trace points by Dave Chinner · 5 years ago
  67. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  68. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 5 years ago
  69. b682716 fs/xfs: Fix return code of xfs_break_leased_layouts() by Ira Weiny · 5 years ago
  70. 5d888b4 xfs: fix reflink source file racing with directio writes by Darrick J. Wong · 5 years ago
  71. 4529e6d xfs: compat_ioctl: use compat_ptr() by Christoph Hellwig · 5 years ago
  72. 314e01a xfs: fall back to native ioctls for unhandled compat ones by Christoph Hellwig · 5 years ago
  73. 8612de3 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  74. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  75. 294fc7a fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve(). by Tetsuo Handa · 5 years ago
  76. afa1d96 xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling() by Jia-Ju Bai · 5 years ago
  77. 2e616d9 xfs: fix stack contents leakage in the v1 inumber ioctls by Darrick J. Wong · 5 years ago
  78. 366a4e3 Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  79. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  80. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  81. 79ba2a2 xfs: sync up xfs_trans_inode with userspace by Eric Sandeen · 6 years ago
  82. 3f6d70e xfs: move xfs_trans_inode.c to libxfs/ by Eric Sandeen · 6 years ago
  83. 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
  84. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  85. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  86. 488ca3d xfs: chain bios the right way around in xfs_rw_bdev by Christoph Hellwig · 6 years ago
  87. 0df5c39 xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk by Darrick J. Wong · 6 years ago
  88. 211bbf3 xfs: don't update lastino for FSBULKSTAT_SINGLE by Darrick J. Wong · 6 years ago
  89. b21fec4 xfs: disable map_sync for async flush by Pankaj Gupta · 6 years ago
  90. 036f463 xfs: online scrub needn't bother zeroing its temporary buffer by Darrick J. Wong · 6 years ago
  91. 6d6cced xfs: only allocate memory for scrubbing attributes when we need it by Darrick J. Wong · 6 years ago
  92. 0081675 xfs: refactor attr scrub memory allocation function by Darrick J. Wong · 6 years ago
  93. 3addd24 xfs: refactor extended attribute buffer pointer functions by Darrick J. Wong · 6 years ago
  94. 2c3b83d xfs: attribute scrub should use seen_enough to pass error values by Darrick J. Wong · 6 years ago
  95. bf3cb39 xfs: allow single bulkstat of special inodes by Darrick J. Wong · 6 years ago
  96. 13d59a2 xfs: specify AG in bulk req by Darrick J. Wong · 6 years ago
  97. fba9760 xfs: wire up the v5 inumbers ioctl by Darrick J. Wong · 6 years ago
  98. 0448b6f xfs: wire up new v5 bulkstat ioctls by Darrick J. Wong · 6 years ago
  99. 5f19c7f xfs: introduce v5 inode group structure by Darrick J. Wong · 6 years ago
  100. 7035f97 xfs: introduce new v5 bulkstat structure by Darrick J. Wong · 6 years ago