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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
target: target_core_ua_h: Add #define of include guard
Rasmus Villemoes
2014-09-15
1
-0
/
+1
|
*
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-15
1
-1
/
+1
|
*
target/configfs: Remove unnecessary null test
Himangi Saraogi
2014-09-15
1
-2
/
+1
*
|
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-1
/
+1
|
\
\
|
*
|
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
1
-1
/
+1
|
|
/
*
|
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
5
-4
/
+8
|
\
\
|
*
|
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
2014-09-17
1
-1
/
+1
|
*
|
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
2014-09-17
1
-1
/
+3
|
*
|
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
Sebastian Herbszt
2014-09-17
1
-1
/
+1
|
*
|
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
2014-09-17
1
-1
/
+1
|
*
|
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
Nicholas Bellinger
2014-09-15
1
-0
/
+2
|
|
/
*
/
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-09-08
1
-1
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
2
-7
/
+7
|
\
|
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
2
-7
/
+7
*
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
1
-1
/
+3
*
|
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-06-27
1
-6
/
+7
*
|
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
2014-06-27
1
-1
/
+1
*
|
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
2014-06-26
1
-0
/
+1
*
|
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
2014-06-26
1
-0
/
+2
[next]