summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-0717-32/+159
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-076-8/+7
* virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-29/+21
* ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-19/+6
* osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-10/+2
* block/xd.c: fix brace typoRandy Dunlap2010-08-071-1/+1
* block: fix some more cmd_type cleanup falloutChristoph Hellwig2010-08-071-1/+1
* virtio_blk: add default case to cmd type switchJens Axboe2010-08-071-0/+2
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-079-24/+24
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-0713-41/+56
* floppy: use warning macrosStephen Hemminger2010-08-071-16/+11
* floppy: use wait_event_interruptibleStephen Hemminger2010-08-071-50/+9
* floppy: fix signed/unsigned warningsStephen Hemminger2010-08-071-2/+2
* floppy: cmos attribute should be staticStephen Hemminger2010-08-071-1/+1
* floppy: use atomic type for usage_countStephen Hemminger2010-08-071-30/+12
* floppy: silence warning during disk testStephen Hemminger2010-08-071-0/+1
* floppy: remove unnecessary inlinesStephen Hemminger2010-08-071-7/+7
* floppy: initialize debug jiffies offsetStephen Hemminger2010-08-071-0/+3
* cciss: change pad value from 32 to 0Mike Miller2010-08-071-1/+1
* cciss: remove errant debug codeMike Miller2010-08-071-2/+0
* cciss: move next_command function from ifdefMike Miller2010-08-071-22/+23
* cciss: fix call to put_controller_in_performant_modeMike Miller2010-08-071-1/+1
* cciss: make sure we request the performant mode irqMike Miller2010-08-071-4/+4
* cciss: new controller support and bump driver versionMike Miller2010-08-071-6/+14
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-074-63/+353
* cciss: make interrupt access methods return type boolMike Miller2010-08-071-3/+3
* cciss: check for msi in interrupt_not_for_usMike Miller2010-08-071-2/+3
* cciss: clean up interrupt handlerMike Miller2010-08-071-95/+141
* cciss: enqueue and submit ioMike Miller2010-08-071-23/+15
* cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-151-0/+1
* cpqarray: fix two more wrong section typeJens Axboe2010-06-141-2/+2
* cpqarray: fix wrong __init type on pci probe functionJens Axboe2010-06-141-1/+1
* drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-142-2/+6
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-048-139/+122
|\
| * Merge branch 'master' into for-linusJens Axboe2010-06-012-8/+7
| |\
| * | cciss: call BUG() earlierDan Carpenter2010-06-011-1/+1
| * | drbd: Reduce verbosityPhilipp Reisner2010-06-012-9/+0
| * | drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg2010-06-012-2/+2
| * | drbd: fix hang on local read errors while disconnectedLars Ellenberg2010-06-013-13/+16
| * | drbd: Removed the now empty w_io_error() functionPhilipp Reisner2010-06-013-41/+1
| * | drbd: removed duplicated #includesAndrea Gelmini2010-06-011-1/+0
| * | drbd: improve usage of MSG_MORELars Ellenberg2010-06-011-13/+19
| * | drbd: need to set socket bufsize early to take effectLars Ellenberg2010-06-011-10/+23
| * | drbd: improve network latency, TCP_QUICKACKLars Ellenberg2010-06-011-1/+1
| * | drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner2010-06-013-47/+7
| * | brd: support discardNick Piggin2010-06-011-1/+52
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-031-2/+4
|\ \ \
| * | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+4
| | |/ | |/|
* | | virtio-blk: fix minimum number of S/G elementsChristoph Hellwig2010-06-031-1/+3
|/ /
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2217-480/+1010
|\ \ | |/
OpenPOWER on IntegriCloud