1. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 11 years ago
  2. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 11 years ago
  3. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 11 years ago
  4. 88ea685 drbd: Do not BUG() when connection breaks in a special way by Philipp Reisner · 11 years ago
  5. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 11 years ago
  6. 0e49d7b drbd: fix potential distributed deadlock during verify or resync by Lars Ellenberg · 11 years ago
  7. 6377b92 drbd: resync: fix too large bursts for very slow rates by Lars Ellenberg · 11 years ago
  8. 9ae4726 drbd: fix stalled resync detection in /proc/drbd by Lars Ellenberg · 11 years ago
  9. cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 11 years ago
  10. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 11 years ago
  11. d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 11 years ago
  12. 3100774 drbd: Break a deadlock while concurrent fencing and establishing a connection by Philipp Reisner · 11 years ago
  13. d1e714d mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems by Asai Thambi S P · 11 years ago
  14. af5ded8 mtip32xx: Remove dfs_parent after pci unregister by Asai Thambi S P · 11 years ago
  15. 670a641 mtip32xx: Increase timeout for STANDBY IMMEDIATE command by Asai Thambi S P · 11 years ago
  16. 24cddb8 cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  17. 01aad3f skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  18. 1b4a325 blk-mq: add async parameter to blk_mq_start_stopped_hw_queues by Christoph Hellwig · 11 years ago
  19. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 11 years ago
  20. e9b267d blk-mq: add ->init_request and ->exit_request methods by Christoph Hellwig · 11 years ago
  21. 9d74e25 blk-mq: do not initialize req->special by Christoph Hellwig · 11 years ago
  22. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  23. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  25. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 11 years ago
  26. 4cc09e2 NVMe: Add getgeo to block ops by Keith Busch · 11 years ago
  27. b9afca3 NVMe: Start-stop nvme_thread during device add-remove. by Dan McLeran · 11 years ago
  28. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 11 years ago
  29. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 11 years ago
  30. 42f6142 NVMe: per-cpu io queues by Keith Busch · 11 years ago
  31. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  32. 44bd70c drivers/block/loop.c: ratelimit error messages by Mike Galbraith · 11 years ago
  33. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  34. f4659d8 zram: support REQ_DISCARD by Joonsoo Kim · 11 years ago
  35. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 11 years ago
  36. 60a726e zram: propagate error to user by Minchan Kim · 11 years ago
  37. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 11 years ago
  38. d61f98c zram: move comp allocation out of init_lock by Sergey Senozhatsky · 11 years ago
  39. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 11 years ago
  40. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 11 years ago
  41. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 11 years ago
  42. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 11 years ago
  43. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 11 years ago
  44. b7ca232 zram: use zcomp compressing backends by Sergey Senozhatsky · 11 years ago
  45. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 11 years ago
  46. b67d1ec zram: delete zram_init_device() by Sergey Senozhatsky · 11 years ago
  47. e64cd51 zram: move zram size warning to documentation by Sergey Senozhatsky · 11 years ago
  48. 59fc86a zram: drop not used table `count' member by Sergey Senozhatsky · 11 years ago
  49. 6444724 zram: report failed read and write stats by Sergey Senozhatsky · 11 years ago
  50. a68eb3b zram: remove zram stats code duplication by Sergey Senozhatsky · 11 years ago
  51. 90a7806 zram: use atomic64_t for all zram stats by Sergey Senozhatsky · 11 years ago
  52. b7cccf8 zram: remove good and bad compress stats by Sergey Senozhatsky · 11 years ago
  53. be257c6 zram: do not pass rw argument to __zram_make_request() by Sergey Senozhatsky · 11 years ago
  54. be2d1d5 zram: drop `init_done' struct zram member by Sergey Senozhatsky · 11 years ago
  55. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  56. 0ccd592 rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
  57. deb236b rbd: num_ops parameter for rbd_osd_req_create() by Ilya Dryomov · 11 years ago
  58. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 11 years ago
  59. 42dd037 rbd: fix error paths in rbd_img_request_fill() by Ilya Dryomov · 11 years ago
  60. 62054da rbd: remove out_partial label in rbd_img_request_fill() by Ilya Dryomov · 11 years ago
  61. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  62. f730c84 drbd: don't open-code kernel_recvmsg() by Al Viro · 11 years ago
  63. e251157 switch nbd to sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  64. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  65. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  66. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  67. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  68. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  69. 6eb0d69 NVMe: Replace DEFINE_PCI_DEVICE_TABLE by Matthew Wilcox · 11 years ago
  70. ddcb776 NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds by Keith Busch · 11 years ago
  71. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 11 years ago
  72. 5a92e70 NVMe: RCU protected access to io queues by Keith Busch · 11 years ago
  73. fb35e91 NVMe: Initialize device reference count earlier by Keith Busch · 11 years ago
  74. 671a601 NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  75. fc4324b virtio-blk: base queue-depth on virtqueue ringsize or module param by Rusty Russell · 11 years ago
  76. 95363ef blk-mq: allow blk_mq_init_commands() to return failure by Jens Axboe · 11 years ago
  77. 5eb9291 mtip32xx: mtip_async_complete() bug fixes by Sam Bradshaw · 11 years ago
  78. 368c89d mtip32xx: Unmap the DMA segments before completing the IO request by Felipe Franciosi · 11 years ago
  79. 1044b1b mtip32xx: Set queue bounce limit by Felipe Franciosi · 11 years ago
  80. be577fa nvme: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  81. 371ff93 cciss: Fallback to MSI rather than to INTx if MSI-X failed by Alexander Gordeev · 11 years ago
  82. 106fd89 swim3: fix interruptible_sleep_on race by Arnd Bergmann · 11 years ago
  83. 7b8a3d2 ataflop: fix sleep_on races by Arnd Bergmann · 11 years ago
  84. 9c552e1 DAC960: remove sleep_on usage by Arnd Bergmann · 11 years ago
  85. c94efe3 mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range() by Alexander Gordeev · 11 years ago
  86. 5261b85 virtio_blk: don't crash, report error if virtqueue is broken. by Rusty Russell · 11 years ago
  87. 7f32890 mtip32xx: fix bad use of smp_processor_id() by Jens Axboe · 11 years ago
  88. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  89. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 11 years ago
  90. 75ddb38 floppy: don't use PREPARE_[DELAYED_]WORK by Tejun Heo · 11 years ago
  91. db5d711 zram: avoid null access when fail to alloc meta by Minchan Kim · 11 years ago
  92. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  93. a9df862 skd: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  94. 1bc5ce5 skd: Use unified access to skdev->msix_entries throughout the code by Alexander Gordeev · 11 years ago
  95. 4681776 skd: Fix incomplete cleanup of MSI-X interrupt by Alexander Gordeev · 11 years ago
  96. c5e3035 skd: Fix out of array boundary access by Alexander Gordeev · 11 years ago
  97. f219ad8 mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  98. cf91f39 mtip32xx: Remove superfluous call to pci_disable_msi() by Alexander Gordeev · 11 years ago
  99. f597f6b drbd: Fix future possible NULL pointer dereference by Andreas Gruenbacher · 11 years ago
  100. 5a98268 mtip32xx: Reduce the number of unaligned writes to 2 by Asai Thambi S P · 11 years ago