summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-03
* Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
|\
| * aoe: prevent cache aliasesPeter Horton2009-12-01
| * cciss: make device attrs staticAlex Chiang2009-11-13
* | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner2009-11-24
* | add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg2009-11-24
* | fix in-kernel configuration serializationLars Ellenberg2009-11-24
* | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-23
* | cciss: fix scatter gather cleanup problemsStephen M. Cameron2009-11-23
* | cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-13
* | cciss: Add enhanced scatter-gather support.Don Brace2009-11-13
* | cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron2009-11-13
* | cciss: Remove unnecessary check in scan_threadStephen M. Cameron2009-11-13
* | cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-13
* | cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron2009-11-13
* | cciss: clean up code in cciss_shutdownStephen M. Cameron2009-11-13
* | cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron2009-11-13
* | cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron2009-11-13
* | cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron2009-11-13
* | 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