1. 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  2. db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  3. b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  4. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  5. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  6. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  7. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  8. 85c5b27 xfs: refactor xfs_icache_free_{eof,cow}blocks call sites by Darrick J. Wong · 4 years ago
  9. 111068f xfs: pass flags and return gc errors from xfs_blockgc_free_quota by Darrick J. Wong · 4 years ago
  10. 3d4feec xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts by Darrick J. Wong · 4 years ago
  11. a636b1d xfs: trigger all block gc scans when low on quota space by Darrick J. Wong · 4 years ago
  12. ed1128c xfs: reduce exclusive locking on unaligned dio by Dave Chinner · 4 years ago
  13. caa89db xfs: split the unaligned DIO write code out by Dave Chinner · 4 years ago
  14. 896f72d xfs: improve the reflink_bounce_dio_write tracepoint by Christoph Hellwig · 4 years ago
  15. 3e40b13 xfs: simplify the read/write tracepoints by Christoph Hellwig · 4 years ago
  16. 670654b xfs: remove the buffered I/O fallback assert by Christoph Hellwig · 4 years ago
  17. ee1b218 xfs: cleanup the read/write helper naming by Christoph Hellwig · 4 years ago
  18. 354be7e xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware by Christoph Hellwig · 4 years ago
  19. f50b8f4 xfs: factor out a xfs_ilock_iocb helper by Christoph Hellwig · 4 years ago
  20. f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years ago
  21. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  22. ae29e42 xfs: reduce ilock acquisitions in xfs_file_fsync by Christoph Hellwig · 4 years ago
  23. f22c7f8 xfs: refactor xfs_file_fsync by Christoph Hellwig · 4 years ago
  24. eaf9254 xfs: remove a stale comment from xfs_file_aio_write_checks() by Eric Biggers · 4 years ago
  25. f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years, 1 month ago
  26. 25219db xfs: fix fallocate functions when rtextsize is larger than 1 by Darrick J. Wong · 4 years, 3 months ago
  27. 5ffce3c xfs: force the log after remapping a synchronous-writes file by Darrick J. Wong · 4 years, 4 months ago
  28. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  29. 5631c5e Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  30. 0e4656a Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  31. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  32. 80e543a xfs: use ENOTBLK for direct I/O to buffered I/O fallback by Christoph Hellwig · 4 years, 6 months ago
  33. 1319ebe xfs: add an inode item lock by Dave Chinner · 4 years, 6 months ago
  34. cd647d5 xfs: use MMAPLOCK around filemap_map_pages() by Dave Chinner · 4 years, 6 months ago
  35. e2aaee9 xfs: move helpers that lock and unlock two inodes against userspace IO by Darrick J. Wong · 4 years, 6 months ago
  36. 10b4bd6 xfs: refactor locking and unlocking two inodes against userspace IO by Darrick J. Wong · 4 years, 6 months ago
  37. 451d34e xfs: fix xfs_reflink_remap_prep calling conventions by Darrick J. Wong · 4 years, 6 months ago
  38. f89fb73 xfs: flag files as supporting buffered async reads by Jens Axboe · 4 years, 8 months ago
  39. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  40. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  41. 5833112 xfs: reflink should force the log out if mounted with wsync by Christoph Hellwig · 4 years, 9 months ago
  42. 54fbdd1 xfs: factor out a new xfs_log_force_inode helper by Christoph Hellwig · 4 years, 9 months ago
  43. 7b53b86 xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read by Christoph Hellwig · 5 years ago
  44. 06566fd xfs: remove the mappedbno argument to xfs_da_reada_buf by Christoph Hellwig · 5 years ago
  45. 249bd90 xfs: properly serialise fallocate against AIO+DIO by Dave Chinner · 5 years ago
  46. 360c09c xfs: consolidate preallocation in xfs_file_fallocate by Christoph Hellwig · 5 years ago
  47. f9acc19 xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write by Christoph Hellwig · 5 years ago
  48. 30fa529 xfs: add a xfs_inode_buftarg helper by Christoph Hellwig · 5 years ago
  49. f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
  50. 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
  51. 906753b xfs: Use iomap_dio_rw to wait for unaligned direct IO by Jan Kara · 5 years ago
  52. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  53. 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
  54. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  55. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  56. 40144e4 xfs: Fix stale data exposure when readahead races with hole punch by Jan Kara · 5 years ago
  57. 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
  58. b21fec4 xfs: disable map_sync for async flush by Pankaj Gupta · 6 years ago
  59. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  60. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  61. 8c3f406 xfs: use file_modified() helper by Amir Goldstein · 6 years ago
  62. 1fdeaea xfs: abort unaligned nowait directio early by Darrick J. Wong · 6 years ago
  63. 2032a8a xfs: serialize unaligned dio writes against all other dio writes by Brian Foster · 6 years ago
  64. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  65. 81214ba iomap: wire up the iopoll method by Christoph Hellwig · 6 years ago
  66. 66ae56a xfs: introduce an always_cow mode by Christoph Hellwig · 6 years ago
  67. 60271ab7 xfs: fix SEEK_DATA for speculative COW fork preallocation by Christoph Hellwig · 6 years ago
  68. da034bc xfs: make xfs_file_remap_range() static by Eric Biggers · 6 years ago
  69. 3fc9f5e xfs: remove xfs_reflink_remap_range by Darrick J. Wong · 6 years ago
  70. 3f68c1f xfs: support returning partial reflink results by Darrick J. Wong · 6 years ago
  71. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  72. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  73. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  74. 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
  75. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  76. e25ff83 xfs: Close race between direct IO and xfs_break_layouts() by Dave Jiang · 6 years ago
  77. a4722a6 xfs: remove unused iolock arg from xfs_break_dax_layouts by Eric Sandeen · 6 years ago
  78. 87eb5eb vfs: dedupe: rationalize args by Miklos Szeredi · 7 years ago
  79. 5740c99 vfs: dedupe: return int by Miklos Szeredi · 7 years ago
  80. 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
  81. 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
  82. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  83. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  84. 05edd88 fs: xfs: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  85. d6dc57e xfs, dax: introduce xfs_break_dax_layouts() by Dan Williams · 7 years ago
  86. 69eb5fa xfs: prepare xfs_break_layouts() for another layout type by Dan Williams · 7 years ago
  87. c63a8ea xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL by Dan Williams · 7 years ago
  88. 4f8ff44 iomap: iomap_dio_rw() handles all sync writes by Dave Chinner · 7 years ago
  89. ed5c3e6 xfs: move generic_write_sync calls inwards by Dave Chinner · 7 years ago
  90. 021ba8e xfs: cap the length of deduplication requests by Darrick J. Wong · 7 years ago
  91. 7d83fb1 xfs: prevent creating negative-sized file via INSERT_RANGE by Darrick J. Wong · 7 years ago
  92. f5c54717 xfs: remove xfs_zero_range by Christoph Hellwig · 7 years ago
  93. 656de4f xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn by Christoph Hellwig · 7 years ago
  94. c0b2462 dax: pass detailed error code from dax_iomap_fault() by Jan Kara · 7 years ago
  95. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  96. a39e596 xfs: support for synchronous DAX faults by Christoph Hellwig · 7 years ago
  97. 7b565c9 xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault() by Jan Kara · 7 years ago
  98. 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
  99. a5c46e5 xfs: scrub directory metadata by Darrick J. Wong · 7 years ago
  100. 942491c xfs: fix AIM7 regression by Christoph Hellwig · 7 years ago