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