aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-23/+16
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0923-298/+19678
| |\
| * | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-091-23/+16
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+1
|\ \ \
| * | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-4/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-4/+1
| |\ \
| | * | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| | * | ataflop: remove buggy/commented-out IRQ disable from do_fd_request()Jiri Kosina2009-11-091-3/+0
| | |/
* | | drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-031-2/+2
* | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-2/+21
|\ \ \ | |/ /
| * | aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
| * | cciss: make device attrs staticAlex Chiang2009-11-131-8/+8
| |/
* | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]Philipp Reisner2009-11-241-0/+1
* | add missing state change on corrupt packet header in drbd_recv_headerLars Ellenberg2009-11-241-1/+3
* | fix in-kernel configuration serializationLars Ellenberg2009-11-241-1/+1
* | cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-231-1/+1
* | cciss: fix scatter gather cleanup problemsStephen M. Cameron2009-11-231-7/+18
* | cciss: Fix weird usage of ENXIO in cciss_scsi.cStephen M. Cameron2009-11-132-6/+3
* | cciss: Add enhanced scatter-gather support.Don Brace2009-11-133-20/+188
* | cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGEDStephen M. Cameron2009-11-131-2/+16
* | cciss: Remove unnecessary check in scan_threadStephen M. Cameron2009-11-131-7/+5
* | cciss: fix typo that causes scsi status to be lost.Stephen M. Cameron2009-11-131-1/+1
* | cciss: remove sendcmd() as it is no longer used.Stephen M. Cameron2009-11-131-163/+0
* | cciss: clean up code in cciss_shutdownStephen M. Cameron2009-11-131-20/+18
* | cciss: Remove the "withirq" parameter from various functions where possibleStephen M. Cameron2009-11-131-60/+29
* | cciss: Retry driver initiated cmds with unit attention conditionStephen M. Cameron2009-11-131-0/+2
* | cciss: Fix problem with remove_from_scan_list on driver unloadStephen M. Cameron2009-11-131-8/+13
* | cciss: Make device attributes staticAlex Chiang2009-11-131-8/+8
* | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-044-15/+19
|\ \
| * | drbd: performance - don't lose unplug eventsLars Ellenberg2009-11-041-1/+6
| * | Do not deadlock in drbd_disconnect() [bugz 258]Philipp Reisner2009-11-041-4/+0
| * | drbdsetup X resume-io should be usable to resume IO [Bugz 256]Philipp Reisner2009-11-041-4/+3
| * | drbd: fix check for too large lower level deviceLars Ellenberg2009-11-041-5/+9
| * | fix grammar in printkLars Ellenberg2009-11-041-1/+1
* | | block/ps3: fix slow VRAM IOHideyuki Sasaki2009-11-041-1/+9
* | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-032-37/+4
|\ \ \ | |/ / |/| / | |/
| * loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-291-1/+1
| * virtio_blk: Revert serial number supportRusty Russell2009-10-221-34/+3
| * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-221-1/+0
| * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* | drbd: fix in_flight rw indexingJens Axboe2009-10-281-2/+2
* | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-131-42/+37
|\ \ | |/
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
* | drbd: needs __ratelimit()Randy Dunlap2009-10-071-0/+1
* | drbd: Work on permission enforcementPhilipp Reisner2009-10-061-1/+6
* | drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-051-2/+2
* | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-051-1/+1
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-044-329/+655
| |\