1. 1fc80cf drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS by Philipp Reisner · 14 years ago
  2. 3719094 drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap by Philipp Reisner · 14 years ago
  3. ab17b68f drbd: Improvements in sanitize_state() by Philipp Reisner · 14 years ago
  4. 22afd7e drbd: Fixed race condition in drbd_queue_bitmap_io by Philipp Reisner · 14 years ago
  5. 8869d68 drbd: Fixed inc_ap_bio() by Philipp Reisner · 14 years ago
  6. 127b317 drbd: use test_and_set_bit() to decide if bm_io_work should be queued by Philipp Reisner · 14 years ago
  7. aeda1cd6 drbd: Begin to account BIO processing time before inc_ap_bio() by Philipp Reisner · 14 years ago
  8. f91ab62 drbd: Implemented side-stepping in drbd_res_begin_io() by Philipp Reisner · 14 years ago
  9. 9d77a5f drbd: Make some functions static by Philipp Reisner · 14 years ago
  10. e3555d8 drbd: Implemented priority inheritance for resync requests by Philipp Reisner · 14 years ago
  11. 59817f4 drbd: Do not cleanup resync LRU for the Ahead/Behind SyncSource/SyncTarget transitions by Philipp Reisner · 14 years ago
  12. c4752ef drbd: When proxy's buffer drained off go into regular resync mode by Philipp Reisner · 14 years ago
  13. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  14. 6753171 drbd: Implemented two new connection states Ahead/Behind by Philipp Reisner · 14 years ago
  15. 422028b drbd: New configuration parameters for dealing with network congestion by Philipp Reisner · 14 years ago
  16. 759fbdf drbd: Track the numbers of sectors in flight by Philipp Reisner · 14 years ago
  17. 688593c drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() by Lars Ellenberg · 14 years ago
  18. 4896e8c drbd: restore compatibility with 32bit kernels by Lars Ellenberg · 14 years ago
  19. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  20. 3129b1b drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k by Lars Ellenberg · 14 years ago
  21. 470be44 drbd: detect modification of in-flight buffers by Lars Ellenberg · 14 years ago
  22. 5f9915b drbd: further converge progress display of resync and online-verify by Lars Ellenberg · 14 years ago
  23. 18edc0b drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd by Lars Ellenberg · 14 years ago
  24. 2649f08 drbd: use the resync controller for online-verify requests as well by Lars Ellenberg · 14 years ago
  25. e65f440 drbd: factor out drbd_rs_number_requests by Lars Ellenberg · 14 years ago
  26. 9bd28d3 drbd: factor out drbd_rs_controller_reset by Lars Ellenberg · 14 years ago
  27. 439d595 drbd: show progress bar and ETA for online-verify by Lars Ellenberg · 14 years ago
  28. ea5442a drbd: advance progress step marks for online-verify by Lars Ellenberg · 14 years ago
  29. c6ea14d drbd: factor out advancement of resync marks for progress reporting by Lars Ellenberg · 14 years ago
  30. de228bb drbd: initialize online-verify progress tracking on verify target by Lars Ellenberg · 14 years ago
  31. 30b743a drbd: improve online-verify progress tracking by Lars Ellenberg · 14 years ago
  32. 2652561 drbd: only reset online-verify start sector if verify completed by Lars Ellenberg · 14 years ago
  33. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  34. 69d60eb blk-throttle: Use blk_plug in throttle dispatch by Vivek Goyal · 13 years ago
  35. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  36. cf15900 aio: remove request submission batching by Jens Axboe · 13 years ago
  37. 9f5b942 fs: make aio plug by Shaohua Li · 14 years ago
  38. 2ed1a6b fs: make mpage read/write_pages() plug by Jens Axboe · 14 years ago
  39. 5b417b1 read-ahead: use plugging by Jens Axboe · 14 years ago
  40. 55602dd fs: make generic file read/write functions plug by Jens Axboe · 14 years ago
  41. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  42. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  43. a488e74 scsi: convert to blk_delay_queue() by Jens Axboe · 14 years ago
  44. 0a41e90 ide-cd: convert to blk_delay_queue() for a short pause by Jens Axboe · 14 years ago
  45. 3cca6dc block: add API for delaying work/request_fn a little bit by Jens Axboe · 13 years ago
  46. cafb0bf staging: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  47. 3c0d206 pktcdvd: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  48. 6fac80e umem: Drop dummy ->media_changed() by Tejun Heo · 13 years ago
  49. ffe80ce s390/tape_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  50. f47350f i2o_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  51. 3a20091 xsysace: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  52. aaa7c01 ub: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  53. 4bbde77 swim[3]: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  54. 507daea dac960: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  55. b1b56b9 paride: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  56. 1c27030 gdrom,viocd: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  57. 1a8a74f floppy,{ami|ata}flop: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  58. 5b03a1b ide: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  59. 69e02c5 block: Don't check events while open is in progress by Tejun Heo · 13 years ago
  60. 6936217 block: Don't check events on close unless it was blocked by Tejun Heo · 13 years ago
  61. facc31d block: Don't implicitly trigger event check on disk_unblock_events() by Tejun Heo · 13 years ago
  62. df457f8 blk-cgroup: Lower minimum weight from 100 to 10. by Justin TerAvest · 13 years ago
  63. df67714 block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY by Martin K. Petersen · 13 years ago
  64. de701c7 blk-throttle: Some cleanups and race fixes in limit update code by Vivek Goyal · 13 years ago
  65. 231d704 blk-throttle: process limit change only through one function by Vivek Goyal · 13 years ago
  66. b873c5d Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.39/core by Jens Axboe · 13 years ago
  67. a603271 cfq-iosched: Fix update_vdisktime logic by Gui Jianfeng · 13 years ago
  68. ef8a41d cfq-iosched: give busy sync queue no dispatch limit by Shaohua Li · 13 years ago
  69. 93803e0 cfq-iosched: fix race in cfq_set_request() by Jens Axboe · 13 years ago
  70. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  71. fd51469 block: kill loop_mutex by Petr Uzel · 13 years ago
  72. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 13 years ago
  73. da52777 block: Move blk_throtl_exit() call to blk_cleanup_queue() by Vivek Goyal · 13 years ago
  74. cd25f54 loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue() by Vivek Goyal · 13 years ago
  75. c94a96a block: Initialize ->queue_lock to internal lock at queue allocation time by Vivek Goyal · 13 years ago
  76. 53f2295 block/genhd: Change some numerals into macros by Liu Yuan · 13 years ago
  77. 255bb49 block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue() by Tejun Heo · 13 years ago
  78. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 13 years ago
  79. 0bbfeb8 cfq-iosched: Always provide group isolation. by Justin TerAvest · 13 years ago
  80. 6fae9c2 Merge commit 'v2.6.38-rc6' into for-2.6.39/core by Jens Axboe · 13 years ago
  81. 291d24f block: fix kernel-doc format for blkdev_issue_zeroout by Ben Hutchings · 13 years ago
  82. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 13 years ago
  83. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  84. e6eb5ce fs/block_dev.c: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  85. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 13 years ago
  86. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  87. 4f42763 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  88. 7f233de Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 58da94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  90. 158a5d6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  91. c4319c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  92. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 13 years ago
  93. 299c569 x86: Use u32 instead of long to set reset vector back to 0 by Don Zickus · 13 years ago
  94. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 13 years ago
  95. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 13 years ago
  96. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  97. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  98. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 13 years ago
  99. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 13 years ago
  100. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 13 years ago