Age | Commit message (Expand) | Author |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-30 | block: remove REQ_OP_SCSI_{IN,OUT} | Christoph Hellwig |
2021-06-18 | scsi: target: iscsi: Remove redundant continue statement | Colin Ian King |
2021-06-02 | scsi: core: Introduce enums for the SAM and host status codes | Bart Van Assche |
2021-05-31 | scsi: target: core: Fix warning on realtime kernels | Maurizio Lombardi |
2021-05-31 | scsi: target: Use standard SAM status types | Hannes Reinecke |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-05-21 | scsi: target: tcmu: Fix boolreturn.cocci warnings | kernel test robot |
2021-05-21 | scsi: target: iblock: Fix smp_processor_id() BUG messages | Mike Christie |
2021-05-21 | scsi: target: tcmu: Fix xarray RCU warning | Bodo Stroesser |
2021-05-21 | scsi: target: core: Avoid smp_processor_id() in preemptible code | Shin'ichiro Kawasaki |
2021-05-15 | scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data | Konstantin Shelekhin |
2021-05-15 | scsi: target: core: Bump INQUIRY VERSION to SPC-4 | Konstantin Shelekhin |
2021-05-15 | scsi: target: core: Add configurable IEEE Company ID attribute | Sergey Samoylenko |
2021-05-15 | scsi: target: core: Unify NAA identifier generation | Sergey Samoylenko |
2021-05-14 | scsi: target: sbp_target: Remove redundant assignment to pg_size | Jiapeng Chong |
2021-05-14 | scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED | Bodo Stroesser |
2021-05-14 | scsi: target: iscsi: Drop unnecessary container_of() | Guenter Roeck |
2021-05-14 | scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd() | Varun Prakash |
2021-05-10 | scsi: target: iscsi: Switch to kmemdup_nul() | Yang Yingliang |
2021-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found | Bodo Stroesser |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-15 | scsi: target: tcm_fc: Fix a kernel-doc header | Bart Van Assche |
2021-04-15 | scsi: target: Shorten ALUA error messages | Bart Van Assche |
2021-04-15 | scsi: target: Fix two format specifiers | Bart Van Assche |
2021-04-15 | scsi: target: Compare explicitly with SAM_STAT_GOOD | Bart Van Assche |
2021-04-12 | scsi: target: tcmu: Make data_pages_per_blk changeable via configfs | Bodo Stroesser |
2021-04-12 | scsi: target: tcmu: Replace block size definitions with new udev members | Bodo Stroesser |
2021-04-12 | scsi: target: tcmu: Remove function tcmu_get_block_page() | Bodo Stroesser |
2021-04-12 | scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE | Bodo Stroesser |
2021-04-12 | scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE | Bodo Stroesser |
2021-04-12 | scsi: target: tcmu: Adjust names of variables and definitions | Bodo Stroesser |
2021-04-12 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen |
2021-04-06 | block: stop calling blk_queue_bounce for passthrough requests | Christoph Hellwig |
2021-04-05 | scsi: target: Make the virtual LUN 0 device | Konstantin Shelekhin |
2021-04-05 | scsi: target: Add the DUMMY flag to rd_mcp | Konstantin Shelekhin |
2021-04-05 | scsi: target: iscsi: Fix zero tag inside a trace event | Roman Bolshakov |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen |
2021-03-24 | scsi: target: pscsi: Clean up after failure in pscsi_map_sg() | Martin Wilck |
2021-03-24 | scsi: target: pscsi: Avoid OOM in pscsi_map_sg() | Martin Wilck |
2021-03-18 | scsi: target: Fix htmldocs warning in target_submit_prep() | Mike Christie |
2021-03-15 | scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release() | Bodo Stroesser |
2021-03-09 | scsi: target: core: file: Don't duplicate memset(0xff) | Chaitanya Kulkarni |
2021-03-09 | scsi: target: core: pr: Initialize arrays at declaration time | Chaitanya Kulkarni |
2021-03-09 | scsi: target: configfs: Initialize arrays at declaration time | Chaitanya Kulkarni |
2021-03-09 | scsi: target: iscsi: Initialize arrays at declaration time | Chaitanya Kulkarni |
2021-03-09 | scsi: target: iscsi: Remove unused macro PRINT_BUF | Chaitanya Kulkarni |
2021-03-09 | scsi: target: iscsi: Remove unused macro TEXT_LEN | Chaitanya Kulkarni |