summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15150-6747/+43408
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-144-5/+5
| |\
| | * trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
| | * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-2/+2
| | * trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-122-2/+2
| * | [SCSI] Merge branch 'linus'James Bottomley2009-06-1215-220/+170
| |\ \ | | |/
| | * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-1115-220/+169
| | |\
| | | * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-222-9/+10
| | | * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-222-2/+2
| | | * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2243-983/+1428
| | | |\
| | | * | scsi_lib: remove unused variableBoaz Harrosh2009-05-191-2/+0
| | | * | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-191-25/+23
| | | * | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-191-22/+2
| | | * | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-193-5/+6
| | | * | scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo2009-05-121-6/+1
| | | * | scsi: simplify the bidi completionFUJITA Tomonori2009-05-111-30/+13
| | | * | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-8/+6
| | | * | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-5/+2
| | | * | block: cleanup rq->data_len usagesTejun Heo2009-05-116-33/+33
| | | * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-117-56/+59
| | | * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-1/+1
| | | * | block: add rq->resid_lenTejun Heo2009-05-116-40/+36
| | | * | block: kill rq->dataTejun Heo2009-04-281-1/+0
| | | * | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-1/+1
| | * | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-0/+1
| | |\ \ \
| | | * \ \ Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-181-10/+10
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0747-987/+1441
| | | |\ \ \
| | | * | | | blktrace: support per-partition tracingShawn Du2009-04-161-0/+1
| * | | | | | [SCSI] osd: Remove out-of-tree left oversBoaz Harrosh2009-06-102-62/+0
| * | | | | | [SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh2009-06-101-0/+2
| * | | | | | [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-101-36/+30
| * | | | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-101-3/+3
| * | | | | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-101-10/+13
| * | | | | | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytesBoaz Harrosh2009-06-101-4/+5
| * | | | | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-101-0/+28
| * | | | | | [SCSI] libosd: Better printout of OSD target system informationBoaz Harrosh2009-06-101-11/+12
| * | | | | | [SCSI] gdth: fix overlapping snprintf usersAlan Cox2009-06-091-2/+3
| * | | | | | [SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan2009-06-0911-0/+7496
| * | | | | | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan2009-06-091-36/+86
| * | | | | | [SCSI] ibmvscsi: Add support for capabilities MADBrian King2009-06-083-27/+255
| * | | | | | [SCSI] ibmvscsi: Enable fast fail featureRobert Jennings2009-06-082-2/+71
| * | | | | | [SCSI] ibmvscsi: Send adapter info before loginBrian King2009-06-081-85/+85
| * | | | | | [SCSI] ibmvscsi: Add specific timeouts for operationsRobert Jennings2009-06-081-12/+16
| * | | | | | [SCSI] ibmvscsi: Add 16 byte CDB supportBrian King2009-06-081-0/+1
| * | | | | | [SCSI] qla2xxx: Update version number to 8.03.01-k3.Andrew Vasquez2009-06-081-1/+1
| * | | | | | [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.Andrew Vasquez2009-06-083-0/+121
| * | | | | | [SCSI] qla2xxx: Export additional firmware-states for application support.Andrew Vasquez2009-06-083-4/+25
| * | | | | | [SCSI] qla2xxx: Reduce lock-contention during do-work processing.Andrew Vasquez2009-06-082-23/+24
| * | | | | | [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.Andrew Vasquez2009-06-081-1/+2
| * | | | | | [SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...Andrew Vasquez2009-06-082-5/+2
OpenPOWER on IntegriCloud