index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2025-11-08
scsi: sd: Add manage_restart device attribute to scsi_disk
Markus Probst
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-25
scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
Salomon Dushimirimana
2025-06-24
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
2025-06-23
scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
Zhang Yi
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
2025-05-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-17
block: Add common atomic writes enable flag
John Garry
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2024-12-23
scsi: add support for user-meta interface
Anuj Gupta
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-12
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
2024-09-12
scsi: sd: Retry START STOP UNIT commands
Bart Van Assche
2024-09-12
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
2024-08-22
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
2024-08-16
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
2024-08-12
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
2024-08-02
scsi: sd: Keep the discard mode stable
Li Feng
2024-08-01
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2024-07-22
scsi: Revert "scsi: sd: Do not repeat the starting disk message"
Johan Hovold
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-07-04
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-20
scsi: sd: Atomic write support
John Garry
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
[next]