1. fbd6049 xen/blkback: fix reference counting by Vegard Nossum · 13 years ago
  2. 0aa9fce loop: fix crash if blk_alloc_queue fails by Mikulas Patocka · 13 years ago
  3. 82b80fa block: fix a probe argument to blk_register_region by Mikulas Patocka · 13 years ago
  4. f845e0c cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 13 years ago
  5. dd7c446 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 13 years ago
  6. 8f5a285 xen/blkback: Check device permissions before allowing OP_DISCARD by Konrad Rzeszutek Wilk · 13 years ago
  7. a8139b5 block: do not pass disk names as format strings by Kees Cook · 13 years ago
  8. 7aaa342 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 13 years ago
  9. 60e255d drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 13 years ago
  10. 2e0bc33 drbd: fix for deadlock when using automatic split-brain-recovery by Philipp Reisner · 13 years ago
  11. 29fcbcb Revert "xen/blkback: Don't trust the handle from the frontend." by Greg Kroah-Hartman · 13 years ago
  12. d97bcfa aoe: reserve enough headroom on skbs by Eric Dumazet · 13 years ago
  13. ccb3d56 loop: prevent bdev freeing while device in use by Anatol Pomozov · 13 years ago
  14. 2f21ae2 xen-blkback: fix dispatch_rw_block_io() error path by Jan Beulich · 13 years ago
  15. 119016c xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 13 years ago
  16. 51dfcbf loopdev: remove an user triggerable oops by Guo Chao · 13 years ago
  17. 187c2bd loopdev: fix a deadlock by Guo Chao · 13 years ago
  18. c93c851 xen/blkback: Don't trust the handle from the frontend. by Konrad Rzeszutek Wilk · 13 years ago
  19. f8cf112 xen-blkback: do not leak mode property by Jan Beulich · 14 years ago
  20. 5cf5b73 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 13 years ago
  21. d239fdb drbd: add missing part_round_stats to _drbd_start_io_acct by Philipp Reisner · 14 years ago
  22. 3317122 rbd: do not allow remove of mounted-on image by Alex Elder · 14 years ago
  23. 1e411c6 rbd: fix bug in rbd_dev_id_put() by Alex Elder · 14 years ago
  24. f2ac87d rbd: BUG on invalid layout by Sage Weil · 14 years ago
  25. 87c7f75 rbd: kill notify_timeout option by Alex Elder · 14 years ago
  26. 5833a91 rbd: add read_only rbd map option by Alex Elder · 14 years ago
  27. e4a4a55 rbd: kill create_snap sysfs entry by Alex Elder · 14 years ago
  28. a871375 rbd: drop dev reference on error in rbd_open() by Alex Elder · 14 years ago
  29. ca9a5e3 rbd: send header version when notifying by Josh Durgin · 15 years ago
  30. fc5eb62 rbd: use reference counting for the snap context by Josh Durgin · 15 years ago
  31. 894910d rbd: set image size when header is updated by Josh Durgin · 15 years ago
  32. 929333a rbd: expose the correct size of the device in sysfs by Josh Durgin · 15 years ago
  33. 7272b7d rbd: only reset capacity when pointing to head by Josh Durgin · 15 years ago
  34. 95268c4 rbd: return errors for mapped but deleted snapshot by Josh Durgin · 15 years ago
  35. a0e0e46 aoe: do not call bdi_init after blk_alloc_queue by Ed Cashin · 13 years ago
  36. 4f442c5 NVMe: Fix uninitialized iod compiler warning by Keith Busch · 14 years ago
  37. 9923ad7 rbd: Fix ceph_snap_context size calculation by Yan, Zheng · 14 years ago
  38. 6448acf rbd: store snapshot id instead of index by Josh Durgin · 15 years ago
  39. 4573951 rbd: protect read of snapshot sequence number by Josh Durgin · 15 years ago
  40. 095cb21 rbd: don't hold spinlock during messenger flush by Alex Elder · 14 years ago
  41. 7db4c17 floppy: do put_disk on current dr if blk_init_queue fails by Herton Ronaldo Krzesinski · 14 years ago
  42. fa9a48a aoe: assert AoE packets marked as requiring no checksum by Ed Cashin · 14 years ago
  43. 449efd1 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 14 years ago
  44. 547ee16 nbd: clear waiting_queue on shutdown by Paul Clements · 14 years ago
  45. f274279 cciss: fix handling of protocol error by Stephen M. Cameron · 14 years ago
  46. 8b34096 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 14 years ago
  47. 31b1da2 umem: fix up unplugging by Tao Guo · 14 years ago
  48. 8c890e3 xen/blkback: Copy id field when doing BLKIF_DISCARD. by Konrad Rzeszutek Wilk · 14 years ago
  49. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  50. a09ba13 mtip32xx: release the semaphore on an error path by Asai Thambi S P · 14 years ago
  51. d88a440 dac960: Remove unused variables from DAC960_CreateProcEntries() by Jesper Juhl · 14 years ago
  52. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 14 years ago
  53. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  54. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 14 years ago
  55. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  56. c104f1f Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  57. c0aa3e0 virtio_blk: helper function to format disk names by Ren Mingxin · 14 years ago
  58. 6363480 block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy by Greg Kroah-Hartman · 14 years ago
  59. 95fea2f mtip32xx: dump tagmap on failure by Asai Thambi S P · 14 years ago
  60. c74b0f5 mtip32xx: fix handling of commands in various scenarios by Asai Thambi S P · 14 years ago
  61. 8a857a8 mtip32xx: Shorten macro names by Asai Thambi S P · 14 years ago
  62. 8182b49 mtip32xx: misc changes by Asai Thambi S P · 14 years ago
  63. f658721 mtip32xx: Add new sysfs entry 'status' by Asai Thambi S P · 14 years ago
  64. dad40f1 mtip32xx: make setting comp_time as common by Asai Thambi S P · 14 years ago
  65. 4503836 mtip32xx: Add new bitwise flag 'dd_flag' by Asai Thambi S P · 14 years ago
  66. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  67. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 14 years ago
  68. 6d27f09 mtip32xx: fix error handling in mtip_init() by Ryosuke Saito · 14 years ago
  69. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 14 years ago
  70. e9986f3 virtio-blk: Call revalidate_disk() upon online disk resize by Vivek Goyal · 14 years ago
  71. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  72. f450716 nbd: rename the nbd_device variable from lo to nbd by Wanlong Gao · 14 years ago
  73. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  74. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  75. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  76. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  77. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 14 years ago
  78. 6674fb7 Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.4/drivers by Jens Axboe · 14 years ago
  79. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  80. 3389bb8 xen/blkback: Make optional features be really optional. by Konrad Rzeszutek Wilk · 14 years ago
  81. 4dae767 xen/blkback: Squash the discard support for 'file' and 'phy' type. by Konrad Rzeszutek Wilk · 14 years ago
  82. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 14 years ago
  83. 22be2e6 mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and start port in mtip_restart_port() by Asai Thambi S P · 14 years ago
  84. bc67f63 cciss: Fix scsi tape io with more than 255 scatter gather elements by Stephen M. Cameron · 14 years ago
  85. 395d287 cciss: Initialize scsi host max_sectors for tape drive support by Stephen M. Cameron · 14 years ago
  86. c666601 rbd: move snap_rwsem to the device, rename to header_rwsem by Josh Durgin · 15 years ago
  87. 32eec68 rbd: don't drop the rbd_id too early by Alex Elder · 14 years ago
  88. 593a9e7 rbd: small changes by Alex Elder · 14 years ago
  89. 00f1f36 rbd: do some refactoring by Alex Elder · 14 years ago
  90. fed4c14 rbd: fix module sysfs setup/teardown code by Alex Elder · 14 years ago
  91. 7ef3214 rbd: don't allocate mon_addrs buffer in rbd_add() by Alex Elder · 14 years ago
  92. 5214ecc rbd: have rbd_parse_args() report found mon_addrs size by Alex Elder · 14 years ago
  93. 81a8979 rbd: do a few checks at build time by Alex Elder · 14 years ago
  94. e28fff26 rbd: don't use sscanf() in rbd_add_parse_args() by Alex Elder · 14 years ago
  95. a725f65e rbd: encapsulate argument parsing for rbd_add() by Alex Elder · 14 years ago
  96. 27cc259 rbd: simplify error handling in rbd_add() by Alex Elder · 14 years ago
  97. 60571c7 rbd: reduce memory used for rbd_dev fields by Alex Elder · 14 years ago
  98. d720bcb rbd: have rbd_get_client() return a rbd_client by Alex Elder · 14 years ago
  99. f0f8cef rbd: a few simple changes by Alex Elder · 14 years ago
  100. 432b858 rbd: rename "node_lock" by Alex Elder · 14 years ago