summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11158-2760/+3790
|\
| * block: add request clone interface (v2)Kiyoshi Ueda2009-06-112-0/+105
| * floppy: fix hibernationOndrej Zary2009-06-101-1/+26
| * ramdisk: remove long-deprecated "ramdisk=" boot-time parameterRobert P. J. Day2009-06-101-6/+1
| * fs/bio.c: add missing __user annotationMichal Simek2009-06-101-1/+1
| * block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-103-10/+10
| * Add serial number support for virtio_blk, V4ajohn cooper2009-06-092-3/+38
| * block: Add missing bounce_pfn stacking and fix commentsMartin K. Petersen2009-06-091-2/+3
| * Revert "block: Fix bounce limit setting in DM"Jens Axboe2009-06-093-19/+1
| * cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-7/+16
| * cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-092-104/+3
| * cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-092-15/+12
| * cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-092-32/+46
| * cciss: factor out fix target status processing code from sendcmd functionsscameron@beardog.cca.cpqcorp.net2009-06-091-22/+34
| * cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-093-84/+59
| * cciss: factor out core of sendcmd_withirq() for use by SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-87/+96
| * cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-091-1/+1
| * block: needs to set the residual length of a bidi requestFUJITA Tomonori2009-06-091-0/+3
| * Revert "block: implement blkdev_readpages"Jens Axboe2009-06-041-7/+0
| * block: Fix bounce limit setting in DMMartin K. Petersen2009-06-033-1/+19
| * Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txtvibi sreenivasan2009-06-021-1/+1
| * cciss: use schedule_timeout_interruptible()Andrew Morton2009-06-021-2/+1
| * cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-023-10/+314
| * cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-022-9/+90
| * cciss: factor out core of sendcmd() for a more sane interfaceStephen M. Cameron2009-06-021-116/+109
| * block: fix a possible oops on elv_abort_queue()Kiyoshi Ueda2009-06-021-0/+5
| * block: fix an oops on BLKPREP_KILLJames Bottomley2009-05-301-0/+5
| * block: export blk_stack_limits()Mike Snitzer2009-05-281-0/+1
| * block: fix no diskstat problemKiyoshi Ueda2009-05-271-3/+3
| * block: fix oops with block tag queueingJames Bottomley2009-05-271-4/+4
| * ide-disk: fix missing max_sectors accessor functionMartin K. Petersen2009-05-231-1/+1
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-227-0/+347
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-222-4/+15
| * block: Move queue limits to an embedded structMartin K. Petersen2009-05-222-39/+60
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-2225-97/+147
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-2254-98/+108
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2299-384/+559
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22976-19430/+23650
| |\ \
| * | | xen-blkfront: beyond ARRAY_SIZE of info->shadowRoel Kluin2009-05-221-1/+1
| * | | block: change the tag sync vs async restriction logicJens Axboe2009-05-205-13/+21
| * | | scsi_lib: remove unused variableBoaz Harrosh2009-05-191-2/+0
| * | | block: add warning to blk_make_request()Jens Axboe2009-05-191-0/+9
| * | | block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-193-7/+2
| * | | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-191-25/+23
| * | | block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh2009-05-192-0/+47
| * | | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-191-22/+2
| * | | block: allow blk_rq_map_kern to append to requestsJames Bottomley2009-05-191-2/+10
| * | | splice: fix kmaps in default_file_splice_write()Miklos Szeredi2009-05-191-108/+22
| * | | bio: always copy back data for copied kernel requestsTejun Heo2009-05-191-1/+1
| * | | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-198-13/+18
OpenPOWER on IntegriCloud