Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | target: need_to_release is always false, remove redundant check and kfree | Colin Ian King | 2016-05-10 | 1 | -4/+0 | |
| * | | | | | | target: remove sess_kref and ->shutdown_session | Christoph Hellwig | 2016-05-10 | 2 | -34/+3 | |
| * | | | | | | iscsi-target: remove usage of ->shutdown_session | Christoph Hellwig | 2016-05-10 | 4 | -23/+12 | |
| * | | | | | | tcm_qla2xxx: introduce a private sess_kref | Christoph Hellwig | 2016-05-10 | 3 | -64/+35 | |
| * | | | | | | target: make close_session optional | Christoph Hellwig | 2016-05-10 | 7 | -33/+2 | |
| * | | | | | | target: make ->shutdown_session optional | Christoph Hellwig | 2016-05-10 | 11 | -58/+4 | |
| * | | | | | | target: remove acl_stop | Christoph Hellwig | 2016-05-10 | 2 | -10/+7 | |
| * | | | | | | target: consolidate and fix session shutdown | Christoph Hellwig | 2016-05-10 | 1 | -54/+33 | |
| * | | | | | | cxgbit: add files for cxgbit.ko | Varun Prakash | 2016-05-10 | 10 | -0/+5114 | |
| * | | | | | | iscsi-target: export symbols | Varun Prakash | 2016-05-10 | 6 | -10/+23 | |
| * | | | | | | iscsi-target: call complete on conn_logout_comp | Varun Prakash | 2016-05-10 | 1 | -4/+6 | |
| * | | | | | | iscsi-target: clear tx_thread_active | Varun Prakash | 2016-05-10 | 1 | -2/+4 | |
| * | | | | | | iscsi-target: add new offload transport type | Varun Prakash | 2016-05-10 | 1 | -0/+76 | |
| * | | | | | | iscsi-target: use conn_transport->transport_type in text rsp | Varun Prakash | 2016-05-10 | 1 | -1/+2 | |
| * | | | | | | iscsi-target: move iscsit_thread_check_cpumask() | Varun Prakash | 2016-05-10 | 1 | -26/+0 | |
| * | | | | | | iscsi-target: add void (*iscsit_get_r2t_ttt)() | Varun Prakash | 2016-05-10 | 1 | -1/+4 | |
| * | | | | | | iscsi-target: add int (*iscsit_validate_params)() | Varun Prakash | 2016-05-10 | 1 | -0/+10 | |
| * | | | | | | iscsi-target: split iscsi_target_rx_thread() | Varun Prakash | 2016-05-10 | 1 | -26/+33 | |
| * | | | | | | iscsi-target: add void (*iscsit_get_rx_pdu)() | Varun Prakash | 2016-05-10 | 2 | -8/+12 | |
| * | | | | | | iscsi-target: add void (*iscsit_release_cmd)() | Varun Prakash | 2016-05-10 | 1 | -0/+3 | |
| * | | | | | | iscsi-target: add int (*iscsit_xmit_pdu)() | Varun Prakash | 2016-05-10 | 1 | -351/+195 | |
| * | | | | | | target: use new "dbroot" target attribute | Lee Duncan | 2016-05-10 | 2 | -4/+4 | |
| * | | | | | | target: make target db location configurable | Lee Duncan | 2016-05-10 | 2 | -0/+68 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-28 | 95 | -3301/+1748 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | staging/rdma: Remove the entire rdma subdirectory of staging | Doug Ledford | 2016-05-26 | 4 | -29/+0 | |
| * | | | | | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 2016-05-26 | 4 | -212/+504 | |
| * | | | | | Merge branch 'hfi1-2' into k.o/for-4.7 | Doug Ledford | 2016-05-26 | 73 | -2950/+479 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | IB/hfi1: Fix pio map initialization | Jubin John | 2016-05-26 | 1 | -2/+1 | |
| | * | | | | | IB/hfi1: Correct 8051 link parameter settings | Dean Luick | 2016-05-26 | 2 | -2/+10 | |
| | * | | | | | IB/hfi1: Update pkey table properly after link down or FM start | Sebastian Sanchez | 2016-05-26 | 2 | -0/+15 | |
| | * | | | | | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 2016-05-26 | 1 | -2/+20 | |
| | * | | | | | IB/hfi1: Fix hard lockup due to not using save/restore spin lock | Mike Marciniszyn | 2016-05-26 | 1 | -2/+3 | |
| | * | | | | | IB/hfi1: Add tracing support for send with invalidate opcode | Jianxin Xiong | 2016-05-26 | 3 | -0/+11 | |
| | * | | | | | IB/hfi1, qib: Add ieth to the packet header definitions | Jianxin Xiong | 2016-05-26 | 2 | -0/+2 | |
| | * | | | | | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 66 | -9/+3 | |
| | * | | | | | IB/hfi1: Do not free hfi1 cdev parent structure early | Dennis Dalessandro | 2016-05-26 | 5 | -6/+31 | |
| | * | | | | | IB/hfi1: Add trace message in user IOCTL handling | Dennis Dalessandro | 2016-05-26 | 3 | -0/+3 | |
| | * | | | | | IB/hfi1: Remove write(), use ioctl() for user cmds | Dennis Dalessandro | 2016-05-26 | 1 | -226/+0 | |
| | * | | | | | IB/hfi1: Add ioctl() interface for user commands | Dennis Dalessandro | 2016-05-26 | 2 | -1/+208 | |
| | * | | | | | IB/hfi1: Remove unused user command | Dennis Dalessandro | 2016-05-26 | 1 | -3/+0 | |
| | * | | | | | IB/hfi1: Remove snoop/diag interface | Dennis Dalessandro | 2016-05-26 | 3 | -1934/+2 | |
| | * | | | | | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro | 2016-05-26 | 2 | -392/+0 | |
| | * | | | | | IB/hfi1: Remove UI char device | Dennis Dalessandro | 2016-05-26 | 1 | -167/+1 | |
| | * | | | | | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro | 2016-05-26 | 1 | -83/+19 | |
| | * | | | | | IB/hfi1: Remove anti-pattern in cdev init | Dennis Dalessandro | 2016-05-26 | 1 | -7/+7 | |
| | * | | | | | IB/hfi1: Fix bug that blocks process on exit after port bounce | Jianxin Xiong | 2016-05-26 | 1 | -1/+4 | |
| | * | | | | | IB/qib: Remove unused qib_7322_intr_msgs[] | Jubin John | 2016-05-26 | 1 | -15/+0 | |
| | * | | | | | IB/hfi1: Remove unnecessary comment | Ira Weiny | 2016-05-26 | 1 | -3/+0 | |
| | * | | | | | IB/hfi1: Fix sdma_event_names[] build warning | Jubin John | 2016-05-26 | 1 | -0/+2 | |
| | * | | | | | IB/rdmavt: Use kzalloc_node | Jubin John | 2016-05-26 | 1 | -1/+3 |