1. 04cfac4 nbd: zero from and len fields in NBD_CMD_DISCONNECT. by Hani Benhabiles · 10 years ago
  2. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  3. 38515c7 zram: correct offset usage in zram_bio_discard by Weijie Yang · 10 years ago
  4. 96f8d8e brd: return -ENOSPC rather than -ENOMEM on page allocation failure by Matthew Wilcox · 10 years ago
  5. a72132c brd: add support for rw_page() by Matthew Wilcox · 10 years ago
  6. 0e62f51 blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter by Jens Axboe · 10 years ago
  7. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  8. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  9. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  10. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  11. 5d70dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k into next by Linus Torvalds · 10 years ago
  12. e8edca6 block: virtio_blk: don't hold spin lock during world switch by Ming Lei · 10 years ago
  13. f89ca16 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  14. 879466e Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-3.16/drivers by Jens Axboe · 10 years ago
  15. 814d04e xen-blkback: defer freeing blkif to avoid blocking xenwatch by Valentin Priescu · 10 years ago
  16. c926b70 xen/blkback: disable discard feature if requested by toolstack by Olaf Hering · 10 years ago
  17. 1c8cad6 xen-blkfront: remove type check from blkfront_setup_discard by Olaf Hering · 10 years ago
  18. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  19. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  20. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  21. 6314a10 floppy: do not corrupt bio.bi_flags when reading block 0 by Jiri Kosina · 10 years ago
  22. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  23. f0d54a5 NVMe: Implement PCIe reset notification callback by Keith Busch · 10 years ago
  24. aa0818c virtio_blk: fix race between start and stop queue by Ming Lei · 10 years ago
  25. a4de73f m68k/atari - ataflop: use correct virt/phys translation for DMA buffer by Michael Schmitz · 10 years ago
  26. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  27. 9b204fb mtip32xx: move error handling to service thread by Asai Thambi S P · 10 years ago
  28. 0c29e93 virtio_blk: fix race between start and stop queue by Ming Lei · 10 years ago
  29. 9acf03c mtip32xx: stop block hardware queues before quiescing IO by Jens Axboe · 10 years ago
  30. a8a642c mtip32xx: blk_mq_init_queue() returns an ERR_PTR by Dan Carpenter · 10 years ago
  31. ffc771b mtip32xx: convert to use blk-mq by Jens Axboe · 10 years ago
  32. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  33. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  34. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  35. fc27691 block: null_blk: fix use after free by Ming Lei · 10 years ago
  36. ec4a340 drbd: use list_first_entry_or_null in first_peer_device/first_connection by Lars Ellenberg · 10 years ago
  37. babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 10 years ago
  38. 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 10 years ago
  39. c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 10 years ago
  40. 0853546 drbd: evaluate disk and network timeout on different requests by Lars Ellenberg · 10 years ago
  41. 67cca28 drbd: Fix a hole in the challange-response connection authentication by Philipp Reisner · 10 years ago
  42. f9c7812 drbd: always implicitly close last epoch when idle by Lars Ellenberg · 10 years ago
  43. e4d7d6f drbd: add back some fairness to AL transactions by Lars Ellenberg · 10 years ago
  44. fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 10 years ago
  45. 074f4af drbd: fix a race between start_resync and send_and_submit by Lars Ellenberg · 10 years ago
  46. 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 10 years ago
  47. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  48. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  49. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 10 years ago
  50. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 10 years ago
  51. 88ea685 drbd: Do not BUG() when connection breaks in a special way by Philipp Reisner · 10 years ago
  52. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 10 years ago
  53. 0e49d7b drbd: fix potential distributed deadlock during verify or resync by Lars Ellenberg · 10 years ago
  54. 6377b92 drbd: resync: fix too large bursts for very slow rates by Lars Ellenberg · 10 years ago
  55. 9ae4726 drbd: fix stalled resync detection in /proc/drbd by Lars Ellenberg · 10 years ago
  56. cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 10 years ago
  57. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 10 years ago
  58. d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 10 years ago
  59. 3100774 drbd: Break a deadlock while concurrent fencing and establishing a connection by Philipp Reisner · 10 years ago
  60. d1e714d mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems by Asai Thambi S P · 10 years ago
  61. af5ded8 mtip32xx: Remove dfs_parent after pci unregister by Asai Thambi S P · 10 years ago
  62. 670a641 mtip32xx: Increase timeout for STANDBY IMMEDIATE command by Asai Thambi S P · 10 years ago
  63. 24cddb8 cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  64. 01aad3f skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  65. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  66. dc4a930 sd/skd: stuff discard page in request->completion_data by Jens Axboe · 10 years ago
  67. 1b4a325 blk-mq: add async parameter to blk_mq_start_stopped_hw_queues by Christoph Hellwig · 10 years ago
  68. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 10 years ago
  69. e9b267d blk-mq: add ->init_request and ->exit_request methods by Christoph Hellwig · 10 years ago
  70. 9d74e25 blk-mq: do not initialize req->special by Christoph Hellwig · 10 years ago
  71. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  72. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  74. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  75. 4cc09e2 NVMe: Add getgeo to block ops by Keith Busch · 10 years ago
  76. b9afca3 NVMe: Start-stop nvme_thread during device add-remove. by Dan McLeran · 10 years ago
  77. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 10 years ago
  78. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 10 years ago
  79. 42f6142 NVMe: per-cpu io queues by Keith Busch · 10 years ago
  80. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  81. 44bd70c drivers/block/loop.c: ratelimit error messages by Mike Galbraith · 10 years ago
  82. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  83. f4659d8 zram: support REQ_DISCARD by Joonsoo Kim · 10 years ago
  84. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 10 years ago
  85. 60a726e zram: propagate error to user by Minchan Kim · 10 years ago
  86. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 10 years ago
  87. d61f98c zram: move comp allocation out of init_lock by Sergey Senozhatsky · 10 years ago
  88. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 10 years ago
  89. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 10 years ago
  90. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 10 years ago
  91. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 10 years ago
  92. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 10 years ago
  93. b7ca232 zram: use zcomp compressing backends by Sergey Senozhatsky · 10 years ago
  94. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 10 years ago
  95. b67d1ec zram: delete zram_init_device() by Sergey Senozhatsky · 10 years ago
  96. e64cd51 zram: move zram size warning to documentation by Sergey Senozhatsky · 10 years ago
  97. 59fc86a zram: drop not used table `count' member by Sergey Senozhatsky · 10 years ago
  98. 6444724 zram: report failed read and write stats by Sergey Senozhatsky · 10 years ago
  99. a68eb3b zram: remove zram stats code duplication by Sergey Senozhatsky · 10 years ago
  100. 90a7806 zram: use atomic64_t for all zram stats by Sergey Senozhatsky · 10 years ago