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