index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
*
[SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...
David Dillow
2011-01-24
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
|
\
|
*
sr: implement sr_check_events()
Tejun Heo
2010-12-16
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
|
|
\
\
|
*
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
|
|
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
2010-12-31
*
|
|
|
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
2010-12-31
*
|
|
|
[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
Nicholas Bellinger
2010-12-21
*
|
|
|
[SCSI] libfc: fix statistics for FCP input/output megabytes
Joe Eykholt
2010-12-21
*
|
|
|
[SCSI] libfcoe: retry rejected FLOGI to another FCF if possible
Joe Eykholt
2010-12-21
*
|
|
|
[SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct
john fastabend
2010-12-21
*
|
|
|
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
2010-12-21
*
|
|
|
[SCSI] libsas: fix definition of wideport, include local sas address
Dan Williams
2010-12-21
|
|
/
/
|
/
|
|
*
|
|
SCSI host lock push-down
Jeff Garzik
2010-11-16
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-31
|
\
\
|
|
/
|
/
|
|
*
[SCSI] libosd: write/read_sg_kern API
Boaz Harrosh
2010-10-26
|
*
[SCSI] libosd: Support for scatter gather write/read commands
Boaz Harrosh
2010-10-26
|
*
[SCSI] libfc: Do not let disc work cancel itself
Bhanu Prakash Gollapudi
2010-10-25
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-26
|
\
\
|
|
/
|
/
|
|
*
IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
David Dillow
2010-10-22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
|
\
\
|
*
|
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
|
*
|
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
2010-10-22
|
*
|
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
2010-10-22
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
|
\
\
|
*
|
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
2010-10-08
|
*
|
[SCSI] fc class: add fc host dev loss sysfs file
Mike Christie
2010-10-07
|
*
|
[SCSI] fc class: add fc host default default dev loss setting
Mike Christie
2010-09-05
|
|
/
*
|
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
\
|
*
|
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2010-09-10
|
|
/
*
|
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
|
/
*
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2010-08-11
*
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
*
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2010-07-28
*
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
2010-07-28
*
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
2010-07-28
*
[SCSI] libfc: add interface to allocate a sequence for incoming requests
Joe Eykholt
2010-07-28
*
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
2010-07-28
*
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
2010-07-28
*
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
2010-07-28
*
[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support
Joe Eykholt
2010-07-28
*
[SCSI] libfcoe: add protocol description of FIP VN2VN mode
Joe Eykholt
2010-07-28
*
[SCSI] libfc: track FIP exchanges
Joe Eykholt
2010-07-28
*
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
2010-07-28
*
[SCSI] libfc: Add local port point-to-multipoint flag
Joe Eykholt
2010-07-28
*
[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
Joe Eykholt
2010-07-28
*
[SCSI] libfc: add discovery-private pointer for LLD
Joe Eykholt
2010-07-28
*
[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock
Joe Eykholt
2010-07-28
*
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
2010-07-28
[next]