1. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  2. eb5df87 xen/blkif: document blkif multi-queue/ring extension by Bob Liu · 9 years ago
  3. 627ccd2 bcache: Change refill_dirty() to always scan entire disk if necessary by Kent Overstreet · 9 years ago
  4. 8d16ce5 bcache: prevent crash on changing writeback_running by Stefan Bader · 9 years ago
  5. d7076f2 bcache: allows use of register in udev to avoid "device_busy" error. by Gabriel de Perthuis · 9 years ago
  6. 2ecf0cd bcache: unregister reboot notifier if bcache fails to unregister device by Zheng Liu · 9 years ago
  7. 4d4d857 bcache: fix a leak in bch_cached_dev_run() by Al Viro · 9 years ago
  8. fecaee6 bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device by Zheng Liu · 9 years ago
  9. c5f1e5a bcache: Add a cond_resched() call to gc by Kent Overstreet · 9 years ago
  10. 2ef9ccb bcache: fix a livelock when we cause a huge number of cache misses by Zheng Liu · 9 years ago
  11. 39fc883 sx8: use real time for the command seconds by Jens Axboe · 9 years ago
  12. 8182503 block: sx8.c: Replace timeval with ktime_t by Shraddha Barke · 9 years ago
  13. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  14. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  15. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  16. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 12 years ago
  17. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 10 years ago
  18. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 10 years ago
  19. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 10 years ago
  20. bb649b3 lru_cache: Converted lc_seq_printf_status to return void by Roland Kammerer · 10 years ago
  21. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
  22. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 10 years ago
  23. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 10 years ago
  24. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 10 years ago
  25. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 10 years ago
  26. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 10 years ago
  27. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 10 years ago
  28. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 10 years ago
  29. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
  30. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
  31. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 10 years ago
  32. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 10 years ago
  33. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 10 years ago
  34. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 10 years ago
  35. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 10 years ago
  36. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 10 years ago
  37. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  38. 92f108b drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4 by Lars Ellenberg · 10 years ago
  39. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  40. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  41. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
  42. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  43. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  44. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  45. 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
  46. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  47. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago
  48. 2e9ffde drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync() by Andreas Gruenbacher · 10 years ago
  49. 3b8a44f drbd: Remove pointless check by Philipp Reisner · 10 years ago
  50. bc2c049 MAINTAINERS: Updated information for DRBD DRIVER by Roland Kammerer · 9 years ago
  51. 3b627a3 block: clarify blk_add_timer() use case for blk-mq by Jens Axboe · 9 years ago
  52. bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
  53. 1fe8f34 block: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
  54. d674d41 block: do not initialise globals to 0 or NULL by Wei Tang · 9 years ago
  55. c2789bd block: rename request_queue slab cache by Ilya Dryomov · 9 years ago
  56. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  57. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  58. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  59. 6ffeba9 Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  60. 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 9 years ago
  61. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 9 years ago
  63. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 9 years ago
  64. 578270b block: fix segment split by Ming Lei · 9 years ago
  65. a293154 Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  66. 0fcb04d dm thin: fix regression in advertised discard limits by Mike Snitzer · 9 years ago
  67. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  68. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  70. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  71. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  72. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  73. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  74. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  77. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  78. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  79. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  80. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  81. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  82. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  83. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  84. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  85. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  86. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  87. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  88. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  92. b094f89 blk-mq: fix calling unplug callbacks with preempt disabled by Jens Axboe · 9 years ago
  93. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  94. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  95. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  96. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  97. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  98. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  99. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  100. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago