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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-10-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+30
2025-08-31
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
1
-6
/
+5
2025-08-31
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
1
-4
/
+1
2025-08-31
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
1
-22
/
+28
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-4
/
+4
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-2
/
+2
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2025-07-25
scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
Salomon Dushimirimana
1
-1
/
+3
2025-06-25
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
1
-1
/
+1
2025-06-23
scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
Zhang Yi
1
-0
/
+5
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
1
-9
/
+4
2025-05-13
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
1
-1
/
+1
2025-01-21
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-0
/
+1
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-12
/
+5
2024-12-23
scsi: add support for user-meta interface
Anuj Gupta
1
-2
/
+2
2024-11-13
block: remove the write_hint field from struct request
Christoph Hellwig
1
-3
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+30
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-09-13
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
1
-1
/
+1
2024-09-13
scsi: sd: Retry START STOP UNIT commands
Bart Van Assche
1
-0
/
+29
2024-09-13
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
1
-1
/
+0
2024-08-23
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
1
-5
/
+7
2024-08-17
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
1
-0
/
+3
2024-08-13
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
1
-1
/
+1
2024-08-03
scsi: sd: Keep the discard mode stable
Li Feng
1
-4
/
+2
2024-08-02
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
1
-1
/
+8
2024-07-30
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
1
-2
/
+3
2024-07-23
scsi: Revert "scsi: sd: Do not repeat the starting disk message"
Johan Hovold
1
-2
/
+3
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
[next]