1. 58f09e0 cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 11 years ago
  2. 627aad1 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 11 years ago
  3. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  4. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  5. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  6. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  7. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  8. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  9. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  10. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  11. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  12. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  13. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  14. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  15. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  16. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  17. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  18. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  19. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  20. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  21. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  22. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  23. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  24. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  25. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  26. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  27. da6a6b6 rbd: fix error handling from rbd_snap_name() by Josh Durgin · 11 years ago
  28. efadc98 rbd: ignore unmapped snapshots that no longer exist by Josh Durgin · 11 years ago
  29. 9875201 rbd: fix use-after free of rbd_dev->disk by Josh Durgin · 11 years ago
  30. 20e0af6 rbd: make rbd_obj_notify_ack() synchronous by Josh Durgin · 11 years ago
  31. 9abc599 rbd: complete notifies before cleaning up osd_client and rbd_dev by Josh Durgin · 11 years ago
  32. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  33. b409624 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  34. d82e8bf NVMe: Merge issue on character device bring-up by Keith Busch · 11 years ago
  35. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  36. c354557 rbd: fix null dereference in dout by Josh Durgin · 11 years ago
  37. 03507db rbd: fix buffer size for writes to images with snapshots by Josh Durgin · 11 years ago
  38. 17c1cc1 rbd: fix I/O error propagation for reads by Josh Durgin · 11 years ago
  39. 9d713c2 NVMe: Handle ioremap failure by Keith Busch · 11 years ago
  40. cd63894 NVMe: Add pci suspend/resume driver callbacks by Keith Busch · 11 years ago
  41. 1894d8f NVMe: Use normal shutdown by Keith Busch · 11 years ago
  42. f0b5073 NVMe: Separate controller init from disk discovery by Keith Busch · 11 years ago
  43. 2240427 NVMe: Separate queue alloc/free from create/delete by Keith Busch · 11 years ago
  44. 0877cb0 NVMe: Group pci related actions in functions by Keith Busch · 11 years ago
  45. 9e59d09 NVMe: Disk stats for read/write commands only by Keith Busch · 11 years ago
  46. 7e03b12 NVMe: Bring up cdev on set feature failure by Keith Busch · 11 years ago
  47. 1b56749 NVMe: Fix checkpatch issues by Keith Busch · 11 years ago
  48. c3bfe71 NVMe: Namespace IDs are unsigned by Matthew Wilcox · 11 years ago
  49. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  50. b15a21d rbd: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  51. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  52. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  53. fb32975d aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
  54. a158073 block: rbd: use NULL instead of 0 by Jingoo Han · 11 years ago
  55. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  56. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  57. 4937a26 xilinx systemace: Fix sparse warnings by Michal Simek · 11 years ago
  58. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  59. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  60. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 11 years ago
  61. ca47bbd aoe: update copyright date by Ed Cashin · 11 years ago
  62. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 11 years ago
  63. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  64. 9532f14 nbd: remove bogus BUG_ON in NBD_CLEAR_QUE by Michal Belczyk · 11 years ago
  65. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  66. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 11 years ago
  67. e976cad rbd: fix a couple warnings by Sage Weil · 11 years ago
  68. d552c61 rbd: take a little credit by Alex Elder · 11 years ago
  69. cfbf637 rbd: use rwsem to protect header updates by Alex Elder · 11 years ago
  70. 1ba0f1e rbd: don't hold ctl_mutex to get/put device by Alex Elder · 11 years ago
  71. 82a442d rbd: protect against concurrent unmaps by Alex Elder · 11 years ago
  72. 751cc0e rbd: set removing flag while holding list lock by Alex Elder · 11 years ago
  73. 08f7546 rbd: protect against duplicate client creation by Alex Elder · 11 years ago
  74. 3b5cf2a rbd: clean up a few things in the refresh path by Alex Elder · 11 years ago
  75. e215605 rbd: flush dcache after zeroing page data by Alex Elder · 11 years ago
  76. baa6f82 Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  77. 0e97456 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  78. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  79. 5f0e5af Merge tag 'v3.10-rc7' into for-3.11/drivers by Jens Axboe · 11 years ago
  80. 912c317 rbd: drop original request earlier for existence check by Alex Elder · 11 years ago
  81. 491205a rbd: Use min_t() to fix comparison of distinct pointer types warning by Geert Uytterhoeven · 11 years ago
  82. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  83. 83a8761 move linux/loop.h to drivers/block by Al Viro · 11 years ago
  84. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 11 years ago
  85. e96c963 drbd: Constants should be UPPERCASE by Philipp Reisner · 11 years ago
  86. 28e448b drbd: Ignore the exit code of a fence-peer handler if it returns too late by Philipp Reisner · 11 years ago
  87. f9eb7bf drbd: Fix rcu_read_lock balance on error path by Andreas Gruenbacher · 11 years ago
  88. 6110d70 drbd: fix error return code in drbd_init() by Wei Yongjun · 11 years ago
  89. 26ea8f9 drbd: Do not sleep inside rcu by Andreas Gruenbacher · 11 years ago
  90. f35546e Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/drivers by Jens Axboe · 11 years ago
  91. d2d1f17 rbd: send snapshot context with writes by Josh Durgin · 11 years ago
  92. 78750f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  93. 1617e40 rbd: fetch object order before using it by Josh Durgin · 11 years ago
  94. 1e0f7a2 xen-blkback: check the number of iovecs before allocating a bios by Roger Pau Monne · 11 years ago
  95. 7d82245 NVMe: Call nvme_process_cq from submission path by Matthew Wilcox · 11 years ago
  96. bc57a0f NVMe: Remove "process_cq did something" message by Matthew Wilcox · 11 years ago
  97. 957d6bf swim: Release memory region after incorrect return/goto by Joe Perches · 11 years ago
  98. e9539f4 NVMe: Return correct value from interrupt handler by Matthew Wilcox · 11 years ago
  99. 294caaf xen-blkfront: set blk_queue_max_hw_sectors correctly by Roger Pau Monne · 11 years ago
  100. 2d910543 xen-blkback: workaround compiler bug in gcc 4.1 by Roger Pau Monne · 11 years ago