1. cea267c xfs: ensure log flush at the end of a synchronous fallocate call by Dave Chinner · 2 years, 11 months ago
  2. b39a0463 xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c by Dave Chinner · 2 years, 11 months ago
  3. 0b02c8c xfs: set prealloc flag in xfs_alloc_file_space() by Dave Chinner · 2 years, 11 months ago
  4. fbe7e52 xfs: fallocate() should call file_modified() by Dave Chinner · 2 years, 11 months ago
  5. 472c6e4 xfs: remove XFS_PREALLOC_SYNC by Dave Chinner · 2 years, 11 months ago
  6. d701a8c Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  7. 4d1b97f xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls by Darrick J. Wong · 3 years ago
  8. f1ba5fa xfs: add xfs_zero_range and xfs_truncate_page helpers by Shiyang Ruan · 3 years, 1 month ago
  9. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  10. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 5 months ago
  11. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  12. 90c90cd Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 4 months ago
  13. 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
  14. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
  15. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
  16. 2433480 xfs: Convert to use invalidate_lock by Jan Kara · 3 years, 9 months ago
  17. 9f7b640 Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  18. 5f9b4b0 xfs: xfs_log_force_lsn isn't passed a LSN by Dave Chinner · 3 years, 6 months ago
  19. b5071ad xfs: remove xfs_blkdev_issue_flush by Dave Chinner · 3 years, 6 months ago
  20. b26b2bf xfs: rename struct xfs_eofblocks to xfs_icwalk by Darrick J. Wong · 3 years, 7 months ago
  21. 2d53f66b xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_ by Darrick J. Wong · 3 years, 7 months ago
  22. 977ec4d xfs: don't take a spinlock unconditionally in the DIO fastpath by Dave Chinner · 3 years, 7 months ago
  23. 53004ee xfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  24. 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  25. db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  26. b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  27. 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  28. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  29. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  30. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  31. 85c5b27 xfs: refactor xfs_icache_free_{eof,cow}blocks call sites by Darrick J. Wong · 4 years ago
  32. 111068f xfs: pass flags and return gc errors from xfs_blockgc_free_quota by Darrick J. Wong · 4 years ago
  33. 3d4feec xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts by Darrick J. Wong · 4 years ago
  34. a636b1d xfs: trigger all block gc scans when low on quota space by Darrick J. Wong · 4 years ago
  35. ed1128c xfs: reduce exclusive locking on unaligned dio by Dave Chinner · 4 years ago
  36. caa89db xfs: split the unaligned DIO write code out by Dave Chinner · 4 years ago
  37. 896f72d xfs: improve the reflink_bounce_dio_write tracepoint by Christoph Hellwig · 4 years ago
  38. 3e40b13 xfs: simplify the read/write tracepoints by Christoph Hellwig · 4 years ago
  39. 670654b xfs: remove the buffered I/O fallback assert by Christoph Hellwig · 4 years ago
  40. ee1b218 xfs: cleanup the read/write helper naming by Christoph Hellwig · 4 years ago
  41. 354be7e xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware by Christoph Hellwig · 4 years ago
  42. f50b8f4 xfs: factor out a xfs_ilock_iocb helper by Christoph Hellwig · 4 years ago
  43. f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years ago
  44. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  45. ae29e42 xfs: reduce ilock acquisitions in xfs_file_fsync by Christoph Hellwig · 4 years ago
  46. f22c7f8 xfs: refactor xfs_file_fsync by Christoph Hellwig · 4 years ago
  47. eaf9254 xfs: remove a stale comment from xfs_file_aio_write_checks() by Eric Biggers · 4 years ago
  48. f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years ago
  49. 25219db xfs: fix fallocate functions when rtextsize is larger than 1 by Darrick J. Wong · 4 years, 3 months ago
  50. 5ffce3c xfs: force the log after remapping a synchronous-writes file by Darrick J. Wong · 4 years, 4 months ago
  51. b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
  52. 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
  53. 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
  54. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 5 months ago
  55. 80e543a xfs: use ENOTBLK for direct I/O to buffered I/O fallback by Christoph Hellwig · 4 years, 5 months ago
  56. 1319ebe xfs: add an inode item lock by Dave Chinner · 4 years, 6 months ago
  57. cd647d5 xfs: use MMAPLOCK around filemap_map_pages() by Dave Chinner · 4 years, 6 months ago
  58. e2aaee9 xfs: move helpers that lock and unlock two inodes against userspace IO by Darrick J. Wong · 4 years, 6 months ago
  59. 10b4bd6 xfs: refactor locking and unlocking two inodes against userspace IO by Darrick J. Wong · 4 years, 6 months ago
  60. 451d34e xfs: fix xfs_reflink_remap_prep calling conventions by Darrick J. Wong · 4 years, 6 months ago
  61. f89fb73 xfs: flag files as supporting buffered async reads by Jens Axboe · 4 years, 7 months ago
  62. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  63. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
  64. 5833112 xfs: reflink should force the log out if mounted with wsync by Christoph Hellwig · 4 years, 9 months ago
  65. 54fbdd1 xfs: factor out a new xfs_log_force_inode helper by Christoph Hellwig · 4 years, 9 months ago
  66. 7b53b86 xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read by Christoph Hellwig · 5 years ago
  67. 06566fd xfs: remove the mappedbno argument to xfs_da_reada_buf by Christoph Hellwig · 5 years ago
  68. 249bd90 xfs: properly serialise fallocate against AIO+DIO by Dave Chinner · 5 years ago
  69. 360c09c xfs: consolidate preallocation in xfs_file_fallocate by Christoph Hellwig · 5 years ago
  70. f9acc19 xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write by Christoph Hellwig · 5 years ago
  71. 30fa529 xfs: add a xfs_inode_buftarg helper by Christoph Hellwig · 5 years ago
  72. f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
  73. 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
  74. 906753b xfs: Use iomap_dio_rw to wait for unaligned direct IO by Jan Kara · 5 years ago
  75. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  76. 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
  77. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  78. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  79. 40144e4 xfs: Fix stale data exposure when readahead races with hole punch by Jan Kara · 5 years ago
  80. 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
  81. b21fec4 xfs: disable map_sync for async flush by Pankaj Gupta · 5 years ago
  82. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  83. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  84. 8c3f406 xfs: use file_modified() helper by Amir Goldstein · 6 years ago
  85. 1fdeaea xfs: abort unaligned nowait directio early by Darrick J. Wong · 6 years ago
  86. 2032a8a xfs: serialize unaligned dio writes against all other dio writes by Brian Foster · 6 years ago
  87. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  88. 81214ba iomap: wire up the iopoll method by Christoph Hellwig · 6 years ago
  89. 66ae56a xfs: introduce an always_cow mode by Christoph Hellwig · 6 years ago
  90. 60271ab7 xfs: fix SEEK_DATA for speculative COW fork preallocation by Christoph Hellwig · 6 years ago
  91. da034bc xfs: make xfs_file_remap_range() static by Eric Biggers · 6 years ago
  92. 3fc9f5e xfs: remove xfs_reflink_remap_range by Darrick J. Wong · 6 years ago
  93. 3f68c1f xfs: support returning partial reflink results by Darrick J. Wong · 6 years ago
  94. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  95. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  96. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  97. 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
  98. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  99. e25ff83 xfs: Close race between direct IO and xfs_break_layouts() by Dave Jiang · 6 years ago
  100. a4722a6 xfs: remove unused iolock arg from xfs_break_dax_layouts by Eric Sandeen · 6 years ago