1. 753c891 drbd_req.c: use part_[inc|dec]_in_flight() by Philipp Reisner · 15 years ago
  2. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  3. 0a1f127 aoe: prevent cache aliases by Peter Horton · 15 years ago
  4. d8c2a36 Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] by Philipp Reisner · 15 years ago
  5. 0b33a91 add missing state change on corrupt packet header in drbd_recv_header by Lars Ellenberg · 15 years ago
  6. 6c6c795 fix in-kernel configuration serialization by Lars Ellenberg · 15 years ago
  7. 32a87c0 cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t by Alex Chiang · 15 years ago
  8. d61c426 cciss: fix scatter gather cleanup problems by Stephen M. Cameron · 15 years ago
  9. 69ac748 cciss: make device attrs static by Alex Chiang · 15 years ago
  10. 8721c81 cciss: Fix weird usage of ENXIO in cciss_scsi.c by Stephen M. Cameron · 15 years ago
  11. 5c07a31 cciss: Add enhanced scatter-gather support. by Don Brace · 15 years ago
  12. da00218 cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED by Stephen M. Cameron · 15 years ago
  13. d06dfbd cciss: Remove unnecessary check in scan_thread by Stephen M. Cameron · 15 years ago
  14. b0e15f6 cciss: fix typo that causes scsi status to be lost. by Stephen M. Cameron · 15 years ago
  15. aa43f11 cciss: remove sendcmd() as it is no longer used. by Stephen M. Cameron · 15 years ago
  16. 29009a0 cciss: clean up code in cciss_shutdown by Stephen M. Cameron · 15 years ago
  17. 7b838bd cciss: Remove the "withirq" parameter from various functions where possible by Stephen M. Cameron · 15 years ago
  18. c08fac6 cciss: Retry driver initiated cmds with unit attention condition by Stephen M. Cameron · 15 years ago
  19. fd8489c cciss: Fix problem with remove_from_scan_list on driver unload by Stephen M. Cameron · 15 years ago
  20. 8ba95c6 cciss: Make device attributes static by Alex Chiang · 15 years ago
  21. 622d32d Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 by Jens Axboe · 15 years ago
  22. 83c3883 drbd: performance - don't lose unplug events by Lars Ellenberg · 15 years ago
  23. e656ec8 Do not deadlock in drbd_disconnect() [bugz 258] by Philipp Reisner · 15 years ago
  24. 0a49216 drbdsetup X resume-io should be usable to resume IO [Bugz 256] by Philipp Reisner · 15 years ago
  25. 1352994 drbd: fix check for too large lower level device by Lars Ellenberg · 15 years ago
  26. ad19bf6 fix grammar in printk by Lars Ellenberg · 15 years ago
  27. f21121c block/ps3: fix slow VRAM IO by Hideyuki Sasaki · 15 years ago
  28. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  29. cf6e693 loop: fix NULL dereference if mount fails by Alexey Dobriyan · 15 years ago
  30. a870a3a drbd: fix in_flight rw indexing by Jens Axboe · 15 years ago
  31. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  32. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  33. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 15 years ago
  34. c30f334 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  35. 2ec24ff cciss: Add cciss_allow_hpsa module parameter by Stephen M. Cameron · 15 years ago
  36. 2cfa948 cciss: Fix multiple calls to pci_release_regions by Stephen M. Cameron · 15 years ago
  37. 132cc53 drbd: needs __ratelimit() by Randy Dunlap · 15 years ago
  38. 9f5180e drbd: Work on permission enforcement by Philipp Reisner · 15 years ago
  39. 25d2d4e drbd: fixup for reverted dual in_flight patch by Jens Axboe · 15 years ago
  40. 5d13379 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  41. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  42. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  43. 6a0afdf drbd: remove tracing bits by Jens Axboe · 15 years ago
  44. ab8fafc dropping unneeded include autoconf.h by Lars Ellenberg · 15 years ago
  45. b411b36 The DRBD driver by Philipp Reisner · 15 years ago
  46. 1e6f2dc cciss: fix build when !PROC_FS by Alexander Beregalov · 15 years ago
  47. 9f792d9 cciss: cciss_host_attr_groups should be const by Jens Axboe · 15 years ago
  48. 9cef0d2 cciss: Dynamically allocate the drive_info_struct for each logical drive. by Stephen M. Cameron · 15 years ago
  49. e272afe cciss: Add usage_count attribute to each logical drive in /sys by Stephen M. Cameron · 15 years ago
  50. 3ff1111 cciss: Add a "raid_level" attribute to each logical drive in /sys by Stephen M. Cameron · 15 years ago
  51. fa52bec cciss: fix some magic numbers in the raid-level decoding by Stephen M. Cameron · 15 years ago
  52. ce84a8a cciss: Add lunid attribute to each logical drive in /sys by Stephen M. Cameron · 15 years ago
  53. 2e04398 cciss: Don't check h->busy_initializing in cciss_open(). by Stephen M. Cameron · 15 years ago
  54. 39ccf9a cciss: Preserve all 8 bytes of LUN ID for logical drives. by Stephen M. Cameron · 15 years ago
  55. 983333c cciss: Silence noisy per-disk messages output by cciss_read_capacity by Stephen M. Cameron · 15 years ago
  56. 2c93559 cciss: Fix excessive gendisk freeing bug on driver unload. by Stephen M. Cameron · 15 years ago
  57. 2d11d99 cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs. by Stephen M. Cameron · 15 years ago
  58. 9ddb27b cciss: Clear all sysfs-exposed data for deleted logical drives. by Stephen M. Cameron · 15 years ago
  59. 8ce5196 cciss: Handle special case for sysfs attributes of the first logical drive. by Stephen M. Cameron · 15 years ago
  60. 361e9b0 cciss: Handle cases when cciss_add_disk fails. by Stephen M. Cameron · 15 years ago
  61. e8074f7 cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk. by Stephen M. Cameron · 15 years ago
  62. 097d026 cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work. by Stephen M. Cameron · 15 years ago
  63. 617e134 cciss: Dynamically allocate struct device for each logical drive as needed. by Stephen M. Cameron · 15 years ago
  64. 21d9db0 cciss: Remove some unused code in rebuild_lun_table() by Stephen M. Cameron · 15 years ago
  65. d6f4965 cciss: Allow triggering of rescan of logical drive topology via sysfs entry by Andrew Patterson · 15 years ago
  66. b368c9d cciss: Use one scan thread per controller and fix hang during rmmod by Andrew Patterson · 15 years ago
  67. c64bebc cciss: Remove sysfs entries for logical drives on driver cleanup. by Andrew Patterson · 15 years ago
  68. 4d76160 cciss: fix schedule_timeout() parameters by Randy Dunlap · 15 years ago
  69. d5d03ee dac960: switch to seq_file by Alexey Dobriyan · 15 years ago
  70. ff2c3de cpqarray: switch to seq_file by Alexey Dobriyan · 15 years ago
  71. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  72. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  73. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  74. f1b0ef06 virtio_blk: add support for cache flush by Christoph Hellwig · 15 years ago
  75. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  76. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  77. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  79. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  80. 3c36543 trivial: add __init/__exit macros to DAC960.c by Peter Huewe · 15 years ago
  81. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  82. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  83. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  84. ea5ffff debugfs: Modify default debugfs directory for debugging pktcdvd. by GeunSik Lim · 15 years ago
  85. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  86. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  87. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  88. c90cd33 floppy: Switch driver to dev_pm_ops by Frans Pop · 15 years ago
  89. 18d8217 aoe: end barrier bios with EOPNOTSUPP by Ed Cashin · 15 years ago
  90. 49b3a3c block: use printk_once by Marcin Slusarz · 15 years ago
  91. 212a502 cciss: memory leak in cciss_init_one() by Eric Dumazet · 15 years ago
  92. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  93. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  94. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  95. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  96. a85a00a mg_disk: Add missing ready status check on mg_write() by unsik Kim · 15 years ago
  97. 394c6cc mg_disk: fix issue with data integrity on error in mg_write() by Bartlomiej Zolnierkiewicz · 15 years ago
  98. eb32bae mg_disk: fix reading invalid status when use polling driver by unsik Kim · 15 years ago
  99. 48f5690 mg_disk: remove prohibited sleep operation by unsik Kim · 15 years ago
  100. bb184d1 Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago