index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-07
scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
Yang Xiuwei
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-16
scsi: sd: Do not split error messages
Bart Van Assche
1
-31
/
+24
2026-01-16
scsi: sd: Move the sd_fops definition
Bart Van Assche
1
-16
/
+15
2026-01-16
scsi: sd: Move the scsi_disk_release() function definition
Bart Van Assche
1
-12
/
+11
2026-01-16
scsi: sd: Move the sd_config_discard() function definition
Bart Van Assche
1
-58
/
+56
2026-01-16
scsi: sd: Move the sd_remove() function definition
Bart Van Assche
1
-27
/
+26
2026-01-11
scsi: sd: Convert to SCSI bus methods
Uwe Kleine-König
1
-12
/
+13
2026-01-11
scsi: core: Pass a struct scsi_driver to scsi_{,un}register_driver()
Uwe Kleine-König
1
-2
/
+2
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+11
2025-12-04
scsi: sd: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
1
-1
/
+11
2025-11-08
scsi: sd: Add manage_restart device attribute to scsi_disk
Markus Probst
1
-1
/
+33
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+30
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
1
-6
/
+5
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
1
-4
/
+1
2025-08-30
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-24
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-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
1
-1
/
+1
2025-01-20
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-12
block: remove the write_hint field from struct request
Christoph Hellwig
1
-3
/
+3
2024-10-02
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-12
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
1
-1
/
+1
2024-09-12
scsi: sd: Retry START STOP UNIT commands
Bart Van Assche
1
-0
/
+29
2024-09-12
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
1
-1
/
+0
2024-08-22
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
1
-5
/
+7
2024-08-16
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
1
-0
/
+3
2024-08-12
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
1
-1
/
+1
2024-08-02
scsi: sd: Keep the discard mode stable
Li Feng
1
-4
/
+2
2024-08-01
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
1
-1
/
+8
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
1
-2
/
+3
2024-07-22
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-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-144
/
+229
2024-07-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-07-04
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
[next]