| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-22 | 1 | -2/+2 |
|\ |
|
| * | blk-integrity: empty implementation when disabled | Keith Busch | 2015-12-03 | 1 | -2/+2 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-21 | 23 | -221/+265 |
|\ \ |
|
| * | | target/user: Make sure netlink would reach all network namespaces | Sheng Yang | 2016-01-20 | 1 | -1/+2 |
| * | | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger | 2016-01-20 | 3 | -8/+55 |
| * | | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger | 2016-01-20 | 5 | -143/+54 |
| * | | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger | 2016-01-20 | 1 | -1/+15 |
| * | | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage | Nicholas Bellinger | 2016-01-13 | 3 | -35/+16 |
| * | | tcm_fc: Wait for command completion before freeing a session | Bart Van Assche | 2016-01-07 | 1 | -6/+11 |
| * | | target: Fix a memory leak in target_dev_lba_map_store() | Bart Van Assche | 2016-01-07 | 1 | -3/+3 |
| * | | target: Support aborting tasks with a 64-bit tag | Bart Van Assche | 2016-01-07 | 1 | -1/+1 |
| * | | target: Remove an unused variable | Bart Van Assche | 2016-01-07 | 2 | -4/+0 |
| * | | target: Fix indentation in target_core_configfs.c | Bart Van Assche | 2016-01-07 | 1 | -1/+1 |
| * | | target/user: Allow user to set block size before enabling device | Sheng Yang | 2016-01-07 | 1 | -1/+3 |
| * | | target/fcoe: Add tag support to tcm_fc | Andy Grover | 2016-01-07 | 1 | -0/+22 |
| * | | qla2xxx: Add selective command queuing | Quinn Tran | 2016-01-07 | 1 | -1/+4 |
| * | | target: use offset_in_page macro | Geliang Tang | 2016-01-06 | 2 | -5/+5 |
| * | | target: fix deprecated attribute names in dmesg | Christophe Vu-Brugier | 2016-01-06 | 1 | -1/+2 |
| * | | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas | 2016-01-06 | 5 | -1/+61 |
| * | | sbp-target: Remove a superfluous forward declaration | Bart Van Assche | 2016-01-06 | 1 | -2/+0 |
| * | | iscsi-target: Fix indentation + spelling + unreachable code | Bart Van Assche | 2016-01-06 | 4 | -10/+6 |
| * | | target: Fix spelling + remove set-but-not-used variables | Bart Van Assche | 2016-01-06 | 3 | -11/+4 |
| * | | fs: configfs: Drop unused parameter from configfs_undepend_item() | Krzysztof Opasiak | 2015-12-21 | 1 | -1/+1 |
| * | | tcm_loop: Show address of tpg in configfs | Sheng Yang | 2015-11-29 | 1 | -0/+14 |
| |/ |
|
* | | target/stat: print full t10_wwn.model buffer | David Disseldorp | 2015-11-29 | 1 | -1/+1 |
* | | target: fix COMPARE_AND_WRITE non zero SGL offset data corruption | Jan Engelhardt | 2015-11-29 | 1 | -2/+2 |
* | | target: Invoke release_cmd() callback without holding a spinlock | Bart Van Assche | 2015-11-29 | 2 | -7/+12 |
* | | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger | 2015-11-29 | 2 | -10/+17 |
* | | iscsi-target: Fix rx_login_comp hang after login failure | Nicholas Bellinger | 2015-11-29 | 2 | -1/+13 |
* | | iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() | Luis de Bethencourt | 2015-11-29 | 1 | -5/+5 |
* | | target/user: Do not set unused fields in tcmu_ops | Andy Grover | 2015-11-29 | 1 | -2/+0 |
* | | target/user: Fix time calc in expired cmd processing | Andy Grover | 2015-11-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-11-14 | 1 | -1/+0 |
|\ |
|
| * | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-10 | 1 | -1/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-11-14 | 12 | -2566/+1490 |
|\ \ |
|
| * | | target: use per-attribute show and store methods | Christoph Hellwig | 2015-10-14 | 12 | -2566/+1490 |
| |/ |
|
* | | block: Consolidate static integrity profile properties | Martin K. Petersen | 2015-10-21 | 1 | -5/+5 |
* | | iscsi-target: Avoid OFMarker + IFMarker negotiation | Nicholas Bellinger | 2015-09-25 | 1 | -2/+3 |
* | | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit | Nicholas Bellinger | 2015-09-25 | 1 | -17/+23 |
* | | target: Fix target_sense_desc_format NULL pointer dereference | Nicholas Bellinger | 2015-09-25 | 1 | -1/+1 |
* | | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger | 2015-09-25 | 2 | -1/+6 |
* | | target: Fix PR registration + APTPL RCU conversion regression | Nicholas Bellinger | 2015-09-25 | 2 | -26/+70 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-09-12 | 23 | -489/+510 |
|\ |
|
| * | target: use stringify.h instead of own definition | David Disseldorp | 2015-09-11 | 1 | -1/+2 |
| * | target/user: Fix UFLAG_UNKNOWN_OP handling | Andy Grover | 2015-09-11 | 1 | -8/+2 |
| * | target: Remove no-op conditional | Andy Grover | 2015-09-11 | 1 | -2/+1 |
| * | target/user: Remove unused variable | Andy Grover | 2015-09-11 | 1 | -1/+0 |
| * | target: Fix max_cmd_sn increment w/o cmdsn mutex regressions | Roland Dreier | 2015-09-11 | 2 | -4/+5 |
| * | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess | Nicholas Bellinger | 2015-09-11 | 1 | -2/+4 |
| * | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 2 | -4/+60 |