index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
scsi: target: add session removal function
Mike Christie
1
-0
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2018-08-02
scsi: target: make transport_init_session_tags static
Mike Christie
1
-2
/
+0
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
1
-0
/
+4
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
1
-1
/
+0
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-1
/
+1
2018-07-02
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
1
-1
/
+1
2018-07-02
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target: Introduce transport_init_session()
Bart Van Assche
1
-0
/
+1
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
1
-1
/
+1
2018-06-26
scsi: target: remove target_find_device
Mike Christie
1
-2
/
+0
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2
-3
/
+5
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-0
/
+5
2018-05-18
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
1
-0
/
+1
2018-01-16
target core: add device action configfs files
Mike Christie
2
-0
/
+2
2018-01-12
target: add SAM_STAT_BUSY sense reason
Mike Christie
1
-0
/
+1
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+2
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+6
2017-11-07
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2017-11-04
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-19
target: make config_item_type const
Bhumika Goyal
1
-6
/
+6
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
1
-0
/
+1
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
1
-0
/
+9
2017-07-06
target: remove transport_complete
Mike Christie
1
-4
/
+0
2017-07-06
target: add helper to copy sense to se_cmd buffer
Mike Christie
1
-0
/
+2
2017-07-06
target: remove g_device_list
Mike Christie
1
-1
/
+0
2017-07-06
target: add helper to find se_device by dev_index
Mike Christie
1
-0
/
+2
2017-07-06
target: use idr for se_device dev index
Mike Christie
1
-1
/
+0
2017-07-06
target: break up free_device callback
Mike Christie
1
-0
/
+1
2017-07-06
target: Introduce a function that shows the command state
Bart Van Assche
1
-0
/
+1
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-1
/
+0
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-0
/
+8
2017-07-06
target: Remove se_device.dev_list
Bart Van Assche
1
-2
/
+0
2017-07-06
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
1
-1
/
+2
2017-06-08
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
1
-2
/
+0
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
1
-2
/
+0
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-0
/
+1
2017-05-01
target/user: PGR Support
Bryant G. Ly
1
-0
/
+1
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
1
-0
/
+1
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
1
-6
/
+2
2017-03-30
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
1
-0
/
+1
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
1
-0
/
+1
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-1
/
+1
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
1
-1
/
+6
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2017-03-03
sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-6
/
+14
2017-03-02
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
1
-0
/
+1
2017-02-26
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
1
-0
/
+2
[next]