Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -2/+2 |
2018-05-28 | scsi: scsi_transport_srp: Fix shost to rport translation | Bart Van Assche | 1 | -2/+20 |
2017-11-07 | Revert "scsi: make 'state' device attribute pollable" | Linus Torvalds | 1 | -4/+1 |
2017-08-25 | scsi: scsi_transport_srp: Suppress a W=1 compiler warning | Bart Van Assche | 1 | -1/+1 |
2017-08-24 | scsi: make 'state' device attribute pollable | Hannes Reinecke | 1 | -1/+4 |
2017-06-12 | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 1 | -3/+4 |
2017-02-06 | scsi: remove tsk_mgmt_response and it_nexus_response transport methods | Christoph Hellwig | 1 | -16/+0 |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -3/+2 |
2016-11-29 | scsi: srp_transport: Move queuecommand() wait code to SCSI core | Bart Van Assche | 1 | -35/+6 |
2016-11-08 | scsi: replace custom approach to hexdump small buffers | Andy Shevchenko | 1 | -10/+1 |
2015-07-14 | IB/srp: Avoid using uninitialized variable | Sagi Grimberg | 1 | -1/+2 |
2015-05-18 | scsi_transport_srp: Reduce failover time | Bart Van Assche | 1 | -1/+8 |
2015-05-18 | scsi_transport_srp: Fix a race condition | Bart Van Assche | 1 | -1/+3 |
2015-05-18 | scsi_transport_srp: Introduce srp_wait_for_queuecommand() | Bart Van Assche | 1 | -23/+31 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+2 |
2014-08-01 | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior | Bart Van Assche | 1 | -1/+2 |
2014-07-17 | tgt: removal | Bart Van Assche | 1 | -18/+0 |
2014-03-24 | scsi_transport_srp: Fix two kernel-doc warnings | Bart Van Assche | 1 | -0/+1 |
2014-01-21 | scsi_transport_srp: Fix kernel-doc warnings | Bart Van Assche | 1 | -0/+12 |
2014-01-21 | scsi_transport_srp: Fix a race condition | Bart Van Assche | 1 | -40/+43 |
2014-01-21 | scsi_transport_srp: Block rport upon TL error even with fast_io_fail_tmo = off | Bart Van Assche | 1 | -13/+17 |
2013-11-08 | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche | 1 | -7/+99 |
2013-11-08 | scsi_transport_srp: Add transport layer error handling | Bart Van Assche | 1 | -1/+429 |
2013-11-08 | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche | 1 | -0/+18 |
2012-11-30 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 1 | -1/+21 |
2012-11-30 | srp_transport: Simplify attribute initialization code | Bart Van Assche | 1 | -22/+4 |
2012-11-30 | srp_transport: Fix attribute registration | Bart Van Assche | 1 | -1/+2 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -12/+14 |
2008-01-11 | [SCSI] docbook and kernel-doc updates | Randy Dunlap | 1 | -2/+1 |
2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -5/+5 |
2008-01-04 | [SCSI] SRP transport: only remove our own entries | Dave Dillow | 1 | -1/+2 |
2007-10-12 | [SCSI] srp_transport: convert to use supported_mode attribute | FUJITA Tomonori | 1 | -4/+6 |
2007-10-12 | [SCSI] scsi_transport_srp: remove tgt dependencies | FUJITA Tomonori | 1 | -5/+5 |
2007-10-12 | [SCSI] tgt: move tsk_mgmt_response callback to transport class | FUJITA Tomonori | 1 | -2/+10 |
2007-10-12 | [SCSI] srp_transport: add target driver support | FUJITA Tomonori | 1 | -0/+24 |
2007-10-12 | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori | 1 | -1/+28 |
2007-10-12 | [SCSI] add srp transport class | FUJITA Tomonori | 1 | -0/+320 |