1. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  3. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  4. 4cc09e2 NVMe: Add getgeo to block ops by Keith Busch · 10 years ago
  5. b9afca3 NVMe: Start-stop nvme_thread during device add-remove. by Dan McLeran · 10 years ago
  6. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 10 years ago
  7. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 10 years ago
  8. 42f6142 NVMe: per-cpu io queues by Keith Busch · 10 years ago
  9. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  10. 44bd70c drivers/block/loop.c: ratelimit error messages by Mike Galbraith · 10 years ago
  11. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  12. f4659d8 zram: support REQ_DISCARD by Joonsoo Kim · 10 years ago
  13. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 10 years ago
  14. 60a726e zram: propagate error to user by Minchan Kim · 10 years ago
  15. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 10 years ago
  16. d61f98c zram: move comp allocation out of init_lock by Sergey Senozhatsky · 10 years ago
  17. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 10 years ago
  18. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 10 years ago
  19. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 10 years ago
  20. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 10 years ago
  21. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 10 years ago
  22. b7ca232 zram: use zcomp compressing backends by Sergey Senozhatsky · 10 years ago
  23. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 10 years ago
  24. b67d1ec zram: delete zram_init_device() by Sergey Senozhatsky · 10 years ago
  25. e64cd51 zram: move zram size warning to documentation by Sergey Senozhatsky · 10 years ago
  26. 59fc86a zram: drop not used table `count' member by Sergey Senozhatsky · 10 years ago
  27. 6444724 zram: report failed read and write stats by Sergey Senozhatsky · 10 years ago
  28. a68eb3b zram: remove zram stats code duplication by Sergey Senozhatsky · 10 years ago
  29. 90a7806 zram: use atomic64_t for all zram stats by Sergey Senozhatsky · 10 years ago
  30. b7cccf8 zram: remove good and bad compress stats by Sergey Senozhatsky · 10 years ago
  31. be257c6 zram: do not pass rw argument to __zram_make_request() by Sergey Senozhatsky · 10 years ago
  32. be2d1d5 zram: drop `init_done' struct zram member by Sergey Senozhatsky · 10 years ago
  33. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  34. 0ccd592 rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 10 years ago
  35. deb236b rbd: num_ops parameter for rbd_osd_req_create() by Ilya Dryomov · 10 years ago
  36. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 10 years ago
  37. 42dd037 rbd: fix error paths in rbd_img_request_fill() by Ilya Dryomov · 10 years ago
  38. 62054da rbd: remove out_partial label in rbd_img_request_fill() by Ilya Dryomov · 10 years ago
  39. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  40. f730c84 drbd: don't open-code kernel_recvmsg() by Al Viro · 10 years ago
  41. e251157 switch nbd to sockfd_lookup/sockfd_put by Al Viro · 10 years ago
  42. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  43. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  44. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  45. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  46. 638c323 rbd: drop an unsafe assertion by Alex Elder · 10 years ago
  47. 6eb0d69 NVMe: Replace DEFINE_PCI_DEVICE_TABLE by Matthew Wilcox · 10 years ago
  48. ddcb776 NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds by Keith Busch · 10 years ago
  49. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 10 years ago
  50. 5a92e70 NVMe: RCU protected access to io queues by Keith Busch · 10 years ago
  51. fb35e91 NVMe: Initialize device reference count earlier by Keith Busch · 10 years ago
  52. 671a601 NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 10 years ago
  53. fc4324b virtio-blk: base queue-depth on virtqueue ringsize or module param by Rusty Russell · 10 years ago
  54. 95363ef blk-mq: allow blk_mq_init_commands() to return failure by Jens Axboe · 10 years ago
  55. 5eb9291 mtip32xx: mtip_async_complete() bug fixes by Sam Bradshaw · 10 years ago
  56. 368c89d mtip32xx: Unmap the DMA segments before completing the IO request by Felipe Franciosi · 10 years ago
  57. 1044b1b mtip32xx: Set queue bounce limit by Felipe Franciosi · 10 years ago
  58. be577fa nvme: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  59. 371ff93 cciss: Fallback to MSI rather than to INTx if MSI-X failed by Alexander Gordeev · 10 years ago
  60. 106fd89 swim3: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  61. 7b8a3d2 ataflop: fix sleep_on races by Arnd Bergmann · 10 years ago
  62. 9c552e1 DAC960: remove sleep_on usage by Arnd Bergmann · 10 years ago
  63. c94efe3 mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range() by Alexander Gordeev · 10 years ago
  64. 5261b85 virtio_blk: don't crash, report error if virtqueue is broken. by Rusty Russell · 10 years ago
  65. 7f32890 mtip32xx: fix bad use of smp_processor_id() by Jens Axboe · 10 years ago
  66. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  67. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 10 years ago
  68. 75ddb38 floppy: don't use PREPARE_[DELAYED_]WORK by Tejun Heo · 10 years ago
  69. db5d711 zram: avoid null access when fail to alloc meta by Minchan Kim · 10 years ago
  70. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  71. a9df862 skd: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  72. 1bc5ce5 skd: Use unified access to skdev->msix_entries throughout the code by Alexander Gordeev · 10 years ago
  73. 4681776 skd: Fix incomplete cleanup of MSI-X interrupt by Alexander Gordeev · 10 years ago
  74. c5e3035 skd: Fix out of array boundary access by Alexander Gordeev · 10 years ago
  75. f219ad8 mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  76. cf91f39 mtip32xx: Remove superfluous call to pci_disable_msi() by Alexander Gordeev · 10 years ago
  77. f597f6b drbd: Fix future possible NULL pointer dereference by Andreas Gruenbacher · 10 years ago
  78. 5a98268 mtip32xx: Reduce the number of unaligned writes to 2 by Asai Thambi S P · 10 years ago
  79. 2457b6d drbd: Add drbd_thread->resource and make drbd_thread->connection optional by Andreas Gruenbacher · 13 years ago
  80. 6780139 drbd: Use the right peer device by Andreas Gruenbacher · 13 years ago
  81. 81f0ffd drbd: Remove unused parameter of wire_flags_to_bio() by Andreas Gruenbacher · 13 years ago
  82. e33b32d drbd: Get rid of first_peer_device() in handle_write_conflicts() by Andreas Gruenbacher · 13 years ago
  83. 6db7e50 drbd: In the worker thread, process drbd_work instead of drbd_device_work items by Andreas Gruenbacher · 13 years ago
  84. d448a2e drbd: Turn w_make_ov_request and make_resync_request into "normal" functions by Andreas Gruenbacher · 13 years ago
  85. 4d01039 drbd: Make w_make_resync_request() static by Andreas Gruenbacher · 13 years ago
  86. a8cd15b drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_work by Andreas Gruenbacher · 13 years ago
  87. 4c00760 drbd: struct after_conn_state_chg_work: Use drbd_work instead of drbd_device_work by Andreas Gruenbacher · 13 years ago
  88. b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
  89. 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
  90. 8682eae drbd: Rename w_prev_work_done -> w_complete by Andreas Gruenbacher · 13 years ago
  91. d9f6522 drbd: Move string function prototypes from linux/drbd.h to drbd_string.h by Andreas Gruenbacher · 13 years ago
  92. 137975c drbd: Remove useless assertion by Andreas Gruenbacher · 13 years ago
  93. c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
  94. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  95. 9f4fe9a drbd: Replace vnr_to_mdev() with conn_peer_device() by Andreas Gruenbacher · 13 years ago
  96. 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
  97. 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
  98. 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
  99. 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
  100. f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago