summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-211-2/+2
| |\
| | * sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-2/+2
| * | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-211-3/+43
| |\ \
| | * | virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-3/+3
| | * | virtio_blk: remove multichar constant.Rusty Russell2010-05-191-1/+1
| | * | Add virtio disk identification ioctljohn cooper2010-05-191-0/+10
| | * | Add virtio disk identification supportjohn cooper2010-05-191-0/+30
| * | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-216-35/+48
| |\ \ \ | | | |/ | | |/|
| | * | generate "change" uevent for loop deviceDavid Zeuthen2010-05-211-1/+9
OpenPOWER on IntegriCloud