1. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  2. bf4a1fc xfs: remove [cm]time update from reflink calls by Darrick J. Wong · 6 years ago
  3. 3fc9f5e xfs: remove xfs_reflink_remap_range by Darrick J. Wong · 6 years ago
  4. 7a6ccf0 xfs: remove redundant remap partial EOF block checks by Darrick J. Wong · 6 years ago
  5. 3f68c1f xfs: support returning partial reflink results by Darrick J. Wong · 6 years ago
  6. 9f04aaf xfs: clean up xfs_reflink_remap_blocks call site by Darrick J. Wong · 6 years ago
  7. 4918ef4 xfs: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  8. 8c5c836 vfs: clean up generic_remap_file_range_prep return value by Darrick J. Wong · 6 years ago
  9. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  10. 8dde90b vfs: remap helper should update destination inode metadata by Darrick J. Wong · 6 years ago
  11. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  12. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  13. a83ab01 vfs: rename vfs_clone_file_prep to be more descriptive by Darrick J. Wong · 6 years ago
  14. 1383a7e vfs: check file ranges before cloning files by Darrick J. Wong · 6 years ago
  15. 96987ee xfs: cancel COW blocks before swapext by Christoph Hellwig · 6 years ago
  16. efc3289 xfs: clear ail delwri queued bufs on unmount of shutdown fs by Brian Foster · 6 years ago
  17. 26ca390 xfs: use offsetof() in place of offset macros for __xfsstats by Carlos Maiolino · 6 years ago
  18. 41657e5 xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat by Carlos Maiolino · 6 years ago
  19. 37fd167 xfs: fix use-after-free race in xfs_buf_rele by Dave Chinner · 6 years ago
  20. 068f985 xfs: Add attibute remove and helper functions by Allison Henderson · 6 years ago
  21. 2f3cd80 xfs: Add attibute set and helper functions by Allison Henderson · 6 years ago
  22. 4c74a56 xfs: Add helper function xfs_attr_try_sf_addname by Allison Henderson · 6 years ago
  23. e2421f0 xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h by Allison Henderson · 6 years ago
  24. 56668a5 xfs: issue log message on user force shutdown by Dave Chinner · 6 years ago
  25. 38b6238 xfs: fix buffer state management in xrep_findroot_block by Darrick J. Wong · 6 years ago
  26. 1aff569 xfs: always assign buffer verifiers when one is provided by Darrick J. Wong · 6 years ago
  27. 1002ff4 xfs: xrep_findroot_block should reject root blocks with siblings by Darrick J. Wong · 6 years ago
  28. dddde68 xfs: add a define for statfs magic to uapi by Adam Borowski · 6 years ago
  29. 4831822 xfs: print dangling delalloc extents by Christoph Hellwig · 6 years ago
  30. 032dc92 xfs: fix fork selection in xfs_find_trim_cow_extent by Christoph Hellwig · 6 years ago
  31. d392bc8 xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared by Christoph Hellwig · 6 years ago
  32. fc43946 xfs: remove the unused shared argument to xfs_reflink_reserve_cow by Christoph Hellwig · 6 years ago
  33. 0365c5d xfs: handle zeroing in xfs_file_iomap_begin_delay by Christoph Hellwig · 6 years ago
  34. daa79ba xfs: remove suport for filesystems without unwritten extent flag by Christoph Hellwig · 6 years ago
  35. 97e5a6e xfs: remove XFS_IO_INVALID by Christoph Hellwig · 6 years ago
  36. b399890 xfs: fix data corruption w/ unaligned reflink ranges by Dave Chinner · 6 years ago
  37. dceeb47 xfs: fix data corruption w/ unaligned dedupe ranges by Dave Chinner · 6 years ago
  38. 7debbf0 xfs: update ctime and remove suid before cloning files by Darrick J. Wong · 6 years ago
  39. 410fdc7 xfs: zero posteof blocks when cloning above eof by Darrick J. Wong · 6 years ago
  40. 0d41e1d xfs: refactor clonerange preparation into a separate helper by Darrick J. Wong · 6 years ago
  41. e55ec4d xfs: fix error handling in xfs_bmap_extents_to_btree by Dave Chinner · 6 years ago
  42. ec2ed0b xfs: remove invalid log recovery first/last cycle check by Brian Foster · 6 years ago
  43. 339e1a3 xfs: validate inode di_forkoff by Eric Sandeen · 6 years ago
  44. f5f3f95 xfs: skip delalloc COW blocks in xfs_reflink_end_cow by Christoph Hellwig · 6 years ago
  45. f369a13 xfs: don't treat unknown di_flags2 as corruption in scrub by Eric Sandeen · 6 years ago
  46. 2863c2e xfs: remove duplicated include from alloc.c by YueHaibing · 6 years ago
  47. 0065b54 xfs: don't bring in extents in xfs_bmap_punch_delalloc_range by Christoph Hellwig · 6 years ago
  48. df30707 xfs: fix transaction leak in xfs_reflink_allocate_cow() by Dave Chinner · 6 years ago
  49. 8683edb xfs: avoid lockdep false positives in xfs_trans_alloc by Dave Chinner · 6 years ago
  50. 9580845 xfs: refactor xfs_buf_log_item reference count handling by Brian Foster · 6 years ago
  51. 23420d0 xfs: clean up xfs_trans_brelse() by Brian Foster · 6 years ago
  52. d918310 xfs: don't unlock invalidated buf on aborted tx commit by Brian Foster · 6 years ago
  53. d5a2e28 xfs: remove last of unnecessary xfs_defer_cancel() callers by Brian Foster · 6 years ago
  54. ae29478 xfs: don't crash the vfs on a garbage inline symlink by Darrick J. Wong · 6 years ago
  55. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  56. c22fc16 Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  57. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  58. 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
  59. 1fc25f5 xfs: sanity check ag header values in xrep_calc_ag_resblks by Darrick J. Wong · 6 years ago
  60. 161fa27 Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  61. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 00d22a1 xfs: recalculate summary counters at mount time if icount is bad by Darrick J. Wong · 6 years ago
  63. 01239d77 xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree by Shan Hai · 6 years ago
  64. fa6c668 xfs: remove b_last_holder & associated macros by Eric Sandeen · 6 years ago
  65. e25ff83 xfs: Close race between direct IO and xfs_break_layouts() by Dave Jiang · 6 years ago
  66. 13942aa xfs: repair the AGI by Darrick J. Wong · 6 years ago
  67. 0e93d3f xfs: repair the AGFL by Darrick J. Wong · 6 years ago
  68. f9ed6de xfs: repair the AGF by Darrick J. Wong · 6 years ago
  69. 73971b1 xfs: remove dead error handling code in xfs_dquot_disk_alloc() by Brian Foster · 6 years ago
  70. 2ba090d xfs: use WRITE_ONCE to update if_seq by Christoph Hellwig · 6 years ago
  71. 5bef915 new helper: inode_fake_hash() by Al Viro · 7 years ago
  72. a0e336ba xfs: fix a comment in xfs_log_reserve by Huang Chong · 6 years ago
  73. 1f31c98 xfs: only validate summary counts on primary superblock by Darrick J. Wong · 6 years ago
  74. c2b6e15 xfs: substitute spaces with tabs by Thomas Bianchi · 6 years ago
  75. 9d9e623 xfs: fold dfops into the transaction by Brian Foster · 6 years ago
  76. c03edc9 xfs: always defer agfl block frees by Brian Foster · 6 years ago
  77. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  78. 1ae093cb xfs: replace xfs_defer_ops ->dop_pending with on-stack list by Brian Foster · 6 years ago
  79. 9b1f4e9 xfs: cancel dfops on xfs_defer_finish() error by Brian Foster · 6 years ago
  80. 60f31a6 xfs: clean out superfluous dfops dop params/vars by Brian Foster · 6 years ago
  81. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  82. a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
  83. 82ff27b xfs: automatic dfops buffer relogging by Brian Foster · 6 years ago
  84. 488c919 xfs: add missing defer ijoins for held inodes by Brian Foster · 6 years ago
  85. 1214f1c xfs: replace dop_low with transaction flag by Brian Foster · 6 years ago
  86. ce356d6 xfs: pass transaction to dfops reset/move helpers by Brian Foster · 6 years ago
  87. 7279aa1 xfs: remove unused __xfs_defer_cancel() internal helper by Brian Foster · 6 years ago
  88. fbfa977 xfs: use transaction for intent recovery instead of raw dfops by Brian Foster · 6 years ago
  89. 9871905 xfs: refactor internal dfops initialization by Brian Foster · 6 years ago
  90. 56830d6 xfs: check da node magic in _node_lookup_int by Darrick J. Wong · 6 years ago
  91. 611995d xfs: use a local variable for magic number in xfs_da3_node_lookup_int by Darrick J. Wong · 6 years ago
  92. 0c60d3a xfs: refactor log recovery check by Darrick J. Wong · 6 years ago
  93. ff23f4a xfs: move extent busy tree initialization to xfs_initialize_perag by Darrick J. Wong · 6 years ago
  94. e666aa3 xfs: avoid COW fork extent lookups in writeback if the fork didn't change by Christoph Hellwig · 7 years ago
  95. 745b3f7 xfs: maintain a sequence count for inode fork manipulations by Christoph Hellwig · 7 years ago
  96. 9e037cb xfs: check for unknown v5 feature bits in superblock write verifier by Darrick J. Wong · 6 years ago
  97. 69775fd xfs: verify icount in superblock write by Darrick J. Wong · 6 years ago
  98. 8756a5af libxfs: add more bounds checking to sb sanity checks by Bill O'Donnell · 6 years ago
  99. eca383f xfs: refactor superblock verifiers by Darrick J. Wong · 6 years ago
  100. 86d969b xfs: refactor the xrep_extent_list into xfs_bitmap by Darrick J. Wong · 6 years ago