summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-1442-284/+729
|\
| * block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-146-67/+37
| * Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse2009-09-141-2/+2
| * block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-141-1/+6
| * block: Optimal I/O limit wrapperMartin K. Petersen2009-09-143-2/+22
| * cfq: choose a new next_req when a request is dispatchedJeff Moyer2009-09-141-0/+1
| * Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-146-19/+42
| * aoe: end barrier bios with EOPNOTSUPPEd Cashin2009-09-141-0/+3
| * block: trace bio queueing trial only when it occursMinchan Kim2009-09-111-2/+2
| * block: enable rq CPU completion affinity by defaultJens Axboe2009-09-111-1/+2
| * cfq: fix the log message after dispatched a requestShan Wei2009-09-111-1/+1
| * block: use printk_onceMarcin Slusarz2009-09-113-20/+8
| * cciss: memory leak in cciss_init_one()Eric Dumazet2009-09-111-2/+2
| * splice: update mtime and atime on filesMiklos Szeredi2009-09-111-2/+6
| * block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe2009-09-111-2/+9
| * cfq-iosched: get rid of must_alloc flagJens Axboe2009-09-111-5/+1
| * block: use interrupts disabled version of raise_softirq_irqoff()Jens Axboe2009-09-111-1/+1
| * block: fix comment in blk-iopoll.cJens Axboe2009-09-111-3/+6
| * block: adjust default budget for blk-iopollJens Axboe2009-09-111-1/+3
| * block: fix long lines in block/blk-iopoll.cJens Axboe2009-09-111-12/+14
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-115-2/+272
| * block: improve queue_should_plug() by looking at IO depthsJens Axboe2009-09-112-2/+11
| * bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-1117-60/+54
| * block: make bio_rw_flagged() return a boolJens Axboe2009-09-111-1/+4
| * Send uevents for write_protect changesHannes Reinecke2009-09-111-2/+16
| * cfq-iosched: no need to keep track of busy_rt_queuesVivek Goyal2009-09-111-23/+0
| * cfq-iosched: drain device queue before switching to a sync queueJens Axboe2009-09-111-13/+25
| * scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-113-21/+4
| * block: implement mixed merge of different failfast requestsTejun Heo2009-09-114-5/+161
| * block: use the same failfast bits for bio and requestTejun Heo2009-09-113-32/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14112-4867/+14377
|\ \
| * | [SCSI] fix oops during scsi scanningJames Bottomley2009-09-121-0/+2
| * | [SCSI] libsrp: fix memory leak in srp_ring_free()Bart Van Assche2009-09-121-0/+1
| * | [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-122-0/+34
| * | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-122-5/+35
| * | [SCSI] scsi_dh_rdac: changes for rdac debug loggingMoger, Babu2009-09-121-5/+46
| * | [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the...Moger, Babu2009-09-121-7/+27
| * | [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attachMoger, Babu2009-09-121-13/+13
| * | [SCSI] sg: fix oops in the error path in sg_build_indirect()Michal Schmidt2009-09-121-1/+1
| * | [SCSI] mptsas : Bump version to 3.04.12Kashyap, Desai2009-09-121-2/+2
| * | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai2009-09-121-7/+1
| * | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai2009-09-121-1/+11
| * | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-09-121-5/+5
| * | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai2009-09-121-0/+1
| * | [SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai2009-09-121-1/+7
| * | [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530Charlie Brady2009-09-121-0/+3
| * | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath2009-09-125-0/+6648
| * | [SCSI] qla2xxx: Update version number to 8.03.01-k6.Giridhar Malavali2009-09-121-1/+1
| * | [SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez2009-09-122-7/+11
| * | [SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez2009-09-125-29/+32
OpenPOWER on IntegriCloud