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.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
2023-10-17
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
1
-0
/
+4
2023-10-13
scsi: sd: Fix sshdr use in cache_type_store
Mike Christie
1
-4
/
+5
2023-10-13
scsi: sd: Fix scsi_mode_sense caller's sshdr use
Mike Christie
1
-2
/
+2
2023-10-13
scsi: sd: Fix sshdr use in sd_spinup_disk
Mike Christie
1
-11
/
+13
2023-10-13
scsi: sd: Fix sshdr use in read_capacity_16
Mike Christie
1
-4
/
+3
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-39
/
+27
2023-08-25
scsi: sd: Remove the number of forward declarations
Bart Van Assche
1
-39
/
+27
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
1
-3
/
+6
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-44
/
+145
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-9
/
+10
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-2
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-6
/
+6
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-5
/
+4
2023-05-23
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
1
-16
/
+43
2023-05-23
scsi: sd: Set read/write command CDL index
Damien Le Moal
1
-6
/
+34
2023-05-23
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
1
-5
/
+5
2023-05-23
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
1
-5
/
+4
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
1
-28
/
+102
2023-04-12
scsi: Add support for block PR read keys/reservation
Mike Christie
1
-0
/
+91
2023-04-12
scsi: Move sd_pr_type to scsi_common
Mike Christie
1
-25
/
+8
2023-04-12
scsi: Rename sd_pr_command
Mike Christie
1
-6
/
+6
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+6
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-07
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
1
-1
/
+6
2023-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+6
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+55
2023-02-22
scsi: sd: Update DIX config every time sd_revalidate_disk() is called
Xingui Yang
1
-8
/
+5
2023-02-22
scsi: sd: Remove unused sd_cdb_cache
Fengnan Chang
1
-15
/
+1
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
1
-19
/
+17
2023-01-14
scsi: sd: Convert to scsi_execute_cmd()
Mike Christie
1
-28
/
+55
2022-12-01
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
1
-1
/
+34
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
1
-4
/
+12
2022-08-23
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
1
-66
/
+18
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+7
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+66
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
1
-0
/
+5
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+2
2022-07-08
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-1
/
+1
2022-07-08
scsi: sd: Rework asynchronous resume support
Bart Van Assche
1
-18
/
+66
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-3
/
+3
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-2
/
+2
2022-06-08
scsi: sd: Fix interpretation of VPD B9h length
Tyler Erickson
1
-1
/
+1
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-06-02
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
1
-1
/
+1
2022-06-02
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
1
-1
/
+0
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-75
/
+118
2022-05-24
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
1
-1
/
+1
2022-05-02
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
1
-29
/
+33
2022-05-02
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
1
-4
/
+41
[next]