1. 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
  2. 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
  3. cde81d9 drbd: fix race between handshake and admin disconnect/down by Lars Ellenberg · 7 years ago
  4. 33d32fa drbd: fix potential deadlock when trying to detach during handshake by Lars Ellenberg · 7 years ago
  5. 427fd2b drbd: A single dot should be put into a sequence. by Markus Elfring · 7 years ago
  6. 3f1a1b7 drbd: fix rmmod cleanup, remove _all_ debugfs entries by Lars Ellenberg · 7 years ago
  7. be7445a drbd: Use setup_timer() instead of init_timer() to simplify the code. by Geliang Tang · 7 years ago
  8. 7c752ed drbd: fix potential get_ldev/put_ldev refcount imbalance during attach by Lars Ellenberg · 7 years ago
  9. 9de7e14 drbd: new disk-option disable-write-same by Lars Ellenberg · 7 years ago
  10. c200d98 drbd: Fix resource role for newly created resources in events2 by Philipp Reisner · 7 years ago
  11. 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
  12. e1fbc4c drbd: Send P_NEG_ACK upon write error in protocol != C by Lars Ellenberg · 7 years ago
  13. de6978b drbd: add explicit plugging when submitting batches by Lars Ellenberg · 7 years ago
  14. 9da10e8 drbd: change list_for_each_safe to while(list_first_entry_or_null) by Lars Ellenberg · 7 years ago
  15. c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
  16. c529594 bsg: remove #if 0'ed code by Christoph Hellwig · 7 years ago
  17. 7de967e mq-deadline: Enable auto-loading when built as module by Ben Hutchings · 7 years ago
  18. 26b4cf2 bfq: Re-enable auto-loading when built as a module by Ben Hutchings · 7 years ago
  19. 5034435 block: Make blk_dequeue_request() static by Damien Le Moal · 7 years ago
  20. 6fd5b91 skd: Let the block layer core choose .nr_requests by Bart Van Assche · 7 years ago
  21. bf23198 skd: Remove blk_queue_bounce_limit() call by Bart Van Assche · 7 years ago
  22. dfbde55 nbd: make device_attribute const by Bhumika Goyal · 7 years ago
  23. b3c3051 null_blk: use available 'dev' in nullb_device_power_store() by Jens Axboe · 7 years ago
  24. 060fd19 block/nullb: delete unnecessary memory free by Shaohua Li · 7 years ago
  25. e9a823f block: fix warning when I/O elevator is changed as request_queue is being removed by David Jeffery · 7 years ago
  26. 235f8da block, scheduler: convert xxx_var_store to void by weiping zhang · 7 years ago
  27. f5cb2d5 skd: Remove SKD_ID_INCR by Bart Van Assche · 7 years ago
  28. 4633504 skd: Make it easier for static analyzers to analyze skd_free_disk() by Bart Van Assche · 7 years ago
  29. 795bc1b skd: Inline skd_end_request() by Bart Van Assche · 7 years ago
  30. 296cb94 skd: Rename skd_softirq_done() into skd_complete_rq() by Bart Van Assche · 7 years ago
  31. 0d06a42 block/nullb: fix NULL dereference by Shaohua Li · 7 years ago
  32. 4c18c9e blkcg: avoid free blkcg_root when failed to alloc blkcg policy by weiping zhang · 7 years ago
  33. 231b3db null_blk: update email adress by Jens Axboe · 7 years ago
  34. 3140c3c block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename by Omar Sandoval · 7 years ago
  35. 6a934bb compat_hdio_ioctl: Fix a declaration by Bart Van Assche · 7 years ago
  36. 4757084 block: remove blk_free_devt in add_partition by weiping zhang · 7 years ago
  37. 97e0546 bio-integrity: Fix regression if profile verify_fn is NULL by Milan Broz · 7 years ago
  38. 37dcd65 block, bfq: fix error handle in bfq_init by weiping zhang · 7 years ago
  39. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  40. c2ee070 block: cache the partition index in struct block_device by Christoph Hellwig · 7 years ago
  41. 807d4af block: add a __disk_get_part helper by Christoph Hellwig · 7 years ago
  42. de65b01 block: reject attempts to allocate more than DISK_MAX_PARTS partitions by Christoph Hellwig · 7 years ago
  43. 10433d0 raid5: remove a call to get_start_sect by Christoph Hellwig · 7 years ago
  44. f8f84b2 btrfs: index check-integrity state hash by a dev_t by Christoph Hellwig · 7 years ago
  45. 744353b skd: Change default interrupt mode to MSI-X by Bart Van Assche · 7 years ago
  46. f2fe445 skd: Avoid double completions in case of a timeout by Bart Van Assche · 7 years ago
  47. c39c6c7 skd: Inline skd_process_request() by Bart Van Assche · 7 years ago
  48. 49f16e2 skd: Report completion mismatches once by Bart Van Assche · 7 years ago
  49. 130d733 block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue by Bart Van Assche · 7 years ago
  50. 2f54a61 nullb: badbblocks support by Shaohua Li · 7 years ago
  51. deb78b4 nullb: emulate cache by Shaohua Li · 7 years ago
  52. eff2c4f nullb: bandwidth control by Shaohua Li · 7 years ago
  53. 306eb6b nullb: support discard by Shaohua Li · 7 years ago
  54. 5bcd0e0 nullb: support memory backed store by Shaohua Li · 7 years ago
  55. 94bc02e nullb: use ida to manage index by Shaohua Li · 7 years ago
  56. cedcafa nullb: add interface to power on disk by Shaohua Li · 7 years ago
  57. 3bf2bd2 nullb: add configfs interface by Shaohua Li · 7 years ago
  58. 2984c86 nullb: factor disk parameters by Shaohua Li · 7 years ago
  59. 92d499d4 skd: error pointer dereference in skd_cons_disk() by Dan Carpenter · 7 years ago
  60. c0b3dda skd: Uninitialized variable in skd_isr_completion_posted() by Dan Carpenter · 7 years ago
  61. 69a84ba skd: Remove driver version information by Bart Van Assche · 7 years ago
  62. bb9f7dd skd: Bump driver version by Bart Van Assche · 7 years ago
  63. 74c7428 skd: Optimize locking by Bart Van Assche · 7 years ago
  64. e2bb554 skd: Remove several local variables by Bart Van Assche · 7 years ago
  65. a3db102 skd: Reduce memory usage by Bart Van Assche · 7 years ago
  66. d4d0f5f skd: Remove skd_device.in_flight by Bart Van Assche · 7 years ago
  67. a74d5b7 skd: Switch to block layer timeout mechanism by Bart Van Assche · 7 years ago
  68. ca33dd9 skd: Convert to blk-mq by Bart Van Assche · 7 years ago
  69. e7278a8 skd: Coalesce struct request and struct skd_request_context by Bart Van Assche · 7 years ago
  70. 5d00324 skd: Move skd_free_sg_list() up by Bart Van Assche · 7 years ago
  71. 4e54b84 skd: Split skd_recover_requests() by Bart Van Assche · 7 years ago
  72. 91f85da skd: Introduce skd_process_request() by Bart Van Assche · 7 years ago
  73. 6fbb2de skd: Convert several per-device scalar variables into atomics by Bart Van Assche · 7 years ago
  74. f18c17c skd: Enable request tags for the block layer queue by Bart Van Assche · 7 years ago
  75. 32494df skd: Initialize skd_special_context.req.n_sg to one by Bart Van Assche · 7 years ago
  76. 57adf55 skd: Remove dead code by Bart Van Assche · 7 years ago
  77. 6321412 skd: Remove SG IO support by Bart Van Assche · 7 years ago
  78. 8fe7006 skd: Convert explicit skd_request_fn() calls by Bart Van Assche · 7 years ago
  79. 3d17a67 skd: Rework request failing code path by Bart Van Assche · 7 years ago
  80. cb6981b skd: Move a function definition by Bart Van Assche · 7 years ago
  81. fb4844b skb: Use symbolic names for SCSI opcodes by Bart Van Assche · 7 years ago
  82. 01433d0 skd: Use kcalloc() instead of kzalloc() with multiply by Bart Van Assche · 7 years ago
  83. 85e3411 skd: Remove superfluous occurrences of the 'volatile' keyword by Bart Van Assche · 7 years ago
  84. feb8971 skd: Remove a redundant init_timer() call by Bart Van Assche · 7 years ago
  85. 06f824c4 skd: Use for_each_sg() by Bart Van Assche · 7 years ago
  86. 79ce12a skd: Drop second argument of skd_recover_requests() by Bart Van Assche · 7 years ago
  87. c830da8 skd: Remove superfluous initializations from skd_isr_completion_posted() by Bart Van Assche · 7 years ago
  88. b1824ee skd: Simplify the code for handling data direction by Bart Van Assche · 7 years ago
  89. 0b2e0c0 skd: Use ARRAY_SIZE() where appropriate by Bart Van Assche · 7 years ago
  90. 1cd3c1a skd: Make the skd_isr() code more brief by Bart Van Assche · 7 years ago
  91. 53e617e skd: Use __packed only when needed by Bart Van Assche · 7 years ago
  92. 16a7053 skd: Check structure sizes at build time by Bart Van Assche · 7 years ago
  93. d891fe6 skd: Use a structure instead of hardcoding structure offsets by Bart Van Assche · 7 years ago
  94. 6507f43 skd: Simplify the code for allocating DMA message buffers by Bart Van Assche · 7 years ago
  95. fe4fd72 skd: Simplify the code for deciding whether or not to send a FIT msg by Bart Van Assche · 7 years ago
  96. 19fc85c skd: Reorder the code in skd_process_request() by Bart Van Assche · 7 years ago
  97. 7f13bda skd: Fix size argument in skd_free_skcomp() by Bart Van Assche · 7 years ago
  98. 6f7c767 skd: Introduce SKD_SKCOMP_SIZE by Bart Van Assche · 7 years ago
  99. 2da7b40 skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG by Bart Van Assche · 7 years ago
  100. 760b48c skd: Document locking assumptions by Bart Van Assche · 7 years ago