Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9cdd95fe153f86d23f63811ad4ba0ab32dad57
/
drivers
/
target
58807a5
iscsi-target: Remove left over v3.10-rc debug printks
by Nicholas Bellinger
· 11 years ago
58bd0c6
target/iscsi: Fix op=disable + error handling cases in np_store_iser
by Andy Grover
· 11 years ago
574780f
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
by Jörn Engel
· 11 years ago
aafc9d1
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
by Nicholas Bellinger
· 11 years ago
d5ddad416
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
by Nicholas Bellinger
· 11 years ago
cea4dcf
iscsi-target: fix heap buffer overflow on error
by Kees Cook
· 11 years ago
21363ca
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
by Nicholas Bellinger
· 11 years ago
9b31a32
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
by Nicholas Bellinger
· 11 years ago
be646c2d
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
by Joern Engel
· 11 years ago
5c64e3a4
Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ccf5ae8
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
by Joern Engel
· 11 years ago
d2bdbee
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
by Nicholas Bellinger
· 11 years ago
af40bb0
iscsi-target: Fix typos in RDMAEXTENSIONS macro usage
by Nicholas Bellinger
· 12 years ago
52c0742
target/rd: Add ramdisk bit for NULLIO operation
by Nicholas Bellinger
· 12 years ago
3eccfdb
iscsi-target: Fix processing of OOO commands
by Shlomo Pongratz
· 12 years ago
80690fd
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
by Geert Uytterhoeven
· 12 years ago
bfbdb31
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
by Nicholas Bellinger
· 12 years ago
64146db
target: Have dev/enable show if TCM device is configured
by Andy Grover
· 12 years ago
e3e84cd
target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
by Andy Grover
· 12 years ago
2acd09f
target: Remove unused struct members in se_dev_entry
by Andy Grover
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d3682b1
tcm_fc: Check for aborted sequence
by Mark Rustad
· 12 years ago
72438cd
iscsi-target: Add iser network portal attribute
by Nicholas Bellinger
· 12 years ago
2ec5a8c
iscsi-target: Refactor TX queue logic + export response PDU creation
by Nicholas Bellinger
· 12 years ago
3e1c81a
iscsi-target: Refactor RX PDU logic + export request PDU handling
by Nicholas Bellinger
· 12 years ago
cdb7266
iscsi-target: Add per transport iscsi_cmd alloc/free
by Nicholas Bellinger
· 12 years ago
03aa207
iscsi-target: Add iser-target parameter keys + setup during login
by Nicholas Bellinger
· 12 years ago
baa4d64
iscsi-target: Initial traditional TCP conversion to iscsit_transport
by Nicholas Bellinger
· 12 years ago
3f99306
iscsi-target: Add iscsit_transport API template
by Nicholas Bellinger
· 12 years ago
20361e6
target: Add export of target_get_sess_cmd symbol
by Nicholas Bellinger
· 12 years ago
ad67328
target: Change default sense key of NOT_READY
by Jörn Engel
· 12 years ago
0463a3f
target/file: Set is_nonrot attribute
by Asias He
· 12 years ago
86d7182
target: Add sbc_execute_unmap() helper
by Asias He
· 12 years ago
dbc21c5
target/iblock: Add iblock_do_unmap() helper
by Asias He
· 12 years ago
43f55bb
target/file: Add fd_do_unmap() helper
by Asias He
· 12 years ago
5064276
target/file: Add UNMAP emulation support
by Asias He
· 12 years ago
70d3ae5c
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
by Asias He
· 12 years ago
a6ad57e
tcm_fc: using kfree_rcu() to simplify the code
by Wei Yongjun
· 12 years ago
5d35806
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
by Andy Grover
· 12 years ago
98e2eeb
target/iscsi: Remove chap_set_random()
by Andy Grover
· 12 years ago
30f359a
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
by Nicholas Bellinger
· 12 years ago
8946b07
tcm: switch to ->show_info()
by Al Viro
· 12 years ago
f85eda8
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
by Nicholas Bellinger
· 12 years ago
8f27d48
target/pscsi: Reject cross page boundary case in pscsi_map_sg
by Asias He
· 12 years ago
f002a24
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
by Nicholas Bellinger
· 12 years ago
0fb889b
target: fix possible memory leak in core_tpg_register()
by Wei Yongjun
· 12 years ago
7ac9ad1
target/iscsi: Fix mutual CHAP auth on big-endian arches
by Andy Grover
· 12 years ago
882e3f8
target_core_sbc: use noop for SYNCHRONIZE_CACHE
by Hannes Reinecke
· 12 years ago
9862489
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
2dbe10a
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
by Asias He
· 12 years ago
472b72f
target/pscsi: Fix page increment
by Asias He
· 12 years ago
b07da9f
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
by Asias He
· 12 years ago
63b91d5
target: Add __exit annotation for module_exit functions
by Asias He
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
c9365bd
target/iscsi: convert to idr_alloc()
by Tejun Heo
· 12 years ago
fd3a902
iscsi-target: Fix immediate queue starvation regression with DATAIN
by Nicholas Bellinger
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ecc88ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
0e9b10a
target: writev() on single-element vector is pointless
by Al Viro
· 12 years ago
972b29c8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
by Roland Dreier
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7b745c8
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
by Nicholas Bellinger
· 12 years ago
6e54593
iscsi-target: Enforce individual network portal export once per TargetName
by Nicholas Bellinger
· 12 years ago
05b9689
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match
by Nicholas Bellinger
· 12 years ago
fbbf855
target: Add missing mapped_lun bounds checking during make_mappedlun setup
by Nicholas Bellinger
· 12 years ago
fcf2948
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
by Nicholas Bellinger
· 12 years ago
71f41fe
target: Fix parameter list length checking in MODE SELECT
by Roland Dreier
· 12 years ago
bb992e7
target: Fix error checking for UNMAP commands
by Roland Dreier
· 12 years ago
3363367
target: Fix sense data for out-of-bounds IO operations
by Roland Dreier
· 12 years ago
bbf344e
target_core_rd: break out unterminated loop during copy
by Hannes Reinecke
· 12 years ago
adfa957
target: Add device attribute to expose config_item_name for INQUIRY model
by Tregaron Bayly
· 12 years ago
0e48e7a
target: don't truncate the fail intr address
by Dan Carpenter
· 12 years ago
07ea81b
target: don't always say "ipv6" as address type
by Dan Carpenter
· 12 years ago
d0c8b25
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
by Nicholas Bellinger
· 12 years ago
1be2956
iscsi-target: make some temporary buffers larger
by Dan Carpenter
· 12 years ago
703d641
target: change sprintf to snprintf in transport_dump_vpd_ident
by Dan Carpenter
· 12 years ago
8f67835
target/rd: improve sg_table lookup scalability
by Martin Svec
· 12 years ago
6f15667
target: Remove useless if statement
by Roland Dreier
· 12 years ago
0dfa1c5
target: Export SPC inquiry emulation
by Hannes Reinecke
· 12 years ago
7a3cf6c
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
by Nicholas Bellinger
· 12 years ago
faa06ab
target: Fix regression allowing unconfigured devices to fabric port link
by Nicholas Bellinger
· 12 years ago
8b4b0dc
target: Fix zero-length READ_CAPACITY_16 regression
by Nicholas Bellinger
· 12 years ago
cab9609
target: Fix zero-length MODE_SENSE regression
by Nicholas Bellinger
· 12 years ago
49df9fc
target: Fix zero-length INQUIRY additional sense code regression
by Nicholas Bellinger
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
64fe4f4
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
by Roland Dreier
· 12 years ago
5a3b6fc
target: Release se_cmd when LUN lookup fails for TMR
by Roland Dreier
· 12 years ago
72b59d6e
target: Fix use-after-free in LUN RESET handling
by Roland Dreier
· 12 years ago
e627c61
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
by Roland Dreier
· 12 years ago
edec8df
tcm_fc: Do not report target role when target is not defined
by Mark Rustad
· 12 years ago
f2eeba2
tcm_fc: Do not indicate retry capability to initiators
by Mark Rustad
· 12 years ago
a0d50f6
target: Use TCM_NO_SENSE for initialisation
by Hannes Reinecke
· 12 years ago
ba82913
target: Introduce TCM_NO_SENSE
by Hannes Reinecke
· 12 years ago
8a168ca
treewide: Fix typo in various drivers
by Masanari Iida
· 12 years ago
18a9df4
target: use correct sense code for LUN communication failure
by Hannes Reinecke
· 12 years ago
5bd665f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
79e62fc
target/iscsi_target: Add NodeACL tags for initiator group support
by Andy Grover
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9f4ad44
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
by Yi Zou
· 12 years ago
Next »