| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-08-07 | 1 | -0/+125 |
|\ |
|
| * | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 2011-08-07 | 1 | -0/+125 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-30 | 1 | -1/+0 |
|\ \ |
|
| * | | [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info | Yi Zou | 2011-07-28 | 1 | -1/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 | 1 | -8/+52 |
|\ \ \ |
|
| * | | | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h | Nicholas Bellinger | 2011-07-25 | 1 | -0/+30 |
| * | | | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-07-25 | 2 | -10/+10 |
| * | | | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 | 1 | -8/+22 |
| | |/
| |/| |
|
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 2 | -2/+2 |
|\ \ |
|
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
| * | | treewide: Fix recieve/receive typos | Joe Perches | 2011-06-24 | 1 | -1/+1 |
| |/ |
|
* | | [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC... | Yi Zou | 2011-06-29 | 1 | -0/+8 |
* | | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-06-29 | 2 | -10/+10 |
|/ |
|
* | [SCSI] libsas: Add option for SATA soft reset | Dave Jiang | 2011-05-27 | 1 | -0/+1 |
* | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger | 2011-05-24 | 1 | -0/+1 |
* | scsi: remove performance regression due to async queue run | Jens Axboe | 2011-05-17 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -12/+12 |
* | [SCSI] libiscsi_tcp: use kmap in xmit path | Mike Christie | 2011-03-23 | 1 | -0/+1 |
* | [SCSI] ses: Avoid kernel panic when lun 0 is not mapped | Krishnasamy, Somasundaram | 2011-03-23 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-18 | 8 | -18/+218 |
|\ |
|
| * | [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h | Bhanu Prakash Gollapudi | 2011-03-01 | 1 | -0/+6 |
| * | [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument | Bhanu Prakash Gollapudi | 2011-03-01 | 1 | -9/+17 |
| * | [SCSI] fc: Add GSPN_ID request to header file | Christof Schmitt | 2011-02-25 | 1 | -1/+10 |
| * | [SCSI] cxgbi: convert to use iscsi_conn_get_addr_param | Mike Christie | 2011-02-24 | 1 | -6/+0 |
| * | [SCSI] iscsi class: add callout to get iscsi_endpoint values | Mike Christie | 2011-02-24 | 1 | -0/+2 |
| * | [SCSI] libiscsi: add helper to convert addr to string | Mike Christie | 2011-02-24 | 1 | -0/+2 |
| * | [SCSI] iscsi class: remove unused active variable | Mike Christie | 2011-02-24 | 1 | -1/+0 |
| * | [SCSI] iscsi: fix iscsi_endpoint leak | Mike Christie | 2011-02-24 | 1 | -0/+3 |
| * | [SCSI] libsas: convert to libata new error handler | James Bottomley | 2011-02-13 | 1 | -0/+22 |
| * | [SCSI] libfcoe: Move common code from fcoe to libfcoe module | Bhanu Prakash Gollapudi | 2011-02-12 | 1 | -0/+51 |
| * | [SCSI] libfc: introduce LLD event callback | Bhanu Prakash Gollapudi | 2011-02-12 | 1 | -0/+15 |
| * | [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h | Yi Zou | 2011-02-12 | 1 | -0/+48 |
| * | [SCSI] libfc: export seq_release() for users of seq_assign() | Joe Eykholt | 2011-02-12 | 1 | -0/+7 |
| * | [SCSI] libfc: add hook to notify providers of local port changes | Joe Eykholt | 2011-02-12 | 1 | -1/+13 |
| * | [SCSI] libfc: add local port hook for provider session lookup | Joe Eykholt | 2011-02-12 | 1 | -0/+2 |
| * | [SCSI] libfc: add method for setting handler for incoming exchange | Joe Eykholt | 2011-02-12 | 1 | -0/+10 |
| * | [SCSI] libfc: add hook for FC-4 provider registration | Joe Eykholt | 2011-02-12 | 1 | -0/+26 |
| * | [SCSI] Add detailed SCSI I/O errors | Hannes Reinecke | 2011-02-12 | 1 | -0/+5 |
| * | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 2011-01-24 | 1 | -0/+1 |
* | | libsas: convert to libata new error handler | James Bottomley | 2011-03-02 | 1 | -0/+22 |
* | | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ... | David Dillow | 2011-01-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -0/+1 |
|\ |
|
| * | sr: implement sr_check_events() | Tejun Heo | 2010-12-16 | 1 | -0/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 7 | -10/+87 |
| |\ \ |
|
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | | | | [SCSI] libiscsi: do not take host lock in queuecommand | Mike Christie | 2010-12-31 | 1 | -1/+2 |
* | | | | [SCSI] libiscsi: add more informative failure message during iscsi scsi eh | Mike Christie | 2010-12-31 | 1 | -0/+1 |
* | | | | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions | Nicholas Bellinger | 2010-12-21 | 1 | -0/+28 |