aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: add request clone interface (v2)Kiyoshi Ueda2009-06-11
| * floppy: fix hibernationOndrej Zary2009-06-10
| * ramdisk: remove long-deprecated "ramdisk=" boot-time parameterRobert P. J. Day2009-06-10
| * fs/bio.c: add missing __user annotationMichal Simek2009-06-10
| * block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-10
| * Add serial number support for virtio_blk, V4ajohn cooper2009-06-09
| * block: Add missing bounce_pfn stacking and fix commentsMartin K. Petersen2009-06-09
| * Revert "block: Fix bounce limit setting in DM"Jens Axboe2009-06-09
| * cciss: decode unit attention in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: factor out fix target status processing code from sendcmd functionsscameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: factor out core of sendcmd_withirq() for use by SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-08
| * cciss: Use schedule_timeout_uninterruptible in SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-08
| * block: needs to set the residual length of a bidi requestFUJITA Tomonori2009-06-08
| * Revert "block: implement blkdev_readpages"Jens Axboe2009-06-04
| * block: Fix bounce limit setting in DMMartin K. Petersen2009-06-03
| * Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txtvibi sreenivasan2009-06-02
| * cciss: use schedule_timeout_interruptible()Andrew Morton2009-06-02
| * cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-02
| * cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-02
| * cciss: factor out core of sendcmd() for a more sane interfaceStephen M. Cameron2009-06-02
| * block: fix a possible oops on elv_abort_queue()Kiyoshi Ueda2009-06-02
| * block: fix an oops on BLKPREP_KILLJames Bottomley2009-05-30
| * block: export blk_stack_limits()Mike Snitzer2009-05-28
| * block: fix no diskstat problemKiyoshi Ueda2009-05-27
| * block: fix oops with block tag queueingJames Bottomley2009-05-27
| * ide-disk: fix missing max_sectors accessor functionMartin K. Petersen2009-05-23
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-22
| * block: Move queue limits to an embedded structMartin K. Petersen2009-05-22
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\ \
| * | | xen-blkfront: beyond ARRAY_SIZE of info->shadowRoel Kluin2009-05-22
| * | | block: change the tag sync vs async restriction logicJens Axboe2009-05-20
| * | | scsi_lib: remove unused variableBoaz Harrosh2009-05-19
| * | | block: add warning to blk_make_request()Jens Axboe2009-05-19
| * | | block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-19
| * | | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-19
| * | | block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh2009-05-19
| * | | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-19
| * | | block: allow blk_rq_map_kern to append to requestsJames Bottomley2009-05-19
| * | | splice: fix kmaps in default_file_splice_write()Miklos Szeredi2009-05-19
| * | | bio: always copy back data for copied kernel requestsTejun Heo2009-05-19
| * | | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19