index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target: Move dev_attrib_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
1
-8
/
+6
|
*
|
target: Move dev_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
2
-9
/
+25
|
*
|
target: Deletion of unnecessary checks before the function call "module_put"
Markus Elfring
2014-12-01
2
-6
/
+3
|
*
|
target: Fix target_core_register_fabric() for built-in fabric modules
Roland Dreier
2014-12-01
1
-33
/
+42
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-7
/
+5
|
\
\
\
\
|
*
|
|
|
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
1
-7
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-26
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-14
/
+1
|
*
|
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+2
*
|
|
|
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
4
-49
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
scsi: add SPC-3 command definitions
Hannes Reinecke
2014-11-24
1
-1
/
+1
|
*
|
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
2
-2
/
+2
|
|
/
/
|
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-16
/
+2
|
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-1
/
+1
|
*
|
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-13
/
+1
|
*
|
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-16
/
+1
|
|
/
*
|
target: return CONFLICT only when SA key unmatched
Steven Allen
2014-11-02
1
-4
/
+5
*
|
iscsi-target: return the correct port in SendTargets
Steven Allen
2014-10-28
1
-1
/
+1
*
|
target: Don't call TFO->write_pending if data_length == 0
Roland Dreier
2014-10-28
1
-1
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
26
-271
/
+1362
|
\
|
*
target/file: fix inclusive vfs_fsync_range() end
Zach Brown
2014-10-07
1
-2
/
+7
|
*
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
2014-10-04
4
-0
/
+32
|
*
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
2014-10-04
4
-5
/
+14
|
*
target/user: Recalculate pad size inside is_ring_space_avail()
Andy Grover
2014-10-03
1
-15
/
+16
|
*
tcm_loop: Fixup tag handling
Hannes Reinecke
2014-10-03
1
-15
/
+8
|
*
target/user: Fix up smatch warnings in tcmu_netlink_event
Nicholas Bellinger
2014-10-03
1
-10
/
+13
|
*
target: Add a user-passthrough backstore
Andy Grover
2014-10-03
4
-0
/
+1175
|
*
target: Remove unneeded check in sbc_parse_cdb
Andy Grover
2014-10-02
1
-1
/
+1
|
*
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
2014-10-01
1
-2
/
+1
|
*
target: simplify core_tmr_abort_task
Joern Engel
2014-10-01
1
-3
/
+2
|
*
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
6
-115
/
+56
|
*
target: remove some smp_mb__after_atomic()s
Joern Engel
2014-10-01
1
-2
/
+0
|
*
target: simplify core_tmr_release_req()
Joern Engel
2014-10-01
1
-12
/
+7
|
*
target: Remove core_tpg_release_virtual_lun0 function
Andy Grover
2014-10-01
1
-8
/
+1
|
*
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
2014-10-01
4
-50
/
+11
|
*
target: core_tpg_post_dellun can return void
Andy Grover
2014-10-01
2
-4
/
+2
|
*
target: fix unused shift in core_scsi3_pri_report_capabilities
Joern Engel
2014-09-17
1
-1
/
+1
|
*
target: correctly handle match_int errors in FILEIO + PSCSI
Joern Engel
2014-09-17
2
-5
/
+15
|
*
target: fix pr_out length in iscsi_parse_pr_out_transport_id
Joern Engel
2014-09-17
1
-3
/
+3
|
*
target: simplify target_fabric_make_lun error path
Joern Engel
2014-09-17
1
-5
/
+2
|
*
target: Fix memory leak on error in target_fabric_make_mappedlun
Joern Engel
2014-09-17
1
-1
/
+2
|
*
target: Fix possible memory leak in aptpl_metadata parsing
Joern Engel
2014-09-17
1
-14
/
+8
|
*
iscsi-target: use strlcpy in iscsit_collect_login_stats
Joern Engel
2014-09-17
1
-2
/
+3
|
*
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
2014-09-17
1
-2
/
+1
|
*
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
2014-09-17
1
-2
/
+0
|
*
iscsi-target: simplify return statement
Joern Engel
2014-09-17
1
-5
/
+1
|
*
iscsi-target: remove always-true conditions
Joern Engel
2014-09-17
1
-6
/
+4
|
*
iscsi-target: remove unused debug code
Joern Engel
2014-09-17
2
-7
/
+2
[prev]
[next]