Age | Commit message (Expand) | Author |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-21 | target/iscsi: Allocate session IDs from an IDA | Matthew Wilcox |
2018-08-21 | iscsi target: fix session creation failure handling | Mike Christie |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-14 | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-08-07 | target/loop: depend on SCSI | Christoph Hellwig |
2018-08-02 | target: don't depend on SCSI | Christoph Hellwig |
2018-08-02 | scsi: target: loop, usb, vhost, xen: use target_remove_session | Mike Christie |
2018-08-02 | scsi: tcm_fc: use target_remove_session | Mike Christie |
2018-08-02 | scsi: target: srp, vscsi, sbp, qla: use target_remove_session | Mike Christie |
2018-08-02 | scsi: target: add session removal function | Mike Christie |
2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie |
2018-08-02 | scsi: target: make transport_init_session_tags static | Mike Christie |
2018-08-02 | scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t... | Mike Christie |
2018-08-02 | scsi: target: fix __transport_register_session locking | Mike Christie |
2018-07-30 | Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers" | Bart Van Assche |
2018-07-30 | scsi: tcmu: use u64 for dev_size | Mike Christie |
2018-07-30 | scsi: tcmu: use match_int for dev params | Mike Christie |
2018-07-30 | scsi: tcmu: do not set max_blocks if data_bitmap has been setup | Mike Christie |
2018-07-30 | scsi: tcmu: unmap if dev is configured | Mike Christie |
2018-07-30 | scsi: tcmu: check if dev is configured before block/reset | Mike Christie |
2018-07-30 | scsi: tcmu: use lio core se_device configuration helper | Mike Christie |
2018-07-30 | scsi: target: add helper to check if dev is configured | Mike Christie |
2018-07-30 | scsi: tcmu: initialize list head | Mike Christie |
2018-07-30 | scsi: target_core_user: fix double unlock | Mike Christie |
2018-07-12 | scsi: target: iscsi: cxgbit: fix max iso npdu calculation | Varun Prakash |
2018-07-02 | scsi: target: Remove se_dev_entry.ua_count | Bart Van Assche |
2018-07-02 | scsi: target: Fix handling of removed LUNs | Bart Van Assche |
2018-07-02 | scsi: target: Send unit attention condition even if the sense buffer is too s... | Bart Van Assche |
2018-07-02 | scsi: target: Do not duplicate the code that marks that a command has sense data | Bart Van Assche |
2018-07-02 | scsi: target/tcm_loop: Avoid that static checkers warn about dead code | Bart Van Assche |
2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche |
2018-07-02 | scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer... | Bart Van Assche |
2018-07-02 | scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers | Bart Van Assche |
2018-07-02 | scsi: target: Simplify the code for waiting for command completion | Bart Van Assche |
2018-07-02 | scsi: target: Simplify transport_generic_free_cmd() (2/2) | Bart Van Assche |
2018-07-02 | scsi: target: Simplify transport_generic_free_cmd() (1/2) | Bart Van Assche |
2018-07-02 | scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() | Bart Van Assche |
2018-07-02 | scsi: target: Simplify core_tmr_handle_tas_abort() | Bart Van Assche |
2018-07-02 | scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set | Bart Van Assche |
2018-07-02 | scsi: target: Make the session shutdown code also wait for commands that are ... | Bart Van Assche |
2018-07-02 | scsi: target: Introduce transport_init_session() | Bart Van Assche |
2018-07-02 | scsi: target: Rename transport_init_session() into transport_alloc_session() | Bart Van Assche |
2018-07-02 | scsi: target: Move a list_del_init() statement | Bart Van Assche |
2018-07-02 | scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion | Bart Van Assche |
2018-07-02 | scsi: target: Use config_item_name() instead of open-coding it | Bart Van Assche |
2018-06-26 | scsi: tcmu: Don't pass KERN_ERR to pr_err | Mike Christie |
2018-06-26 | scsi: target: remove target_find_device | Mike Christie |
2018-06-26 | scsi: tcmu: add module wide block/reset_netlink support | Mike Christie |
2018-06-26 | scsi: tcmu: misc nl code cleanup | Mike Christie |