1. 5ceaaad bcache: Bypass torture test by Kent Overstreet · 11 years ago
  2. 098fb25 bcache: Delete some slower inline asm by Kent Overstreet · 11 years ago
  3. 28935ab bcache: Use ida for bcache block dev minor by Kent Overstreet · 11 years ago
  4. c4d951d bcache: Fix sysfs splat on shutdown with flash only devs by Kent Overstreet · 11 years ago
  5. 48a915a bcache: Better full stripe scanning by Kent Overstreet · 11 years ago
  6. 17e21a9 bcache: Have btree_split() insert into parent directly by Kent Overstreet · 12 years ago
  7. 65d22e9 bcache: Move spinlock into struct time_stats by Kent Overstreet · 11 years ago
  8. 8aee122 bcache: Kill sequential_merge option by Kent Overstreet · 11 years ago
  9. 5031016 bcache: Kill bch_next_recurse_key() by Kent Overstreet · 11 years ago
  10. bc9389e bcache: Avoid deadlocking in garbage collection by Kent Overstreet · 11 years ago
  11. a1f0358 bcache: Incremental gc by Kent Overstreet · 11 years ago
  12. 8835c12 bcache: Add make_btree_freeing_key() by Kent Overstreet · 12 years ago
  13. f269af5 bcache: Add btree_node_write_sync() by Kent Overstreet · 12 years ago
  14. 0eacac2 bcache: PRECEDING_KEY() by Kent Overstreet · 12 years ago
  15. d5cc66e bcache: bch_(btree|extent)_ptr_invalid() by Kent Overstreet · 12 years ago
  16. 3a3b6a4 bcache: Don't bother with bucket refcount for btree node allocations by Kent Overstreet · 12 years ago
  17. 280481d bcache: Debug code improvements by Kent Overstreet · 11 years ago
  18. e58ff15 bcache: Fix bch_ptr_bad() by Kent Overstreet · 12 years ago
  19. 81ab419 bcache: Pull on disk data structures out into a separate header by Kent Overstreet · 11 years ago
  20. 2599b53 bcache: Move sector allocator to alloc.c by Kent Overstreet · 12 years ago
  21. 220bb38 bcache: Break up struct search by Kent Overstreet · 11 years ago
  22. cc7b881 bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() by Kent Overstreet · 12 years ago
  23. 6054c6d bcache: Don't use op->insert_collision by Kent Overstreet · 12 years ago
  24. 1b207d8 bcache: Kill op->replace by Kent Overstreet · 11 years ago
  25. faadf0c bcache: Drop some closure stuff by Kent Overstreet · 11 years ago
  26. b54d693 bcache: Kill op->cl by Kent Overstreet · 12 years ago
  27. c18536a bcache: Prune struct btree_op by Kent Overstreet · 12 years ago
  28. cc23196 bcache: Clean up cache_lookup_fn by Kent Overstreet · 12 years ago
  29. 2c1953e bcache: Convert bch_btree_read_async() to bch_btree_map_keys() by Kent Overstreet · 12 years ago
  30. df8e897 bcache: Move some stuff to btree.c by Kent Overstreet · 12 years ago
  31. 48dad8b bcache: Add btree_map() functions by Kent Overstreet · 11 years ago
  32. 5e6926da bcache: Convert writeback to a kthread by Kent Overstreet · 12 years ago
  33. 72a4451 bcache: Convert gc to a kthread by Kent Overstreet · 11 years ago
  34. 35fcd84 bcache: Convert bucket_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  35. e8e1d46 bcache: Convert try_wait to wait_queue_head_t by Kent Overstreet · 12 years ago
  36. 0b93207 bcache: Move keylist out of btree_op by Kent Overstreet · 12 years ago
  37. a34a8bf bcache: Refactor journalling flow control by Kent Overstreet · 11 years ago
  38. cdd972b bcache: Refactor read request code a bit by Kent Overstreet · 11 years ago
  39. 84f0db0 bcache: Refactor request_write() by Kent Overstreet · 12 years ago
  40. c2f95ae bcache: Clean up keylist code by Kent Overstreet · 12 years ago
  41. 4f3d401 bcache: Add explicit keylist arg to btree_insert() by Kent Overstreet · 11 years ago
  42. e7c590e bcache: Convert btree_insert_check_key() to btree_insert_node() by Kent Overstreet · 11 years ago
  43. 403b6cd bcache: Insert multiple keys at a time by Kent Overstreet · 12 years ago
  44. 26c949f bcache: Add btree_insert_node() by Kent Overstreet · 11 years ago
  45. d6fd3b1 bcache: Explicitly track btree node's parent by Kent Overstreet · 12 years ago
  46. 8304ad4 bcache: Remove unnecessary check in should_split() by Kent Overstreet · 12 years ago
  47. 2d679fc bcache: Stripe size isn't necessarily a power of two by Kent Overstreet · 11 years ago
  48. 77c320e bcache: Add on error panic/unregister setting by Kent Overstreet · 12 years ago
  49. 49b1212 bcache: Use blkdev_issue_discard() by Kent Overstreet · 12 years ago
  50. dd9ec84 bcache: Fix a lockdep splat by Kent Overstreet · 11 years ago
  51. 7857d5d4 bcache: Fix a journalling performance bug by Kent Overstreet · 11 years ago
  52. 1fa8455 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  53. f7cb20f floppy: Correct documentation of driver options when used as a module. by Ben Harris · 11 years ago
  54. 49c2856 pktcdvd: debugfs functions return NULL on error by Dan Carpenter · 11 years ago
  55. bfe11d6 xen-blkfront: restore the non-persistent data path by Roger Pau Monne · 11 years ago
  56. f1a3c61 skd: fix formatting in skd_s1120.h by Bartlomiej Zolnierkiewicz · 11 years ago
  57. 542d7b0 skd: reorder construct/destruct code by Bartlomiej Zolnierkiewicz · 11 years ago
  58. fec23f6 skd: cleanup skd_do_inq_page_da() by Bartlomiej Zolnierkiewicz · 11 years ago
  59. 7f74e5e skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs by Bartlomiej Zolnierkiewicz · 11 years ago
  60. ebedd16 skd: remove redundant skdev->pdev assignment from skd_pci_probe() by Bartlomiej Zolnierkiewicz · 11 years ago
  61. 4ca90b5 skd: use <asm/unaligned.h> by Bartlomiej Zolnierkiewicz · 11 years ago
  62. 4350463 skd: remove SCSI subsystem specific includes by Bartlomiej Zolnierkiewicz · 11 years ago
  63. b8df664 skd: register block device only if some devices are present by Bartlomiej Zolnierkiewicz · 11 years ago
  64. fbed149 skd: fix error messages in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  65. 2b91c55 skd: fix error paths in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  66. a073ae9 skd: fix unregister_blkdev() placement by Bartlomiej Zolnierkiewicz · 11 years ago
  67. 38d4a1b skd: more removal of bio-based code by Mike Snitzer · 11 years ago
  68. 6a5ec65 skd: cleanup the skd_*() function block wrapping by Jens Axboe · 11 years ago
  69. fcd37eb skd: rip out bio path by Jens Axboe · 11 years ago
  70. 1762b57 skd: fix error return code in skd_pci_probe() by Wei Yongjun · 11 years ago
  71. ef08994 s390/dasd: hold request queue sysfs lock when calling elevator_init() by Heiko Carstens · 11 years ago
  72. b88fac6 cciss: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  73. 2e44b42 skd: Replaced custom debug PRINTKs with pr_debug by rchinthekindi · 11 years ago
  74. f721bb0 skd: Fix checkpatch ERRORS and removed unused functions by Akhil Bhansali · 11 years ago
  75. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  76. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  77. 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
  78. d2da5b0 drbd: fix decoding of bitmap vli rle for device sizes > 64 TB by Lars Ellenberg · 11 years ago
  79. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  80. b874d23 drbd: Fix an connection drop issue after enabling allow-two-primaries by Philipp Reisner · 11 years ago
  81. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  82. 7badfb1 block: disable cpqarray in Kconfig by Jens Axboe · 11 years ago
  83. e67f86b Add support for sTec's pci-e flash card Kronos by Akhil Bhansali · 11 years ago
  84. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  85. c8afd0d mtip32xx: dynamically allocate buffer in debugfs functions by David Milburn · 12 years ago
  86. 8f8b899 mtip32xx: Add SRSI support by Asai Thambi S P · 11 years ago
  87. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  88. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  89. ef7e7c8 loop: fix crash when using unassigned loop device by Mikulas Patocka · 11 years ago
  90. ea5ec76 xen/blkback: fix reference counting by Vegard Nossum · 11 years ago
  91. c47206e xen-blkfront: improve aproximation of required grants per request by Roger Pau Monne · 11 years ago
  92. fbe363c xen-blkfront: revoke foreign access for grants not mapped by the backend by Roger Pau Monne · 11 years ago
  93. 370d668 mg_disk: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  94. c7d1ba4 block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  95. 8616ebb block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  96. 97597dc block: Do not call sector_div() with a 64-bit divisor by Geert Uytterhoeven · 11 years ago
  97. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  98. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  99. e0ce0ea block: Use rw_copy_check_uvector() by Kent Overstreet · 11 years ago
  100. 23779fb block: Enable sysfs nomerge control for I/O requests in the plug list by Alireza Haghdoost · 11 years ago