index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2012-10-02
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
2012-10-02
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
2012-10-02
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-22
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-22
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
2012-09-17
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
2012-09-17
target: move the dereference below the NULL test
Wei Yongjun
2012-09-17
tcm_fc: move the dereference below the NULL test
Wei Yongjun
2012-09-17
target: go through normal processing for all zero-length commands
Paolo Bonzini
2012-09-17
target: do not submit a zero-bio I/O request
Paolo Bonzini
2012-09-17
target: support zero allocation length in SBC commands
Paolo Bonzini
2012-09-17
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
2012-09-17
target: support zero allocation length in INQUIRY
Paolo Bonzini
2012-09-17
target: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
2012-09-17
target: remove unused including <generated/utsrelease.h>
Wei Yongjun
2012-09-17
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
2012-09-17
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
Nicholas Bellinger
2012-09-17
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-17
target/sbp: Remove strict param from sbp_parse_wwn
Andy Grover
2012-09-17
target: Cleanup transport_subsystem_check_init
Andy Grover
2012-09-17
target: Remove request_module for target_core_stgt
Andy Grover
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-09-07
target: go through normal processing for zero-length REQUEST_SENSE
Paolo Bonzini
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
2012-09-07
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
2012-09-07
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
2012-09-05
target: simplify code around transport_get_sense_data
Paolo Bonzini
2012-09-05
target: move transport_get_sense_data
Paolo Bonzini
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-08-23
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2012-08-20
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
2012-08-17
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
2012-08-16
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
2012-08-16
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
2012-08-16
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[prev]
[next]