1. a731cd1 xfs: semaphore cleanup by Thomas Gleixner · 14 years ago
  2. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  3. 74f75a0 xfs: convert buffer cache hash to rbtree by Dave Chinner · 14 years ago
  4. 69d6cc7 xfs: remove buftarg hash for external devices by Dave Chinner · 14 years ago
  5. 26af655 xfs: kill XBF_FS_MANAGED buffers by Dave Chinner · 14 years ago
  6. ebad861 xfs: store xfs_mount in the buftarg instead of in the xfs_buf by Dave Chinner · 14 years ago
  7. 5adc94c xfs: introduced uncached buffer read primitve by Dave Chinner · 14 years ago
  8. 686865f xfs: rename xfs_buf_get_nodaddr to be more appropriate by Dave Chinner · 14 years ago
  9. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  10. 9bc08a4 xfs: improve buffer cache hash scalability by Dave Chinner · 14 years ago
  11. 939d723 xfs: kill the b_strat callback in xfs_buf by Christoph Hellwig · 14 years ago
  12. ec53d1d xfs: don't block on buffer read errors by Dave Chinner · 14 years ago
  13. 4d16e92 xfs: simplify buffer pinning by Christoph Hellwig · 14 years ago
  14. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  15. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  16. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 14 years ago
  17. 8c38366 xfs: enforce synchronous writes in xfs_bwrite by Christoph Hellwig · 14 years ago
  18. e2a0781 xfs: add blockdev name to kthreads by Jan Engelhardt · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 8a262e5 xfs: use scalable vmap API by Alex Elder · 14 years ago
  21. cd9640a xfs: remove old vmap cache by Alex Elder · 14 years ago
  22. b305956 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  23. 73c77e2 xfs: fix xfs to work with Virtually Indexed architectures by James Bottomley · 15 years ago
  24. 5322892 xfs: kill xfs_bawrite by Dave Chinner · 15 years ago
  25. 089716a xfs: Sort delayed write buffers before dispatch by Dave Chinner · 15 years ago
  26. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
  27. bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
  28. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  29. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  30. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  31. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  32. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  33. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  34. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  35. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  36. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  37. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  38. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  39. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  40. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  41. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  42. c626d17 xfs: prevent unwritten extent conversion from blocking I/O completion by Dave Chinner · 15 years ago
  43. b796313 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  44. 3a011a1 Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  45. cf7dab8 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  46. 95f8e30 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  47. d285975 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  48. 4d9d4eb Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  49. cfbe526 [XFS] set b_error from bio error in xfs_buf_bio_end_io by Lachlan McIlroy · 16 years ago
  50. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  51. 5d765b9 kill xfs_buf_iostart by Christoph Hellwig · 16 years ago
  52. 73f6aa4 Fix barrier fail detection in XFS by Christoph Hellwig · 16 years ago
  53. 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
  54. b4dd330 [XFS] replace the XFS buf iodone semaphore with a completion by David Chinner · 16 years ago
  55. d63f154 [XFS] Fix compile failure in xfs_buf_trace() by Lachlan McIlroy · 16 years ago
  56. 3790689 [XFS] Do not access buffers after dropping reference count by Lachlan McIlroy · 16 years ago
  57. 19f354d [XFS] sort out opening and closing of the block devices by Christoph Hellwig · 16 years ago
  58. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  59. 6ab455e [XFS] Fix memory corruption with small buffer reads by Christoph Hellwig · 16 years ago
  60. adaa693 [XFS] Fix build failure after enabling CONFIG_XFS_DEBUG by Stephen Rothwell · 16 years ago
  61. 958d4ec [XFS] xfs_bdwrite() does not return errors. by David Chinner · 16 years ago
  62. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  63. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  64. a9759f2 [XFS] kill superflous buffer locking (2nd attempt) by Christoph Hellwig · 17 years ago
  65. 98ce2b5 [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression by Lachlan McIlroy · 17 years ago
  66. c40ea74 [XFS] kill superflous buffer locking by Christoph Hellwig · 17 years ago
  67. 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
  68. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  69. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  70. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  71. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  72. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  73. 7f01507 [XFS] eagerly remove vmap mappings to avoid upsetting Xen by Jeremy Fitzhardinge · 17 years ago
  74. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 17 years ago
  75. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  76. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  77. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  78. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  79. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  80. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  81. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
  82. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  83. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 17 years ago
  84. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
  85. 5e6a07d [XFS] Current usage of buftarg flags is incorrect. by David Chinner · 18 years ago
  86. 585e6d8 [XFS] Fix a synchronous buftarg flush deadlock when freezing. by David Chinner · 18 years ago
  87. 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
  88. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  89. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  90. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  91. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  92. 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
  93. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  94. 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
  95. f07c225 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace by Nathan Scott · 18 years ago
  96. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  97. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  98. debf798 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  99. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  100. 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 18 years ago