1. 182696f xfs: rename _zone variables to _cache by Darrick J. Wong · 3 years, 3 months ago
  2. e7720afa xfs: remove kmem_zone typedef by Darrick J. Wong · 3 years, 3 months ago
  3. 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 4 months ago
  4. 2ef3f7f xfs: get rid of log item callbacks by Dave Chinner · 4 years, 6 months ago
  5. fec671c xfs: clean up the buffer iodone callback functions by Dave Chinner · 4 years, 6 months ago
  6. b01d146 xfs: call xfs_buf_iodone directly by Dave Chinner · 4 years, 6 months ago
  7. 0c7e5af xfs: mark dquot buffers in cache by Dave Chinner · 4 years, 6 months ago
  8. f593bf1 xfs: mark inode buffers in cache by Dave Chinner · 4 years, 6 months ago
  9. cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 8 months ago
  10. 8a6453a xfs: check log iovec size to make sure it's plausibly a buffer log format by Darrick J. Wong · 5 years ago
  11. efe2330 xfs: remove the xfs_log_item_t typedef by Christoph Hellwig · 6 years ago
  12. 9580845 xfs: refactor xfs_buf_log_item reference count handling by Brian Foster · 6 years ago
  13. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  14. 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
  15. 70a2065 Get rid of xfs_buf_log_item_t typedef by Carlos Maiolino · 7 years ago
  16. 6453c65 xfs: remove unnecessary dirty bli format check for ordered bufs by Brian Foster · 7 years ago
  17. a4f6cf6 xfs: open-code xfs_buf_item_dirty() by Brian Foster · 7 years ago
  18. d3a304b xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  19. f79af0b xfs: fix non-debug build warnings by Dave Chinner · 9 years ago
  20. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  21. a8da0da xfs: split out buf log item format definitions by Dave Chinner · 11 years ago
  22. 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 12 years ago
  23. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 12 years ago
  24. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 12 years ago
  25. f948dd7 xfs: add CRC checks to remote symlinks by Dave Chinner · 12 years ago
  26. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 12 years ago
  27. 983d09f xfs: add CRC checks to the AGI by Dave Chinner · 12 years ago
  28. 77c95bb xfs: add CRC checks to the AGFL by Christoph Hellwig · 12 years ago
  29. 4e0e604 xfs: add CRC checks to the AGF by Dave Chinner · 12 years ago
  30. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 12 years ago
  31. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  32. b943817 xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  33. 372cc85e xfs: support discontiguous buffers in the xfs_buf_log_item by Dave Chinner · 13 years ago
  34. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 13 years ago
  35. d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 14 years ago
  36. ca30b2a xfs: give li_cb callbacks the correct prototype by Christoph Hellwig · 15 years ago
  37. ccf7c23 xfs: Ensure inode allocation buffers are fully replayed by Dave Chinner · 15 years ago
  38. c115541 xfs: Clean up XFS_BLI_* flag namespace by Dave Chinner · 15 years ago
  39. 9abbc53 xfs: add log item recovery tracing by Dave Chinner · 15 years ago
  40. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  41. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  42. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  43. b394e43 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. by Lachlan McIlroy · 17 years ago
  44. 804195b [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric by Eric Sandeen · 18 years ago
  45. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  46. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 20 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago