index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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]