1. 439d595 drbd: show progress bar and ETA for online-verify by Lars Ellenberg · 14 years ago
  2. ea5442a drbd: advance progress step marks for online-verify by Lars Ellenberg · 14 years ago
  3. c6ea14d drbd: factor out advancement of resync marks for progress reporting by Lars Ellenberg · 14 years ago
  4. de228bb drbd: initialize online-verify progress tracking on verify target by Lars Ellenberg · 14 years ago
  5. 30b743a drbd: improve online-verify progress tracking by Lars Ellenberg · 14 years ago
  6. 2652561 drbd: only reset online-verify start sector if verify completed by Lars Ellenberg · 14 years ago
  7. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  8. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  9. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  10. 3c0d206 pktcdvd: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  11. 6fac80e umem: Drop dummy ->media_changed() by Tejun Heo · 14 years ago
  12. 3a20091 xsysace: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  13. aaa7c01 ub: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  14. 4bbde77 swim[3]: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  15. 507daea dac960: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  16. b1b56b9 paride: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  17. 1a8a74f floppy,{ami|ata}flop: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  18. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 14 years ago
  19. fd51469 block: kill loop_mutex by Petr Uzel · 14 years ago
  20. cd25f54 loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue() by Vivek Goyal · 14 years ago
  21. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  22. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  23. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 14 years ago
  24. 68264e9 cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessarily. by Stephen M. Cameron · 14 years ago
  25. a0700bd drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  26. ee71a96 loop: queue_lock NULL pointer derefence in blk_throtl_exit by Sergey Senozhatsky · 14 years ago
  27. 04de96c drivers/block/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  28. 7b0cb1b Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  29. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  31. 766fc43 rbd: fix cleanup when trying to mount inexistent image by Yehuda Sadeh · 14 years ago
  32. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  33. e6e1ee9 cciss: reinstate proper FIFO order of command queue list by Jens Axboe · 14 years ago
  34. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  35. 2de06cc xen: separate out frontend xenbus by Ian Campbell · 16 years ago
  36. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 30d6503 xen: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  38. 8aa0f41 floppy: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  39. 453434c Fix build error in drivers/block/cciss.c by Linus Torvalds · 14 years ago
  40. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. 3603b8e Fix compile warnings due to missing removal of a 'ret' variable by Jens Axboe · 14 years ago
  42. 0fc13c8 cciss: fix cciss_revalidate panic by Stephen M. Cameron · 14 years ago
  43. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 14 years ago
  44. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  45. 04ed097 Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  46. dfc5606 rbd: replace the rbd sysfs interface by Yehuda Sadeh · 14 years ago
  47. a115413 drbd: fix for spin_lock_irqsave in endio callback by Lars Ellenberg · 14 years ago
  48. c13f7e1 drbd: don't recvmsg with zero length by Lars Ellenberg · 14 years ago
  49. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  50. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  52. bbe425c cciss: fix build for PROC_FS disabled by Jens Axboe · 14 years ago
  53. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  54. 3e9bb2a block: fix amiga and atari floppy driver compile warning by Vivek Goyal · 14 years ago
  55. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  57. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  58. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  59. 1ff5125 Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into for-linus by Jens Axboe · 14 years ago
  60. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  61. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  62. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  63. 90fdb0b cciss: fix proc warning on attempt to remove non-existant directory by Jens Axboe · 14 years ago
  64. 840a185 aoe: remove dev_base_lock use from aoecmd_cfg_pkts() by Eric Dumazet · 14 years ago
  65. 2b51dca floppy: replace NO_GEOM macro with a function by Pekka Enberg · 14 years ago
  66. d017bf6 floppy: fix another use-after-free by Vivek Goyal · 14 years ago
  67. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 14 years ago
  68. dcb8bae xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests by Jeremy Fitzhardinge · 14 years ago
  69. be2f837 xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER by Jeremy Fitzhardinge · 14 years ago
  70. a945b98 xen/blkfront: change blk_shadow.request to proper pointer by Jeremy Fitzhardinge · 14 years ago
  71. c64e38e xen/blkfront: map REQ_FLUSH into a full barrier by Jeremy Fitzhardinge · 14 years ago
  72. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  73. 6fa9775 cciss: remove overlapping PCI IDs by Mike Miller · 14 years ago
  74. 7ab5118 block: cciss: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  75. 027b180 drivers/block/aoe/aoeblk.c: ratelimit a warning printk by Andrew Morton · 14 years ago
  76. e1fbd92 drivers/block/z2ram.c: correct printing of sector_t by Geert Uytterhoeven · 14 years ago
  77. 5ad21a3 aoe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  78. 2027ae1 drivers/block/drbd/drbd_main.c: fix error path by Nicolas Kaiser · 14 years ago
  79. 51a0bb0 loop: Properly clear sysfs in autoclear mode by Milan Broz · 14 years ago
  80. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  81. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  82. 4205df3 cciss: remove controllers supported by hpsa by Stephen M. Cameron · 14 years ago
  83. 332c2f8 cciss: use usleep_range not msleep for small sleeps by Stephen M. Cameron · 14 years ago
  84. 186fb9c cciss: limit commands allocated on reset_devices by Stephen M. Cameron · 14 years ago
  85. f442e64 cciss: Use kernel provided PCI state save and restore functions by Stephen M. Cameron · 14 years ago
  86. afa842f cciss: fix board status waiting code by Stephen M. Cameron · 14 years ago
  87. 53c2eb2 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/drivers by Jens Axboe · 14 years ago
  88. 650789c drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs by Philipp Reisner · 14 years ago
  89. a8a4e51 drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses by Philipp Reisner · 14 years ago
  90. 2451fc3 drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code by Philipp Reisner · 14 years ago
  91. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  92. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  93. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  94. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  96. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  97. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  98. 8fa7fd7 USB: storage: Use USB_ prefix instead of US_ prefix by Michal Nazarewicz · 14 years ago
  99. 8825f7c drbd: Silenced an assert by Philipp Reisner · 14 years ago
  100. fb2c7a1 drbd: rate limit an error message by Lars Ellenberg · 14 years ago