Age | Commit message (Expand) | Author |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-22 | target: Send UA on ALUA target port group change | Hannes Reinecke |
2015-06-22 | target: Convert se_lun->lun_deve_lock to normal spinlock | Nicholas Bellinger |
2015-06-16 | target: use 'se_dev_entry' when allocating UAs | Hannes Reinecke |
2015-06-16 | target_core_alua: Correct UA handling when switching states | Hannes Reinecke |
2015-06-15 | target: use 64-bit LUNs | Hannes Reinecke |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche |
2015-06-01 | target: Drop se_lun->lun_active for existing percpu lun_ref | Nicholas Bellinger |
2015-06-01 | target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage | Nicholas Bellinger |
2015-06-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig |
2015-06-01 | target: Convert se_node_acl->device_list[] to RCU hlist | Nicholas Bellinger |
2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-10-01 | target: encapsulate smp_mb__after_atomic() | Joern Engel |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-06 | target: Allow READ_CAPACITY opcode in ALUA Standby access state | Nicholas Bellinger |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-13 | target: silence GCC warning in target_alua_state_check | Paul Bolle |
2014-02-12 | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div | Nicholas Bellinger |
2014-01-09 | target_core_alua: check for buffer overflow | Hannes Reinecke |
2014-01-09 | target_core_alua: Referrals configfs integration | Hannes Reinecke |
2014-01-09 | target_core_alua: Referrals infrastructure | Hannes Reinecke |
2013-12-17 | target_core_alua: Use workqueue for ALUA transitioning | Hannes Reinecke |
2013-12-17 | target_core_alua: store old and pending ALUA state | Hannes Reinecke |
2013-12-17 | target_core_alua: Allocate ALUA metadata on demand | Hannes Reinecke |
2013-12-17 | target_core_alua: validate ALUA state transition | Hannes Reinecke |
2013-11-20 | target_core_alua: Store supported ALUA states | Hannes Reinecke |
2013-11-20 | target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED | Hannes Reinecke |
2013-11-20 | target_core_alua: spellcheck | Hannes Reinecke |
2013-11-20 | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-09-10 | target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out | Gera Kazakov |
2013-09-10 | target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check | Nicholas Bellinger |
2013-08-12 | target: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-04-11 | target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs | Nicholas Bellinger |
2013-02-26 | target: writev() on single-element vector is pointless | Al Viro |
2013-01-10 | target: Use TCM_NO_SENSE for initialisation | Hannes Reinecke |
2012-11-27 | target: Update copyright information to 2012 | Nicholas Bellinger |
2012-11-06 | target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check | Nicholas Bellinger |
2012-11-06 | target: pass sense_reason as a return value | Christoph Hellwig |
2012-11-06 | target: simplify alua support | Christoph Hellwig |
2012-11-06 | target: kill struct se_subsystem_dev | Christoph Hellwig |
2012-09-17 | target: Fix minor spelling typos in drivers/target | Masanari Iida |
2012-09-07 | target: report too-small parameter lists everywhere | Paolo Bonzini |
2012-06-12 | target: Return error to initiator if SET TARGET PORT GROUPS emulation fails | Roland Dreier |
2012-05-17 | target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute | Nicholas Bellinger |
2012-05-17 | target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits | Nicholas Bellinger |
2012-05-06 | target: replace ->execute_task with ->execute_cmd | Christoph Hellwig |