Age | Commit message (Expand) | Author |
2014-11-02 | target: return CONFLICT only when SA key unmatched | Steven Allen |
2014-10-28 | iscsi-target: return the correct port in SendTargets | Steven Allen |
2014-10-28 | target: Don't call TFO->write_pending if data_length == 0 | Roland Dreier |
2014-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-07 | target/file: fix inclusive vfs_fsync_range() end | Zach Brown |
2014-10-04 | target: Add force_pr_aptpl device attribute | Nicholas Bellinger |
2014-10-04 | target: Fix APTPL metadata handling for dynamic MappedLUNs | Nicholas Bellinger |
2014-10-03 | target/user: Recalculate pad size inside is_ring_space_avail() | Andy Grover |
2014-10-03 | tcm_loop: Fixup tag handling | Hannes Reinecke |
2014-10-03 | target/user: Fix up smatch warnings in tcmu_netlink_event | Nicholas Bellinger |
2014-10-03 | target: Add a user-passthrough backstore | Andy Grover |
2014-10-02 | target: Remove unneeded check in sbc_parse_cdb | Andy Grover |
2014-10-01 | target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE | Quinn Tran |
2014-10-01 | target: simplify core_tmr_abort_task | Joern Engel |
2014-10-01 | target: encapsulate smp_mb__after_atomic() | Joern Engel |
2014-10-01 | target: remove some smp_mb__after_atomic()s | Joern Engel |
2014-10-01 | target: simplify core_tmr_release_req() | Joern Engel |
2014-10-01 | target: Remove core_tpg_release_virtual_lun0 function | Andy Grover |
2014-10-01 | target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun | Andy Grover |
2014-10-01 | target: core_tpg_post_dellun can return void | Andy Grover |
2014-09-24 | percpu_ref: add PERCPU_REF_INIT_* flags | Tejun Heo |
2014-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Tejun Heo |
2014-09-17 | target: fix unused shift in core_scsi3_pri_report_capabilities | Joern Engel |
2014-09-17 | target: correctly handle match_int errors in FILEIO + PSCSI | Joern Engel |
2014-09-17 | target: fix pr_out length in iscsi_parse_pr_out_transport_id | Joern Engel |
2014-09-17 | target: simplify target_fabric_make_lun error path | Joern Engel |
2014-09-17 | target: Fix memory leak on error in target_fabric_make_mappedlun | Joern Engel |
2014-09-17 | target: Fix possible memory leak in aptpl_metadata parsing | Joern Engel |
2014-09-17 | iscsi-target: use strlcpy in iscsit_collect_login_stats | Joern Engel |
2014-09-17 | iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure | Joern Engel |
2014-09-17 | iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid | Nicholas Bellinger |
2014-09-17 | iscsi-target: remove unnecessary check in iscsit_setup_np error path | Joern Engel |
2014-09-17 | iscsi-target: Drop duplicate __iscsi_target_login_thread check | Nicholas Bellinger |
2014-09-17 | iscsi-target: simplify return statement | Joern Engel |
2014-09-17 | iscsi-target: remove always-true conditions | Joern Engel |
2014-09-17 | iscsi-target: remove unused debug code | Joern Engel |
2014-09-17 | target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE | Sebastian Herbszt |
2014-09-17 | target: Fix user data segment multiplier in spc_emulate_evpd_b3() | Sebastian Herbszt |
2014-09-15 | target: target_core_ua_h: Add #define of include guard | Rasmus Villemoes |
2014-09-15 | tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat |
2014-09-15 | target/configfs: Remove unnecessary null test | Himangi Saraogi |
2014-09-15 | iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup | Nicholas Bellinger |
2014-09-08 | percpu-refcount: add @gfp to percpu_ref_init() | Tejun Heo |
2014-08-28 | block,scsi: fixup blk_get_request dead queue scenarios | Joe Lawrence |
2014-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-06-28 | percpu-refcount: require percpu_ref to be exited explicitly | Tejun Heo |
2014-06-27 | iscsi-target: fix iscsit_del_np deadlock on unload | Mikulas Patocka |