| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig | 2009-09-14 |
| * | Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads | David Woodhouse | 2009-09-14 |
| * | block: don't assume device has a request list backing in nr_requests store | Jens Axboe | 2009-09-14 |
| * | block: Optimal I/O limit wrapper | Martin K. Petersen | 2009-09-14 |
| * | cfq: choose a new next_req when a request is dispatched | Jeff Moyer | 2009-09-14 |
| * | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan | 2009-09-14 |
| * | aoe: end barrier bios with EOPNOTSUPP | Ed Cashin | 2009-09-14 |
| * | block: trace bio queueing trial only when it occurs | Minchan Kim | 2009-09-11 |
| * | block: enable rq CPU completion affinity by default | Jens Axboe | 2009-09-11 |
| * | cfq: fix the log message after dispatched a request | Shan Wei | 2009-09-11 |
| * | block: use printk_once | Marcin Slusarz | 2009-09-11 |
| * | cciss: memory leak in cciss_init_one() | Eric Dumazet | 2009-09-11 |
| * | splice: update mtime and atime on files | Miklos Szeredi | 2009-09-11 |
| * | block: make blk_iopoll_prep_sched() follow normal 0/1 return convention | Jens Axboe | 2009-09-11 |
| * | cfq-iosched: get rid of must_alloc flag | Jens Axboe | 2009-09-11 |
| * | block: use interrupts disabled version of raise_softirq_irqoff() | Jens Axboe | 2009-09-11 |
| * | block: fix comment in blk-iopoll.c | Jens Axboe | 2009-09-11 |
| * | block: adjust default budget for blk-iopoll | Jens Axboe | 2009-09-11 |
| * | block: fix long lines in block/blk-iopoll.c | Jens Axboe | 2009-09-11 |
| * | block: add blk-iopoll, a NAPI like approach for block devices | Jens Axboe | 2009-09-11 |
| * | block: improve queue_should_plug() by looking at IO depths | Jens Axboe | 2009-09-11 |
| * | bio: first step in sanitizing the bio->bi_rw flag testing | Jens Axboe | 2009-09-11 |
| * | block: make bio_rw_flagged() return a bool | Jens Axboe | 2009-09-11 |
| * | Send uevents for write_protect changes | Hannes Reinecke | 2009-09-11 |
| * | cfq-iosched: no need to keep track of busy_rt_queues | Vivek Goyal | 2009-09-11 |
| * | cfq-iosched: drain device queue before switching to a sync queue | Jens Axboe | 2009-09-11 |
| * | scsi,block: update SCSI to handle mixed merge failures | Tejun Heo | 2009-09-11 |
| * | block: implement mixed merge of different failfast requests | Tejun Heo | 2009-09-11 |
| * | block: use the same failfast bits for bio and request | Tejun Heo | 2009-09-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | [SCSI] fix oops during scsi scanning | James Bottomley | 2009-09-12 |
| * | | [SCSI] libsrp: fix memory leak in srp_ring_free() | Bart Van Assche | 2009-09-12 |
| * | | [SCSI] libiscsi, bnx2i: make bound ep check common | Mike Christie | 2009-09-12 |
| * | | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro... | Mike Christie | 2009-09-12 |
| * | | [SCSI] scsi_dh_rdac: changes for rdac debug logging | Moger, Babu | 2009-09-12 |
| * | | [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the... | Moger, Babu | 2009-09-12 |
| * | | [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach | Moger, Babu | 2009-09-12 |
| * | | [SCSI] sg: fix oops in the error path in sg_build_indirect() | Michal Schmidt | 2009-09-12 |
| * | | [SCSI] mptsas : Bump version to 3.04.12 | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai | 2009-09-12 |
| * | | [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 | Charlie Brady | 2009-09-12 |
| * | | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller | Anil Ravindranath | 2009-09-12 |
| * | | [SCSI] qla2xxx: Update version number to 8.03.01-k6. | Giridhar Malavali | 2009-09-12 |
| * | | [SCSI] qla2xxx: Properly delete rports attached to a vport. | Andrew Vasquez | 2009-09-12 |
| * | | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez | 2009-09-12 |