1. a514379 null_blk: oops when initializing without lightnvm by Matias Bjørling · 9 years ago
  2. 09954ba floppy: refactor open() flags handling by Jiri Kosina · 9 years ago
  3. bf64318 lightnvm: allow to force mm initialization by Matias Bjørling · 9 years ago
  4. 90b90d0 Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-linus by Jens Axboe · 9 years ago
  5. a0c80ef floppy: fix lock_fdc() signal handling by Jiri Kosina · 9 years ago
  6. ed0ae43 Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  7. 3db70a8 xen/blkfront: realloc ring info in blkif_resume by Bob Liu · 9 years ago
  8. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  9. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  11. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  12. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  13. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 1761b22 rbd: delete an unnecessary check before rbd_dev_destroy() by Markus Elfring · 9 years ago
  15. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  16. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  17. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 9 years ago
  18. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  19. e02d238 zram/zcomp: do not zero out zcomp private pages by Sergey Senozhatsky · 9 years ago
  20. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 9 years ago
  21. d913897 zram: try vmalloc() after kmalloc() by Kyeongdon Kim · 9 years ago
  22. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 9 years ago
  23. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  24. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  25. e93d12a null_blk: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  26. 038a75a Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.5/drivers by Jens Axboe · 9 years ago
  27. 91276162 lightnvm: refactor end_io functions for sync by Matias Bjørling · 9 years ago
  28. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  29. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  30. 9e35fdc mtip32xx: restrict variables visible in current code module by Zhu Yanjun · 9 years ago
  31. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  32. 820351f rsxx: don't open-code memdup_user() by Al Viro · 9 years ago
  33. 8ed6010 mtip32xx: don't open-code memdup_user() by Al Viro · 9 years ago
  34. a8036df cciss: print max outstanding commands as a hex value by Colin Ian King · 9 years ago
  35. c31ecf6 xen/blkfront: Fix crash if backend doesn't follow the right states. by Konrad Rzeszutek Wilk · 9 years ago
  36. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  37. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  38. 6cc56833 xen/blkfront: Handle non-indirect grant with 64KB pages by Julien Grall · 9 years ago
  39. 2e07396 xen-blkfront: Introduce blkif_ring_get_request by Julien Grall · 9 years ago
  40. a6e7af1 xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() by Jiri Kosina · 9 years ago
  41. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  42. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  43. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  44. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  45. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  46. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  47. 45fc826 xen/blkfront: correct setting for xen_blkif_max_ring_order by Peng Fan · 9 years ago
  48. 73716df xen/blkfront: make persistent grants pool per-queue by Bob Liu · 9 years ago
  49. 75f070b3 xen/blkfront: Remove duplicate setting of ->xbdev. by Bob Liu · 9 years ago
  50. 6f03a7f xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. by Konrad Rzeszutek Wilk · 9 years ago
  51. 28d949b xen/blkfront: negotiate number of queues/rings to be used with backend by Bob Liu · 9 years ago
  52. 1165956 xen/blkfront: split per device io_lock by Bob Liu · 9 years ago
  53. 3df0e50 xen/blkfront: pseudo support for multi hardware queues/rings by Bob Liu · 9 years ago
  54. e4e85bb cciss: switch to memdup_user_nul() by Al Viro · 9 years ago
  55. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  56. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
  57. 39fc883 sx8: use real time for the command seconds by Jens Axboe · 9 years ago
  58. 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  59. e827120 null_blk: fix use-after-free error by Mike Krinkin · 9 years ago
  60. 8182503 block: sx8.c: Replace timeval with ktime_t by Shraddha Barke · 9 years ago
  61. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  62. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  63. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  64. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  65. af096e2 null_blk: Fix error path in module initialization by Minfei Huang · 9 years ago
  66. bcf4299 floppy: make local variable non-static by Rasmus Villemoes · 9 years ago
  67. 16f26c3 lightnvm: replace req queue with nvmdev for lld by Matias Bjørling · 9 years ago
  68. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  69. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  70. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  71. dbac117 null_blk: change type of completion_nsec to unsigned long by Arianna Avanzini · 9 years ago
  72. cf8ecc5 null_blk: guarantee device restart in all irq modes by Arianna Avanzini · 9 years ago
  73. 3c395a9 null_blk: set a separate timer for each command by Paolo Valente · 9 years ago
  74. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  75. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  76. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  77. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 12 years ago
  78. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 9 years ago
  79. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 9 years ago
  80. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 9 years ago
  81. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 9 years ago
  82. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 9 years ago
  83. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 9 years ago
  84. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 9 years ago
  85. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 9 years ago
  86. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 9 years ago
  87. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 9 years ago
  88. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 9 years ago
  89. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 9 years ago
  90. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 9 years ago
  91. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 10 years ago
  92. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 10 years ago
  93. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 10 years ago
  94. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 10 years ago
  95. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 10 years ago
  96. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 10 years ago
  97. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  98. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  99. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  100. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago