index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
3
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-15
10
-201
/
+261
|
\
|
*
[SCSI] scsi_dh: fix kconfig related build errors
Chandra Seetharaman
2008-07-15
1
-1
/
+11
|
*
[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
Alexander Beregalov
2008-07-12
1
-1
/
+0
|
*
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
2008-07-12
1
-0
/
+17
|
*
[SCSI] sg: Add target reset support
Brian King
2008-07-12
1
-0
/
+1
|
*
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2008-07-12
1
-57
/
+0
|
*
[SCSI] iscsi_tcp: Enable any size command
Boaz Harrosh
2008-07-12
1
-1
/
+2
|
*
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
2008-07-12
1
-5
/
+3
|
*
[SCSI] libiscsi: fix cmds_max setting
Mike Christie
2008-07-12
1
-4
/
+5
|
*
[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.
Mike Christie
2008-07-12
2
-36
/
+45
|
*
[SCSI] iscsi class: add endpoint class
Mike Christie
2008-07-12
2
-6
/
+15
|
*
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
2008-07-12
2
-4
/
+4
|
*
[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task
Mike Christie
2008-07-12
2
-15
/
+15
|
*
[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
Mike Christie
2008-07-12
2
-44
/
+26
|
*
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
2008-07-12
1
-2
/
+2
|
*
[SCSI] iscsi: modify iscsi printk so it can take driver data pointers
Mike Christie
2008-07-12
1
-1
/
+3
|
*
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
2008-07-12
2
-10
/
+7
|
*
[SCSI] iscsi: add iscsi host helpers
Mike Christie
2008-07-12
2
-2
/
+13
|
*
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
2008-07-12
3
-27
/
+19
|
*
[SCSI] iscsi class: rename iscsi_host to iscsi_cls_host
Mike Christie
2008-07-12
1
-1
/
+1
|
*
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
2008-07-12
1
-2
/
+0
|
*
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
2008-07-12
3
-2
/
+10
|
*
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-06-05
3
-0
/
+82
*
|
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
2008-07-14
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-05-02
4
-17
/
+58
|
\
|
*
[SCSI] add support for variable length extended commands
Boaz Harrosh
2008-05-02
3
-13
/
+37
|
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
2
-4
/
+21
*
|
IB/iser: Count FMR alignment violations per session
Eli Dorfman
2008-04-29
1
-0
/
+1
|
/
*
[SCSI] rework scsi_target allocation
James Bottomley
2008-04-22
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-21
6
-25
/
+24
|
\
|
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
6
-25
/
+24
*
|
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
[SCSI] iscsi: extended cdb support
Boaz Harrosh
2008-04-18
1
-2
/
+4
*
[SCSI] libsas: fix missing inlines in header file
James Bottomley
2008-04-07
1
-2
/
+2
*
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
2008-04-07
1
-1
/
+3
*
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2008-04-07
1
-0
/
+3
*
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-0
/
+14
*
[SCSI] scsi_error: add target reset handler
Mike Christie
2008-04-07
2
-0
/
+2
*
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
2008-04-07
1
-0
/
+2
*
[SCSI] iscsi class: regression - fix races with state manipulation and blocki...
Mike Christie
2008-03-05
1
-0
/
+2
*
[SCSI] libsas: export sas_find_local_phy function
James Bottomley
2008-02-23
1
-0
/
+1
*
[SCSI] update SG_ALL to avoid causing chaining
James Bottomley
2008-02-11
1
-2
/
+6
*
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
2008-02-07
1
-19
/
+25
*
[SCSI] add protocol definitions
James Bottomley
2008-02-07
1
-0
/
+14
*
[SCSI] libiscsi: fix session age rollover and remove cid encoding
Mike Christie
2008-02-07
2
-4
/
+2
*
[SCSI] iscsi: fix up iscsi printk prefix
Mike Christie
2008-02-07
2
-0
/
+13
*
[SCSI] iscsi class: add async scan helper
Mike Christie
2008-02-07
1
-1
/
+2
*
[SCSI] iscsi class: add session scanning
Mike Christie
2008-02-07
1
-3
/
+4
*
[SCSI] iscsi class, libiscsi: add iscsi sysfs session state file
Mike Christie
2008-02-07
2
-15
/
+31
[next]