index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2014-07-06
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-07-06
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
2014-07-06
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
2014-07-06
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
2014-06-30
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-30
target: Report correct response length for some commands
Roland Dreier
2014-06-30
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2014-06-30
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
2014-06-30
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
2014-06-30
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
2014-06-26
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
2014-06-26
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
2014-06-06
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
2014-06-06
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
2014-06-03
iser-target: Fix multi network portal shutdown regression
Nicholas Bellinger
2014-06-03
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
2014-05-17
target: fix memory leak on XCOPY
Mikulas Patocka
2014-05-15
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
2014-05-15
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
2014-05-15
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
2014-05-15
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
2014-05-15
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-11
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
2014-04-11
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
2014-04-11
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2014-04-11
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2014-04-11
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2014-04-11
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
2014-04-11
target: Add check to prevent Abort Task from aborting itself
Alex Leung
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-07
target: Enable READ_STRIP emulation in target_complete_ok_work
Nicholas Bellinger
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
2014-04-07
target: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
2014-04-07
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
2014-04-07
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
2014-04-07
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
2014-04-07
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
2014-04-07
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
2014-04-07
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
2014-04-07
Target/sbc: add debug print
Sagi Grimberg
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
2014-04-07
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
[next]