index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-144
/
+229
2024-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-07-05
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
1
-3
/
+2
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
1
-1
/
+2
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
1
-5
/
+16
2024-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2024-06-21
scsi: sd: Atomic write support
John Garry
1
-1
/
+92
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-8
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-9
/
+19
2024-06-19
sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
1
-20
/
+1
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
1
-5
/
+1
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+12
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-3
/
+5
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-2
/
+2
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
1
-57
/
+73
2024-06-14
sd: factor out a sd_discard_mode helper
Christoph Hellwig
1
-17
/
+20
2024-06-14
sd: simplify the disable case in sd_config_discard
Christoph Hellwig
1
-2
/
+1
2024-06-14
sd: add a sd_disable_write_same helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: add a sd_disable_discard helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: simplify the ZBC case in provisioning_mode_store
Christoph Hellwig
1
-5
/
+4
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
1
-24
/
+5
2024-06-14
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
1
-0
/
+4
2024-06-06
scsi: sd: Use READ(16) when reading block zero on large capacity disks
Martin K. Petersen
1
-5
/
+12
2024-05-28
sd: also set max_user_sectors when setting max_sectors
Christoph Hellwig
1
-1
/
+3
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+0
2024-04-25
scsi: sd: Only print updates to permanent stream count
John Garry
1
-1
/
+3
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
1
-8
/
+0
2024-04-06
scsi: sd: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
Li Nan
1
-1
/
+1
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-4
/
+19
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+108
2024-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-81
/
+139
2024-02-27
scsi: sd: Translate data lifetime information
Bart Van Assche
1
-3
/
+95
2024-02-27
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
1
-0
/
+13
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
1
-1
/
+25
2024-01-30
Merge patch series "scsi: Allow scsi_execute users to request retries"
Martin K. Petersen
1
-80
/
+138
2024-01-30
scsi: sd: Have midlayer retry read_capacity_10() errors
Mike Christie
1
-23
/
+39
2024-01-30
scsi: sd: Have pr commands retry UAs
Mike Christie
1
-0
/
+28
2024-01-30
scsi: sd: Have midlayer retry sd_sync_cache() errors
Mike Christie
1
-18
/
+17
2024-01-30
scsi: sd: Have midlayer retry sd_spinup_disk() errors
Mike Christie
1
-32
/
+45
2024-01-30
scsi: sd: Use separate buf for START_STOP in sd_spinup_disk()
Mike Christie
1
-7
/
+9
2024-01-24
scsi: core: Move autosuspend timer delay to Scsi_Host
Peter Wang
1
-1
/
+1
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-26
/
+23
2024-01-08
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
1
-4
/
+3
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+1
2023-12-20
sd: only call disk_clear_zoned when needed
Christoph Hellwig
1
-1
/
+1
2023-12-20
block: simplify disk_set_zoned
Christoph Hellwig
1
-2
/
+5
[next]