index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-08-24
scsi: sd: Remove the number of forward declarations
Bart Van Assche
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
2023-05-22
scsi: sd: Set read/write command CDL index
Damien Le Moal
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-04-11
scsi: Add support for block PR read keys/reservation
Mike Christie
2023-04-11
scsi: Move sd_pr_type to scsi_common
Mike Christie
2023-04-11
scsi: Rename sd_pr_command
Mike Christie
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-06
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-21
scsi: sd: Update DIX config every time sd_revalidate_disk() is called
Xingui Yang
2023-02-21
scsi: sd: Remove unused sd_cdb_cache
Fengnan Chang
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
2023-01-13
scsi: sd: Convert to scsi_execute_cmd()
Mike Christie
2022-12-01
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
2022-08-22
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-07-07
scsi: sd: Rework asynchronous resume support
Bart Van Assche
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-07
scsi: sd: Fix interpretation of VPD B9h length
Tyler Erickson
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-01
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
2022-06-01
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-23
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
2022-05-02
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
2022-05-02
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
2022-05-02
scsi: sd: Switch to using scsi_device VPD pages
Martin K. Petersen
2022-05-02
scsi: sd: Use cached ATA Information VPD page
Martin K. Petersen
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
[next]