1. 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
  2. aaf54eb xfs: Remove kmem_zone_destroy() wrapper by Carlos Maiolino · 5 years ago
  3. b123176 xfs: Remove slab init wrappers by Carlos Maiolino · 5 years ago
  4. cf085a1 xfs: Correct comment tyops -> typos by Joe Perches · 5 years ago
  5. 2123ef8 xfs: simplify setting bio flags by Christoph Hellwig · 5 years ago
  6. 25a4095 xfs: mark xfs_buf_free static by Christoph Hellwig · 5 years ago
  7. 3219e8c xfs: assure zeroed memory buffers for certain kmem allocations by Bill O'Donnell · 5 years ago
  8. 14ed868 xfs: remove unlikely() from WARN_ON() condition by Denis Efremov · 5 years ago
  9. f8f9ee4 xfs: add kmem_alloc_io() by Dave Chinner · 5 years ago
  10. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  11. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  12. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  13. 8124b9b xfs: remove the b_io_length field in struct xfs_buf by Christoph Hellwig · 6 years ago
  14. 0564501 xfs: remove unused buffer cache APIs by Christoph Hellwig · 6 years ago
  15. 72945d8 xfs: make mem_to_page available outside of xfs_buf.c by Christoph Hellwig · 6 years ago
  16. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  17. f9a196e xfs: merge xfs_buf_zero and xfs_buf_iomove by Christoph Hellwig · 6 years ago
  18. 15baadf xfs: fix xfs_buf magic number endian checks by Darrick J. Wong · 6 years ago
  19. 8473fee xfs: distinguish between inobt and finobt magic values by Brian Foster · 6 years ago
  20. 75d0230 xfs: clarify documentation for the function to reverify buffers by Brian Foster · 6 years ago
  21. add46b3 xfs: set buffer ops when repair probes for btree type by Darrick J. Wong · 6 years ago
  22. 465fa17 xfs: end sync buffer I/O properly on shutdown error by Brian Foster · 6 years ago
  23. 89be677 xfs: xfs_buf: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  24. efc3289 xfs: clear ail delwri queued bufs on unmount of shutdown fs by Brian Foster · 6 years ago
  25. 37fd167 xfs: fix use-after-free race in xfs_buf_rele by Dave Chinner · 6 years ago
  26. 1aff569 xfs: always assign buffer verifiers when one is provided by Darrick J. Wong · 6 years ago
  27. fa6c668 xfs: remove b_last_holder & associated macros by Eric Sandeen · 6 years ago
  28. bb00b6f xfs: kill __xfs_buf_submit_common() by Brian Foster · 7 years ago
  29. 6af88cd xfs: combine [a]sync buffer submission apis by Brian Foster · 7 years ago
  30. e339dd8 xfs: use sync buffer I/O for sync delwri queue submission by Brian Foster · 7 years ago
  31. eaebb51 xfs: refactor buffer submission into a common helper by Brian Foster · 7 years ago
  32. 4a2d01b xfs: xfs_reflink_convert_cow() memory allocation deadlock by Dave Chinner · 7 years ago
  33. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  34. b027d4c xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure by Dave Chinner · 7 years ago
  35. 8925a3d xfs: make xfs_buf_incore out of line by Dave Chinner · 7 years ago
  36. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  37. 19957a1 xfs: Correctly invert xfs_buftarg LRU isolation logic by Vratislav Bendel · 7 years ago
  38. 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
  39. c219b01 xfs: clarify units in the failed metadata io message by Darrick J. Wong · 7 years ago
  40. 9c712a1 xfs: dump the first 128 bytes of any corrupt buffer by Darrick J. Wong · 7 years ago
  41. 31ca03c xfs: refactor xfs_verifier_error and xfs_buf_ioerror by Darrick J. Wong · 7 years ago
  42. d210a98 xfs: fortify xfs_alloc_buftarg error handling by Michal Hocko · 7 years ago
  43. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  44. 4eadcf9 xfs: fix unused variable warning in xfs_buf_set_ref() by Brian Foster · 7 years ago
  45. 7561d27 xfs: buffer lru reference count error injection tag by Brian Foster · 7 years ago
  46. 60915f8 xfs: remove redundant re-initialization of total_nr_pages by Colin Ian King · 7 years ago
  47. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  48. 486aff5 xfs: perform dax_device lookup at mount by Dan Williams · 7 years ago
  49. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  50. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  51. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  53. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 8 years ago
  54. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  55. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  56. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 8 years ago
  57. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  58. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  59. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  60. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  61. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  62. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  63. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  64. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  65. 5cc60ae Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  66. 9807b77 Merge branch 'xfs-4.10-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  67. 2291dab xfs: Always flush caches when integrity is required by Dave Chinner · 8 years ago
  68. 6031e73 xfs: use rhashtable to track buffer cache by Lucas Stach · 8 years ago
  69. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  70. 800b269 xfs: prevent dropping ioend completions during buftarg wait by Brian Foster · 8 years ago
  71. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  72. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  73. bbfeb61 Merge branch 'xfs-4.8-buf-fixes' into for-next by Dave Chinner · 8 years ago
  74. 9c7504a xfs: track and serialize in-flight async buffers against unmount by Brian Foster · 8 years ago
  75. c891c30 xfs: exclude never-released buffers from buftarg I/O accounting by Brian Foster · 8 years ago
  76. 0b4db5d xfs: remove extraneous buffer flag changes by Eric Sandeen · 8 years ago
  77. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 9 years ago
  78. 479c641 xfs: enable buffer deadlock postmortem diagnosis via ftrace by Darrick J. Wong · 9 years ago
  79. c908e38 fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES by Ming Lei · 9 years ago
  80. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  81. 50bfcd0 xfs: use bio op accessors by Mike Christie · 9 years ago
  82. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  83. 26f1fe8 xfs: reduce lock hold times in buffer writeback by Dave Chinner · 9 years ago
  84. 9bdd9bd xfs: buffer ->bi_end_io function requires irq-safe lock by Brian Foster · 9 years ago
  85. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  86. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  87. ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next by Dave Chinner · 9 years ago
  88. 85bec54 xfs: log mount failures don't wait for buffers to be released by Dave Chinner · 9 years ago
  89. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  90. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  91. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  92. 211fe1a xfs: make xfs_buf_ioend_async() static by Alexander Kuleshov · 9 years ago
  93. 1e2103c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next by Dave Chinner · 9 years ago
  94. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  95. 5bf97b1 xfs: Print name and pid when memory allocation loops by Tetsuo Handa · 9 years ago
  96. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  97. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  98. f79af0b xfs: fix non-debug build warnings by Dave Chinner · 9 years ago
  99. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  100. f41febd xfs: Use consistent logging message prefixes by Joe Perches · 9 years ago