1. 8de0553 NVMe: Add support for timing out I/Os by Matthew Wilcox · 13 years ago
  2. 21075bd NVMe: Rename cancel_cmdid_data to cancel_cmdid by Matthew Wilcox · 13 years ago
  3. 09a58f5 NVMe: Fix bug in error handling by Matthew Wilcox · 13 years ago
  4. 22605f9 NVMe: Time out initialisation after a few seconds by Matthew Wilcox · 13 years ago
  5. aba2080 NVMe: Fix warning in free_irq by Matthew Wilcox · 13 years ago
  6. 7f53f9d NVMe: Correct the Controller Configuration settings by Matthew Wilcox · 13 years ago
  7. 8ef7006 NVMe: Version 0.5 by Matthew Wilcox · 13 years ago
  8. 6c7d494 NVMe: Change the definition of nvme_user_io by Matthew Wilcox · 13 years ago
  9. 4948168 NVMe: Add compat_ioctl by Matthew Wilcox · 13 years ago
  10. 9ecdc94 NVMe: Simplify queue lookup by Matthew Wilcox · 13 years ago
  11. 3cb967c NVMe: Remove the kthread from the wait queue by Matthew Wilcox · 13 years ago
  12. 7523d83 NVMe: Fix off-by-one when filling in PRP lists by Matthew Wilcox · 13 years ago
  13. ac88c36 NVMe: Fix interpretation of 'Number of Namespaces' field by Matthew Wilcox · 13 years ago
  14. 19e899b NVMe: Remove outdated comments by Matthew Wilcox · 13 years ago
  15. fa92282 NVMe: Fix comment formatting by Matthew Wilcox · 13 years ago
  16. 714a7a2 NVMe: Convert comments to kernel-doc notation by Matthew Wilcox · 13 years ago
  17. b57ab0f NVMe: Version 0.4 by Matthew Wilcox · 13 years ago
  18. e6d15f7 NVMe: Reduce maximum queue depth by 1 by Matthew Wilcox · 13 years ago
  19. d8ee9d6 NVMe: Fix discontiguous accesses by Matthew Wilcox · 13 years ago
  20. 1ad2f89 NVMe: Handle bios that contain non-virtually contiguous addresses by Matthew Wilcox · 13 years ago
  21. 00df5cb NVMe: Implement Flush by Matthew Wilcox · 13 years ago
  22. c427055 NVMe: Mark CMD_CTX_CANCELLED as being unlikely by Matthew Wilcox · 13 years ago
  23. 7547881 NVMe: Correct SQ doorbell semantics by Matthew Wilcox · 13 years ago
  24. 740216f NVMe: Let the kthread take care of devices earlier by Matthew Wilcox · 13 years ago
  25. b348b7d NVMe: Rename nr_queues to nr_io_queues by Matthew Wilcox · 13 years ago
  26. ca16154 NVMe: Remove setting of 'flags' in rw command by Matthew Wilcox · 13 years ago
  27. ad8a5df NVMe: Release 0.3 by Matthew Wilcox · 14 years ago
  28. 1fa6aea NVMe: Add a kthread to handle the congestion list by Matthew Wilcox · 13 years ago
  29. eeee322 NVMe: Handle failures differently in nvme_submit_bio_queue() by Matthew Wilcox · 14 years ago
  30. 7683084 NVMe: Handle physical merging of bvec entries by Matthew Wilcox · 14 years ago
  31. 1974b1a NVMe: Check for DMA mapping failure by Matthew Wilcox · 14 years ago
  32. d567760 NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setup_prps by Matthew Wilcox · 14 years ago
  33. 99802a7 NVMe: Optimise memory usage for I/Os between 4k and 128k by Matthew Wilcox · 14 years ago
  34. 091b609 NVMe: Switch to use DMA Pool API by Matthew Wilcox · 14 years ago
  35. d534df3 NVMe: Rename nvme_req_info to nvme_bio by Matthew Wilcox · 14 years ago
  36. e025344c NVMe: Initial PRP List support by Shane Michael Matthews · 14 years ago
  37. 51882d0 NVMe: Advance the sg pointer when filling in an sg list by Matthew Wilcox · 14 years ago
  38. d2d8703 NVMe: Renumber the special context values by Matthew Wilcox · 14 years ago
  39. 9294bbe NVMe: Handle the congestion list a little better by Matthew Wilcox · 14 years ago
  40. e85248e NVMe: Record the timeout for each command by Matthew Wilcox · 14 years ago
  41. ec6ce61 NVMe: Need to lock queue during interrupt handling by Matthew Wilcox · 14 years ago
  42. 48e3d39 NVMe: Detect command IDs completing that are out of range by Matthew Wilcox · 14 years ago
  43. b36235d NVMe: Detect commands that are completed twice by Matthew Wilcox · 14 years ago
  44. be7b627 NVMe: Use a symbolic name to represent cancelled commands instead of 0 by Matthew Wilcox · 14 years ago
  45. 58ffacb NVMe: Add a module parameter to use a threaded interrupt by Matthew Wilcox · 14 years ago
  46. b1ad37e NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd() by Matthew Wilcox · 14 years ago
  47. 3c0cf13 NVMe: Allow fatal signals to interrupt I/O by Matthew Wilcox · 14 years ago
  48. db5d0c1 NVMe: Release 0.2 by Matthew Wilcox · 14 years ago
  49. 6ee44cd NVMe: Add download / activate firmware ioctls by Matthew Wilcox · 14 years ago
  50. 388f037 NVMe: Move sysfs entries to the right place by Matthew Wilcox · 14 years ago
  51. 5911f20 NVMe: Disable the device before we write the admin queues by Shane Michael Matthews · 14 years ago
  52. 574e8b9 NVMe: Request I/O regions by Matthew Wilcox · 14 years ago
  53. 2930353 NVMe: Allow queues to be allocated above 4GB by Matthew Wilcox · 14 years ago
  54. f64d336 NVMe: Enable device DMA by Matthew Wilcox · 14 years ago
  55. 0ee5a7d NVMe: Enable and disable the PCI device by Shane Michael Matthews · 14 years ago
  56. 3f85d50 NVMe: Check returns from nvme_alloc_queue() by Matthew Wilcox · 14 years ago
  57. 8e9f0e7 NVMe: Remove 'node' from nvme_dev by Matthew Wilcox · 14 years ago
  58. 5181423 NVMe: Read the model, serial & firmware rev from the controller by Matthew Wilcox · 14 years ago
  59. a53295b NVMe: Add NVME_IOCTL_SUBMIT_IO by Matthew Wilcox · 14 years ago
  60. 7fc3cda NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages() by Matthew Wilcox · 14 years ago
  61. bd38c55 NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges by Matthew Wilcox · 14 years ago
  62. b8deb62 NVMe: Zero the command before we send it by Matthew Wilcox · 14 years ago
  63. ff22b54 NVMe: Add nvme_setup_prps() by Matthew Wilcox · 14 years ago
  64. 36c14ed NVMe: Use PRP2 for the nvme_identify ioctl by Matthew Wilcox · 14 years ago
  65. 53c9577 NVMe: Fix admin IRQ claim on real hardware by Matthew Wilcox · 14 years ago
  66. 8212346 NVMe: Rename 'cycle' to 'phase' by Matthew Wilcox · 14 years ago
  67. 1b23484 NVMe: Implement per-CPU queues by Matthew Wilcox · 14 years ago
  68. b3b0681 NVMe: Reduce set_queue_count arguments by one by Matthew Wilcox · 14 years ago
  69. 3001082 NVMe: Factor out queue_request_irq() by Matthew Wilcox · 14 years ago
  70. b60503b NVMe: New driver by Matthew Wilcox · 14 years ago
  71. 5087a50 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
  72. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  73. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  74. a0eda62 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
  75. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  76. 2d07384 block: xen-blkback: use API provided by xenbus module to map rings by David Vrabel · 13 years ago
  77. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  78. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  79. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. 8315722 Merge branch 'for-linus' into for-3.2/core by Jens Axboe · 13 years ago
  81. ab5dbeb cciss: add small delay when using PCI Power Management to reset for kump by Mike Miller · 13 years ago
  82. b8d8bdf Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into for-3.2/drivers by Jens Axboe · 13 years ago
  83. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  84. 6927d92 xen/blkback: Fix two races in the handling of barrier requests. by Konrad Rzeszutek Wilk · 13 years ago
  85. 456be14 loop: remove the incorrect write_begin/write_end shortcut by Christoph Hellwig · 13 years ago
  86. dda1852 xen/blkback: Check for proper operation. by Konrad Rzeszutek Wilk · 13 years ago
  87. 64391b2 xen/blkback: Fix the inhibition to map pages when discarding sector ranges. by Konrad Rzeszutek Wilk · 13 years ago
  88. 5c62cb4 xen/blkback: Report VBD_WSECT (wr_sect) properly. by Konrad Rzeszutek Wilk · 13 years ago
  89. 29bde09 xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. by Konrad Rzeszutek Wilk · 13 years ago
  90. 469738e xen-blkfront: plug device number leak in xlblk_init() error path by Laszlo Ersek · 13 years ago
  91. d11e615 xen-blkfront: If no barrier or flush is supported, use invalid operation. by Konrad Rzeszutek Wilk · 13 years ago
  92. 8e6dc6f xen-blkback: use kzalloc() in favor of kmalloc()+memset() by Jan Beulich · 13 years ago
  93. c555aab xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  94. 69ef68c xen-blkfront: fix a deadlock while handling discard response by Li Dongyang · 13 years ago
  95. ed30bf3 xen-blkfront: Handle discard requests. by Li Dongyang · 13 years ago
  96. b3cb0d6 xen-blkback: Implement discard requests ('feature-discard') by Li Dongyang · 13 years ago
  97. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  98. 6c4867f floppy: use del_timer_sync() in init cleanup by Carsten Emde · 13 years ago
  99. 4c823cc drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd() by Ayan George · 13 years ago
  100. 8a9c594 drivers/block/loop.c: emit uevent on auto release by Phillip Susi · 13 years ago