aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
* | cciss: Make device attributes staticAlex Chiang2009-11-13
* | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-04
|\ \
| * | drbd: performance - don't lose unplug eventsLars Ellenberg2009-11-04
| * | Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner2009-11-04
| * | drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner2009-11-04
| * | drbd: fix check for too large lower level deviceLars Ellenberg2009-11-04
| * | fix grammar in printkLars Ellenberg2009-11-04
* | | block/ps3: fix slow VRAM IOHideyuki Sasaki2009-11-04
* | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-03
|\ \ \ | |/ / |/| / | |/
| * loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-29
| * virtio_blk: Revert serial number supportRusty Russell2009-10-22
| * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-22
* | drbd: fix in_flight rw indexingJens Axboe2009-10-28
* | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-13
|\|
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-13
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-13
* | drbd: needs __ratelimit()Randy Dunlap2009-10-07
* | drbd: Work on permission enforcementPhilipp Reisner2009-10-06
* | drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-05
* | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-05
|\|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
| |\
| * | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* | | drbd: remove tracing bitsJens Axboe2009-10-01
* | | dropping unneeded include autoconf.hLars Ellenberg2009-10-01
* | | The DRBD driverPhilipp Reisner2009-10-01
| |/ |/|
* | cciss: fix build when !PROC_FSAlexander Beregalov2009-10-01
* | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-01
* | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
* | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
* | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
* | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
* | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
* | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01
* | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-01
* | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-01
* | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-01
* | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-01
* | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-01
* | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-01
* | cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
* | cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-01
* | cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-01
* | cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
* | cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-01
* | cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-01
* | dac960: switch to seq_fileAlexey Dobriyan2009-10-01