| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 2 | -12/+12 |
|\ |
|
| * | scsi: libfc: Replace ->seq_release callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -1/+1 |
| * | scsi: libfc: Replace ->seq_assign callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -1/+1 |
| * | scsi: libfc: Replace ->seq_set_resp callback with direct function call | Hannes Reinecke | 2016-11-08 | 1 | -1/+1 |
| * | scsi: libfc: Replace ->seq_start_next callback with function call | Hannes Reinecke | 2016-11-08 | 2 | -3/+3 |
| * | scsi: libfc: Replace ->exch_done callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -2/+2 |
| * | scsi: libfc: Replace ->seq_send callback with function call | Hannes Reinecke | 2016-11-08 | 2 | -4/+4 |
* | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-12-14 | 1 | -4/+3 |
|\ \ |
|
| * | | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz | 2016-12-01 | 1 | -4/+3 |
| |/ |
|
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-12-13 | 2 | -10/+6 |
|\ \ |
|
| * | | target: avoid accessing .bi_vcnt directly | Ming Lei | 2016-11-22 | 1 | -6/+2 |
| * | | block,fs: use REQ_* flags directly | Christoph Hellwig | 2016-11-01 | 1 | -4/+4 |
* | | | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 2016-11-18 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 7 | -75/+104 |
|\ \ \
| | |/
| |/| |
|
| * | | target/tcm_fc: use CPU affinity for responses | Hannes Reinecke | 2016-10-21 | 1 | -1/+1 |
| * | | target/tcm_fc: Update debugging statements to match libfc usage | Hannes Reinecke | 2016-10-21 | 1 | -11/+26 |
| * | | target/tcm_fc: return detailed error in ft_sess_create() | Hannes Reinecke | 2016-10-21 | 1 | -2/+3 |
| * | | target/tcm_fc: print command pointer in debug message | Hannes Reinecke | 2016-10-21 | 1 | -1/+1 |
| * | | target: fix potential race window in target_sess_cmd_list_waiting() | Hannes Reinecke | 2016-10-21 | 1 | -4/+8 |
| * | | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le... | Nicholas Bellinger | 2016-10-19 | 1 | -15/+1 |
| * | | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code | Dinesh Israni | 2016-10-19 | 1 | -4/+12 |
| * | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger | 2016-10-19 | 2 | -6/+23 |
| * | | target: Re-add missing SCF_ACK_KREF assignment in v4.1.y | Nicholas Bellinger | 2016-10-19 | 1 | -1/+3 |
| * | | iscsi-target: fix iscsi cmd leak | Varun Prakash | 2016-10-19 | 1 | -0/+4 |
| * | | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" | Colin Ian King | 2016-10-19 | 2 | -3/+3 |
| * | | target/user: Fix comments to not refer to data ring | Andy Grover | 2016-10-19 | 1 | -7/+5 |
| * | | target/user: Return an error if cmd data size is too large | Andy Grover | 2016-10-19 | 1 | -3/+6 |
| * | | target/user: Use sense_reason_t in tcmu_queue_cmd_ring | Andy Grover | 2016-10-19 | 1 | -19/+10 |
| |/ |
|
* | | genetlink: mark families as __ro_after_init | Johannes Berg | 2016-10-27 | 1 | -1/+1 |
* | | genetlink: statically initialize families | Johannes Berg | 2016-10-27 | 1 | -0/+1 |
* | | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 1 | -1/+0 |
|/ |
|
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 2016-09-19 | 1 | -0/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 | 1 | -10/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 | 1 | -17/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 | 1 | -45/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 | 1 | -31/+5 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 | 1 | -38/+3 |
* | target: iblock_execute_sync_cache() should use bio_set_op_attrs() | Jens Axboe | 2016-08-07 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-08-04 | 9 | -53/+89 |
|\ |
|
| * | target: fix spelling mistake: "limitiation" -> "limitation" | Colin Ian King | 2016-07-23 | 1 | -1/+1 |
| * | target: Fix residual overflow handling in target_complete_cmd_with_length | Sumit Rai | 2016-07-23 | 1 | -1/+15 |
| * | tcm_fc: set and unset FCP_SPPF_TARG_FCN | Hannes Reinecke | 2016-07-20 | 1 | -0/+2 |
| * | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li | 2016-07-20 | 1 | -2/+3 |
| * | target: Fix ordered task CHECK_CONDITION early exception handling | Nicholas Bellinger | 2016-07-20 | 1 | -1/+6 |