Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | scsi: powertec: Declare local function static | Bart Van Assche | 2024-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | scsi: eesox: Declare local function static | Bart Van Assche | 2024-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | scsi: cumana: Declare local function static | Bart Van Assche | 2024-06-04 | 1 | -1/+1 | |
| | * | | | | | | | | scsi: acornscsi: Declare local functions static | Bart Van Assche | 2024-06-04 | 1 | -5/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple' | Dr. David Alan Gilbert | 2024-05-30 | 1 | -6/+0 | |
| * | | | | | | | | scsi: core: Pass sdev to blk_mq_alloc_queue() | John Garry | 2024-05-30 | 1 | -2/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 2024-07-17 | 2 | -13/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ata,scsi: Remove wrapper ata_sas_port_alloc() | Niklas Cassel | 2024-07-04 | 1 | -11/+9 | |
| * | | | | | | | | ata,scsi: Remove wrappers ata_sas_tport_{add,delete}() | Niklas Cassel | 2024-07-04 | 2 | -2/+2 | |
* | | | | | | | | | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds | 2024-07-15 | 13 | -385/+805 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1... | Jens Axboe | 2024-07-08 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | lpfc_nvmet: implement 'host_traddr' | Hannes Reinecke | 2024-06-24 | 1 | -0/+11 | |
| * | | | | | | | | | | block: Remove REQ_OP_ZONE_RESET_ALL emulation | Damien Le Moal | 2024-07-05 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES | Christoph Hellwig | 2024-06-28 | 1 | -6/+0 | |
| * | | | | | | | | | megaraid_sas: don't set QUEUE_FLAG_NOMERGES | Christoph Hellwig | 2024-06-28 | 1 | -2/+0 | |
| * | | | | | | | | | block: move dma_pad_mask into queue_limits | Christoph Hellwig | 2024-06-26 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | scsi: scsi_debug: Atomic write support | John Garry | 2024-06-20 | 1 | -134/+454 | |
| * | | | | | | | | scsi: sd: Atomic write support | John Garry | 2024-06-20 | 3 | -1/+122 | |
| * | | | | | | | | block: move the bounce flag into the features field | Christoph Hellwig | 2024-06-19 | 1 | -1/+1 | |
| * | | | | | | | | block: move the zone_resetall flag to queue_limits | Christoph Hellwig | 2024-06-19 | 1 | -4/+1 | |
| * | | | | | | | | block: move the zoned flag into the features field | Christoph Hellwig | 2024-06-19 | 1 | -1/+1 | |
| * | | | | | | | | block: move the stable_writes flag to queue_limits | Christoph Hellwig | 2024-06-19 | 1 | -4/+4 | |
| * | | | | | | | | block: move the add_random flag to queue_limits | Christoph Hellwig | 2024-06-19 | 2 | -10/+4 | |
| * | | | | | | | | block: move the nonrot flag to queue_limits | Christoph Hellwig | 2024-06-19 | 1 | -2/+2 | |
| * | | | | | | | | block: move cache control settings out of queue->flags | Christoph Hellwig | 2024-06-19 | 1 | -9/+19 | |
| * | | | | | | | | sd: move zone limits setup out of sd_read_block_characteristics | Christoph Hellwig | 2024-06-19 | 2 | -20/+10 | |
| * | | | | | | | | sd: remove sd_is_zoned | Christoph Hellwig | 2024-06-19 | 3 | -19/+5 | |
| * | | | | | | | | block: move integrity information into queue_limits | Christoph Hellwig | 2024-06-14 | 3 | -34/+20 | |
| * | | | | | | | | block: remove the blk_integrity_profile structure | Christoph Hellwig | 2024-06-14 | 2 | -13/+7 | |
| * | | | | | | | | block: add special APIs for run-time disabling of discard and friends | Christoph Hellwig | 2024-06-14 | 1 | -2/+2 | |
| * | | | | | | | | sr: convert to the atomic queue limits API | Christoph Hellwig | 2024-06-14 | 1 | -17/+25 | |
| * | | | | | | | | sd: convert to the atomic queue limits API | Christoph Hellwig | 2024-06-14 | 3 | -66/+85 | |
| * | | | | | | | | sd: cleanup zoned queue limits initialization | Christoph Hellwig | 2024-06-14 | 1 | -10/+8 | |
| * | | | | | | | | sd: factor out a sd_discard_mode helper | Christoph Hellwig | 2024-06-14 | 1 | -17/+20 | |
| * | | | | | | | | sd: simplify the disable case in sd_config_discard | Christoph Hellwig | 2024-06-14 | 1 | -2/+1 | |
| * | | | | | | | | sd: add a sd_disable_write_same helper | Christoph Hellwig | 2024-06-14 | 1 | -2/+8 | |
| * | | | | | | | | sd: add a sd_disable_discard helper | Christoph Hellwig | 2024-06-14 | 1 | -2/+8 | |
| * | | | | | | | | sd: simplify the ZBC case in provisioning_mode_store | Christoph Hellwig | 2024-06-14 | 1 | -5/+4 | |
| * | | | | | | | | block: take io_opt and io_min into account for max_sectors | Christoph Hellwig | 2024-06-14 | 1 | -24/+5 | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-07-10 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | scsi: sd: Do not repeat the starting disk message | Damien Le Moal | 2024-07-04 | 1 | -3/+2 | |
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-07-01 | 2 | -1/+19 | |
|\| | | | | | | | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga... | Xingui Yang | 2024-06-26 | 1 | -0/+14 | |
| * | | | | | | scsi: scsi_debug: Fix create target debugfs failure | Ming Lei | 2024-06-25 | 1 | -1/+5 | |
* | | | | | | | Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 2024-06-30 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | ata,scsi: libata-core: Do not leak memory for ata_port struct members | Niklas Cassel | 2024-06-30 | 2 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-06-21 | 1 | -0/+4 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag | Bart Van Assche | 2024-06-13 | 1 | -0/+4 | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-06-14 | 8 | -33/+125 | |
|\| | | | |_|/ |/| | | ||||||
| * | | scsi: mpi3mr: Fix ATA NCQ priority support | Damien Le Moal | 2024-06-11 | 5 | -28/+87 |