1. 952da06 iomap: add a IOMAP_DAX flag by Christoph Hellwig · 3 years, 1 month ago
  2. 740fd67 xfs: pass the mapping flags to xfs_bmbt_to_iomap by Christoph Hellwig · 3 years, 1 month ago
  3. f1ba5fa xfs: add xfs_zero_range and xfs_truncate_page helpers by Shiyang Ruan · 3 years, 1 month ago
  4. e696663 xfs: simplify the xfs_iomap_write_direct calling by Christoph Hellwig · 5 years ago
  5. 49bbf8c xfs: mark xfs_eof_alignment static by Christoph Hellwig · 5 years ago
  6. f150b42 xfs: split the iomap ops for buffered vs direct writes by Christoph Hellwig · 5 years ago
  7. 690c2a3 xfs: split out a new set of read-only iomap ops by Christoph Hellwig · 5 years ago
  8. 2492a60 xfs: initialize iomap->flags in xfs_bmbt_to_iomap by Christoph Hellwig · 5 years ago
  9. 60271ab7 xfs: fix SEEK_DATA for speculative COW fork preallocation by Christoph Hellwig · 6 years ago
  10. 16be143 xfs: make xfs_bmbt_to_iomap more useful by Christoph Hellwig · 6 years ago
  11. 4ad765e xfs: move xfs_iomap_write_allocate to xfs_aops.c by Christoph Hellwig · 6 years ago
  12. e666aa3 xfs: avoid COW fork extent lookups in writeback if the fork didn't change by Christoph Hellwig · 6 years ago
  13. 0703a8e xfs: replace do_mod with native operations by Dave Chinner · 7 years ago
  14. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  15. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  16. f13eb20 xfs: introduce xfs_aligned_fsb_count by Christoph Hellwig · 8 years ago
  17. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  18. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  19. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  20. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  21. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  22. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 9 years ago
  23. 3b3dce0 xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c by Christoph Hellwig · 9 years ago
  24. d32057f xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten by Christoph Hellwig · 10 years ago
  25. 0799a3e xfs: get rid of count from xfs_iomap_write_allocate() by Jie Liu · 11 years ago
  26. a206c81 xfs: kill xfs_iomap by Christoph Hellwig · 14 years ago
  27. 807cbbd xfs: do not use emums for flags used in tracing by Christoph Hellwig · 15 years ago
  28. f2bde9b xfs: small cleanups for xfs_iomap / __xfs_get_blocks by Christoph Hellwig · 15 years ago
  29. b4ed462 xfs: mark xfs_iomap_write_ helpers static by Christoph Hellwig · 15 years ago
  30. 34a52c6 xfs: move I/O type flags into xfs_aops.c by Christoph Hellwig · 15 years ago
  31. 207d041 xfs: kill struct xfs_iomap by Christoph Hellwig · 15 years ago
  32. e513182 xfs: report iomap_bn in block base by Christoph Hellwig · 15 years ago
  33. 9563b3d xfs: remove iomap_delta by Christoph Hellwig · 15 years ago
  34. 046f168 xfs: remove iomap_target by Christoph Hellwig · 15 years ago
  35. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  36. 8de2bf9 xfs: remove xfs_flush_space by Dave Chinner · 16 years ago
  37. 9da096f xfs: fix various typos by Malcolm Parsons · 16 years ago
  38. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  39. 7642861 [XFS] kill BMAPI_UNWRITTEN by Christoph Hellwig · 17 years ago
  40. 6214ed4 [XFS] kill BMAPI_DEVICE by Christoph Hellwig · 17 years ago
  41. ba532a9 [XFS] Kill unused IOMAP_EOF flag by Christoph Hellwig · 17 years ago
  42. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 18 years ago
  43. 55b02d7 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents by Eric Sandeen · 19 years ago
  44. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  45. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 20 years ago
  46. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 20 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago