index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-31
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
4
-26
/
+50
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
1
-13
/
+15
2013-05-31
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-31
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
Nicholas Bellinger
1
-5
/
+6
2013-05-30
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
1
-4
/
+14
2013-05-21
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-23
/
+5
2013-05-16
Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...
Linus Torvalds
12
-81
/
+73
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
1
-6
/
+5
2013-05-15
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
1
-0
/
+2
2013-05-12
iscsi-target: Fix typos in RDMAEXTENSIONS macro usage
Nicholas Bellinger
2
-6
/
+6
2013-05-12
target/rd: Add ramdisk bit for NULLIO operation
Nicholas Bellinger
2
-3
/
+19
2013-05-08
iscsi-target: Fix processing of OOO commands
Shlomo Pongratz
1
-3
/
+4
2013-05-04
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
Geert Uytterhoeven
1
-34
/
+23
2013-05-04
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
Nicholas Bellinger
1
-3
/
+3
2013-05-04
target: Have dev/enable show if TCM device is configured
Andy Grover
1
-2
/
+9
2013-05-04
target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
Andy Grover
1
-7
/
+2
2013-05-04
target: Remove unused struct members in se_dev_entry
Andy Grover
3
-17
/
+0
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+4
2013-04-25
tcm_fc: Check for aborted sequence
Mark Rustad
1
-1
/
+8
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
4
-304
/
+370
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
8
-204
/
+346
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
5
-5
/
+26
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
4
-17
/
+161
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
9
-315
/
+380
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
2
-1
/
+57
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
1
-2
/
+2
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
1
-2
/
+7
2013-04-25
target/file: Set is_nonrot attribute
Asias He
1
-0
/
+3
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
3
-155
/
+93
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
1
-17
/
+26
2013-04-25
target/file: Add fd_do_unmap() helper
Asias He
1
-42
/
+30
2013-04-25
target/file: Add UNMAP emulation support
Asias He
1
-0
/
+111
2013-04-25
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
Asias He
1
-5
/
+89
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
1
-27
/
+1
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-09
tcm: switch to ->show_info()
Al Viro
1
-5
/
+4
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-20
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-03-20
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
1
-1
/
+1
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
1
-1
/
+2
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
1
-2
/
+5
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-11
/
+15
2013-02-28
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
1
-2
/
+2
2013-02-28
target/pscsi: Fix page increment
Asias He
1
-1
/
+0
2013-02-28
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
1
-2
/
+0
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
4
-4
/
+4
[next]