1. c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
  2. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  3. 9f4fe9a drbd: Replace vnr_to_mdev() with conn_peer_device() by Andreas Gruenbacher · 13 years ago
  4. 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
  5. 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
  6. 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
  7. 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
  8. f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago
  9. 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 13 years ago
  10. 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 13 years ago
  11. 3ab706f drbd: drbd_adm_prepare(): Only set adm_ctx.connection when a connection is requested by Andreas Gruenbacher · 13 years ago
  12. b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 13 years ago
  13. 270eb5c drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_net_conf by Andreas Gruenbacher · 13 years ago
  14. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 13 years ago
  15. 5c66104 drbd: drbd_adm_new_resource(): Check if resource exists, not if it has any connections by Andreas Gruenbacher · 13 years ago
  16. 251b8f8 drbd: get_one_status(): Iterate over resource->devices instead of connection->peer_devices by Andreas Gruenbacher · 13 years ago
  17. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 13 years ago
  18. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 13 years ago
  19. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 13 years ago
  20. 3b52bef drbd: Turn drbd_printk() into a polymorphic macro by Andreas Gruenbacher · 13 years ago
  21. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 13 years ago
  22. c06ece6 drbd: Turn connection->volumes into connection->peer_devices by Andreas Gruenbacher · 13 years ago
  23. eb6bea6 drbd: Move resource options from connection to resource by Andreas Gruenbacher · 13 years ago
  24. 9693da2 drbd: conn_try_disconnect(): Use parameter instead of the global variable by Andreas Gruenbacher · 13 years ago
  25. 4bc7604 drbd: Replace conn_get_by_name() with drbd_find_resource() by Andreas Gruenbacher · 13 years ago
  26. 803ea13 drbd: Add struct drbd_resource->devices by Andreas Gruenbacher · 13 years ago
  27. 93e4bf7 drbd: Minor cleanup in conn_new_minor() by Andreas Gruenbacher · 11 years ago
  28. d8628a8 drbd: Add struct drbd_device->resource by Andreas Gruenbacher · 13 years ago
  29. a10f6b8 drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare() by Andreas Gruenbacher · 13 years ago
  30. 77c556f drbd: Add struct drbd_resource by Andreas Gruenbacher · 13 years ago
  31. 05a10ec drbd: Improve some function and variable naming by Andreas Gruenbacher · 13 years ago
  32. a6b32bc drbd: Introduce "peer_device" object between "device" and "connection" by Andreas Gruenbacher · 13 years ago
  33. bde89a9 drbd: Rename drbd_tconn -> drbd_connection by Andreas Gruenbacher · 13 years ago
  34. b30ab79 drbd: Rename "mdev" to "device" by Andreas Gruenbacher · 13 years ago
  35. 5476169 drbd: Rename struct drbd_conf -> struct drbd_device by Andreas Gruenbacher · 13 years ago
  36. a3603a6 drbd: Split off on-the-wire protocol definitions by Andreas Gruenbacher · 13 years ago
  37. 8e22943 drbd: Add missing error goto by Philipp Reisner · 11 years ago
  38. d9216c8 drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.c by Rashika Kheria · 11 years ago
  39. fbe0d91 drivers: block: Mark function seq_printf_with_thousands_grouping() as static in drbd_proc.c by Rashika Kheria · 11 years ago
  40. a186e47 drivers: block: Mark the function as static in drbd_worker.c by Rashika Kheria · 11 years ago
  41. de0b2e6 drivers: block: Move prototype declaration to appropriate header file from drbd_main.c by Rashika Kheria · 11 years ago
  42. f63e631 drivers: block: Mark functions as static in drbd_receiver.c by Rashika Kheria · 11 years ago
  43. 01cd263 drivers: block: Mark functions as static in drbd_req.c by Rashika Kheria · 11 years ago
  44. ed54482 drivers: block: Move prototype declaration of function tl_abort_disk_io() to appropriate header file from drbd_state.c by Rashika Kheria · 11 years ago
  45. a99efaf drivers: block: Mark function as static in drbd_actlog.c by Rashika Kheria · 11 years ago
  46. 4b7a530 drivers: block: Mark functions as static in drbd_nl.c by Rashika Kheria · 11 years ago
  47. 16f4e74 drivers: block: Mark functions as static in drbd_main.c by Rashika Kheria · 11 years ago
  48. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. abb97b8 xen-blkback: init persistent_purge_work work_struct by Roger Pau Monne · 10 years ago
  50. 9d4cb8e Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus by Jens Axboe · 10 years ago
  51. ce2c350 null_blk: use blk_complete_request and blk_mq_complete_request by Christoph Hellwig · 10 years ago
  52. 5124c28 virtio_blk: use blk_mq_complete_request by Christoph Hellwig · 10 years ago
  53. d7790b9 block/null_blk: Fix completion processing from LIFO to FIFO by Shlomo Pongratz · 10 years ago
  54. 3661371 xen-blkfront: handle backend CLOSED without CLOSING by David Vrabel · 10 years ago
  55. 80bfa2f xen-blkif: drop struct blkif_request_segment_aligned by Roger Pau Monne · 11 years ago
  56. c05f3e3 xen-blkback: fix shutdown race by Roger Pau Monne · 11 years ago
  57. ef75341 xen-blkback: fix memory leaks by Roger Pau Monne · 11 years ago
  58. 2ed22e3 xen-blkback: fix memory leak when persistent grants are used by Matt Rushton · 11 years ago
  59. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  60. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  61. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  62. 9ac2709 NVMe: Namespace use after free on surprise removal by Keith Busch · 11 years ago
  63. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  64. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  65. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  66. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  67. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  68. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  69. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  70. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  71. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  72. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  73. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  74. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  75. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  76. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  77. bdfd70f NVMe: Correct uses of INIT_WORK by Matthew Wilcox · 11 years ago
  78. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  79. 3193f07 NVMe: Include device and queue numbers in interrupt name by Matthew Wilcox · 11 years ago
  80. 09ece14 NVMe: Add a pci_driver shutdown method by Keith Busch · 11 years ago
  81. a1a5ef9 NVMe: Disable admin queue on init failure by Keith Busch · 11 years ago
  82. 469071a NVMe: Dynamically allocate partition numbers by Matthew Wilcox · 11 years ago
  83. 4d11542 NVMe: Async IO queue deletion by Keith Busch · 11 years ago
  84. 0e53d18 NVMe: Surprise removal handling by Keith Busch · 11 years ago
  85. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  86. d4b4ff8 NVMe: Schedule reset for failed controllers by Keith Busch · 11 years ago
  87. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  88. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  89. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  90. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  91. a3b25d9 drivers/block/Kconfig: update RAM block device module name by Fabian Frederick · 11 years ago
  92. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  93. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  94. 14424be mg_disk: Spelling s/finised/finished/ by Geert Uytterhoeven · 11 years ago
  95. 9967d8a null_blk: Null pointer deference problem in alloc_page_buffers by Raghavendra K T · 11 years ago
  96. 26d5805 mtip32xx: Correctly handle security locked condition by Sam Bradshaw · 11 years ago
  97. 188b9f4 mtip32xx: Make SGL container per-command to eliminate high order dma allocation by Sam Bradshaw · 11 years ago
  98. e1803a7 Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-3.14/drivers by Jens Axboe · 11 years ago
  99. 12a64d2 drivers/block/loop.c: fix comment typo in loop_config_discard by Olaf Hering · 11 years ago
  100. 4336548 drivers/block/cciss.c:cciss_init_one(): use proper errnos by Andrew Morton · 11 years ago