summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* ore: RAID5 WriteBoaz Harrosh2011-10-241-0/+9
* ore: RAID5 readBoaz Harrosh2011-10-241-3/+18
* ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-241-0/+3
* ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-141-1/+4
* ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-141-0/+8
* ore: Support for partial component tableBoaz Harrosh2011-10-141-3/+4
* ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-141-0/+1
* ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-041-1/+25
* ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-031-0/+8
* exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-031-0/+2
* exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-031-1/+1
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-061-0/+125
|\
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-061-0/+125
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-301-1/+0
|\ \
| * | [SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2011-07-281-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-8/+52
|\ \ \
| * | | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger2011-07-251-0/+30
| * | | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-252-10/+10
| * | | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-8/+22
| | |/ | |/|
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-2/+2
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
| |/
* | [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...Yi Zou2011-06-291-0/+8
* | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-292-10/+10
|/
* [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-261-0/+1
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-241-0/+1
* scsi: remove performance regression due to async queue runJens Axboe2011-05-171-0/+1
* Fix common misspellingsLucas De Marchi2011-03-317-12/+12
* [SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie2011-03-231-0/+1
* [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-178-18/+218
|\
| * [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi2011-02-281-0/+6
| * [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argumentBhanu Prakash Gollapudi2011-02-281-9/+17
| * [SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt2011-02-251-1/+10
| * [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-241-6/+0
| * [SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie2011-02-241-0/+2
| * [SCSI] libiscsi: add helper to convert addr to stringMike Christie2011-02-241-0/+2
| * [SCSI] iscsi class: remove unused active variableMike Christie2011-02-241-1/+0
| * [SCSI] iscsi: fix iscsi_endpoint leakMike Christie2011-02-241-0/+3
| * [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-131-0/+22
| * [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-121-0/+51
| * [SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi2011-02-121-0/+15
| * [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou2011-02-121-0/+48
| * [SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt2011-02-121-0/+7
| * [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-121-1/+13
| * [SCSI] libfc: add local port hook for provider session lookupJoe Eykholt2011-02-121-0/+2
| * [SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt2011-02-121-0/+10
| * [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-121-0/+26
| * [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-121-0/+5
OpenPOWER on IntegriCloud