1. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  3. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  4. 015254d zram: use notify_free to account all free notifications by Sergey Senozhatsky · 10 years ago
  5. 461a8ee zram: report maximum used memory by Minchan Kim · 10 years ago
  6. 9ada9da zram: zram memory size limitation by Minchan Kim · 10 years ago
  7. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  8. 8e3fb05 rsxx debugfs inanity by Al Viro · 10 years ago
  9. 28596c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  11. d0aedcd vio: fix reuse of vio_dring slot by Dwight Engen · 10 years ago
  12. 5eed69f sunvdc: limit each sg segment to a page by Dwight Engen · 10 years ago
  13. de5b73f sunvdc: compute vdisk geometry from capacity by Allen Pais · 10 years ago
  14. 9bce218 sunvdc: add cdrom and v1.1 protocol support by Allen Pais · 10 years ago
  15. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  16. 255939e rbd: fix error return code in rbd_dev_device_setup() by Wei Yongjun · 10 years ago
  17. 58d1362 rbd: avoid format-security warning inside alloc_workqueue() by Ilya Dryomov · 10 years ago
  18. dc501dc blk-mq: pass along blk_mq_alloc_tag_set return values by Robert Elliott · 10 years ago
  19. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  20. 0cf1e9d zram: fix incorrect stat with failed_reads by Chao Yu · 10 years ago
  21. 336ec13 paride/pcd: Fix grammar by Geert Uytterhoeven · 11 years ago
  22. aeac318 brd: add ram disk visibility option by Dmitry Monakhov · 10 years ago
  23. ffb5db7 block: systemace: Remove .owner field for driver by Michal Simek · 10 years ago
  24. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  25. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  26. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  27. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  28. a5bbf61 block: use pci_zalloc_consistent by Joe Perches · 10 years ago
  29. 9584d50 rbd: remove extra newlines from rbd_warn() messages by Ilya Dryomov · 10 years ago
  30. 7a716aa rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC by Ilya Dryomov · 10 years ago
  31. bc1ecc6 rbd: rework rbd_request_fn() by Ilya Dryomov · 10 years ago
  32. d2d5e76 zram: replace global tb_lock with fine grain lock by Weijie Yang · 10 years ago
  33. 023b409 zram: use size_t instead of u16 by Minchan Kim · 10 years ago
  34. a830eff zram: remove unused SECTOR_SIZE define by Sergey Senozhatsky · 10 years ago
  35. cb8f2ee zram: rename struct `table' to `zram_table_entry' by Sergey Senozhatsky · 10 years ago
  36. 4d9b67c rbd: take snap_id into account when reading in parent info by Ilya Dryomov · 10 years ago
  37. e8f59b5 rbd: do not read in parent info before snap context by Ilya Dryomov · 10 years ago
  38. 5ff1108 rbd: update mapping size only on refresh by Ilya Dryomov · 10 years ago
  39. 52bb1f9 rbd: harden rbd_dev_refresh() and callers a bit by Ilya Dryomov · 10 years ago
  40. 0407759 rbd: split rbd_dev_spec_update() into two functions by Ilya Dryomov · 10 years ago
  41. 7626eb7 rbd: remove unnecessary asserts in rbd_dev_image_probe() by Ilya Dryomov · 10 years ago
  42. a720ae0 rbd: introduce rbd_dev_header_info() by Ilya Dryomov · 10 years ago
  43. ff96128 rbd: show the entire chain of parent images by Ilya Dryomov · 10 years ago
  44. 7d5079a rbd: use rbd_segment_name_free() instead of kfree() by Himangi Saraogi · 10 years ago
  45. b4c5c60 zram: avoid lockdep splat by revalidate_disk by Minchan Kim · 10 years ago
  46. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 11 years ago
  47. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 11 years ago
  48. 193cb00 drbd: drop spurious parameters from _drbd_md_sync_page_io by Lars Ellenberg · 11 years ago
  49. f5b90b6 drbd: resync should only lock out specific ranges by Lars Ellenberg · 11 years ago
  50. cc356f8 drbd: debugfs: add per device data_gen_id by Lars Ellenberg · 11 years ago
  51. 3d299f4 drbd: debugfs: add per connection oldest requests by Lars Ellenberg · 11 years ago
  52. b44e118 drbd: debugfs: add version tag to debugfs files by Lars Ellenberg · 11 years ago
  53. 54e6fc3 drbd: debugfs: add per volume oldest_requests by Lars Ellenberg · 11 years ago
  54. 944410e drbd: debugfs: add callback_history by Lars Ellenberg · 11 years ago
  55. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 11 years ago
  56. 4a521cc drbd: debugfs: deal with destructor racing with open of debugfs file by Lars Ellenberg · 11 years ago
  57. db1866ff drbd: debugfs: add in_flight_summary data by Lars Ellenberg · 11 years ago
  58. 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 11 years ago
  59. 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 11 years ago
  60. c5a2c15 drbd: register peer requests on read_ee early by Lars Ellenberg · 11 years ago
  61. 21ae5d7 drbd: track timing details of peer_requests by Lars Ellenberg · 11 years ago
  62. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  63. 7753a4c1 drbd: add caching oldest request pointers for replication stages by Lars Ellenberg · 11 years ago
  64. 844a6ae7 drbd: add lists to find oldest pending requests by Lars Ellenberg · 11 years ago
  65. e5f891b drbd: gather detailed timing statistics for drbd_requests by Lars Ellenberg · 11 years ago
  66. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 11 years ago
  67. a8ba0d6 drbd: fix drbd_destroy_device reference count updates by Lars Ellenberg · 11 years ago
  68. c2258ff drbd: poison free'd device, resource and connection structs by Lars Ellenberg · 11 years ago
  69. 45d2933 drbd: also keep track of trim -> zero-out fallback peer_requests by Lars Ellenberg · 11 years ago
  70. b9ed708 drbd: consistently use list_add_tail for peer_request tracking by Lars Ellenberg · 11 years ago
  71. 41d9f7c drbd: drop drbd_md_flush by Lars Ellenberg · 11 years ago
  72. 15e26f6a drbd: add drbd_queue_work_if_unqueued helper by Lars Ellenberg · 11 years ago
  73. 7f34f61 drbd: drbd_rs_number_requests: fix unit mismatch in comparison by Lars Ellenberg · 11 years ago
  74. f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 11 years ago
  75. 2f2abea drbd: clear CRASHED_PRIMARY only after successful resync by Lars Ellenberg · 11 years ago
  76. 506afb6 drbd: improve resync request throttling due to sendbuf size by Lars Ellenberg · 11 years ago
  77. 659b2e3 block: Convert last uses of __FUNCTION__ to __func__ by Joe Perches · 11 years ago
  78. ccdd6a9 drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c by Monam Agarwal · 11 years ago
  79. 0c066bc drbd: short-circuit in maybe_pull_ahead by Lars Ellenberg · 11 years ago
  80. 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 11 years ago
  81. 5d0b17f drbd: New net configuration option socket-check-timeout by Philipp Reisner · 11 years ago
  82. 4920e37 drbd: Limit the time we are waiting for the first packet on an accepted socket by Philipp Reisner · 11 years ago
  83. aaaba34 drbd: implement csums-after-crash-only by Lars Ellenberg · 11 years ago
  84. 6a8d68b drbd: don't implicitly resize Diskless node beyond end of device by Lars Ellenberg · 11 years ago
  85. a5655da drbd: fix bogus resync stats in /proc/drbd by Lars Ellenberg · 11 years ago
  86. caa3db0 drbd: Remove unnecessary/unused code by Andreas Gruenbacher · 11 years ago
  87. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
  88. 3e0c78d drbd: drop wrong debugging aid by Lars Ellenberg · 11 years ago
  89. 4dd726f drbd: get rid of drbd_queue_work_front by Lars Ellenberg · 11 years ago
  90. ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 11 years ago
  91. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  92. ba3c6fb drbd: close race when detaching from disk by Lars Ellenberg · 11 years ago
  93. 2ed912e drbd: explicitly submit meta data requests with REQ_NOIDLE by Lars Ellenberg · 11 years ago
  94. 720979f drbd: move set_disk_ro() to after we persisted the new role by Lars Ellenberg · 11 years ago
  95. 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 11 years ago
  96. 66ce6db drbd: re-add lost conf_mutex protection in drbd_set_role by Lars Ellenberg · 11 years ago
  97. fcb0967 drbd: stop the meta data sync timer before open coded meta data sync by Lars Ellenberg · 11 years ago
  98. 5ab7d2c drbd: fix resync finished detection by Lars Ellenberg · 11 years ago
  99. a80ca1a drbd: fix a race stopping the worker thread by Lars Ellenberg · 11 years ago
  100. c7a58db drbd: get rid of atomic update on disk bitmap works by Lars Ellenberg · 11 years ago