index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
1
-4
/
+12
2022-08-22
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-04
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-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-1
/
+1
2022-07-07
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-07
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-01
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
1
-1
/
+1
2022-06-01
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
1
-1
/
+0
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-75
/
+118
2022-05-23
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
2022-05-02
scsi: sd: Switch to using scsi_device VPD pages
Martin K. Petersen
1
-40
/
+40
2022-05-02
scsi: sd: Use cached ATA Information VPD page
Martin K. Petersen
1
-3
/
+5
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-97
/
+12
2022-03-08
sd: implement ->free_disk to simplify refcounting
Christoph Hellwig
1
-74
/
+16
2022-03-08
sd: delay calling free_opal_dev
Christoph Hellwig
1
-2
/
+1
2022-03-08
sd: call sd_zbc_release_disk before releasing the scsi_device reference
Christoph Hellwig
1
-1
/
+1
2022-03-08
sd: rename the scsi_disk.dev field
Christoph Hellwig
1
-11
/
+11
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
1
-2
/
+1
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-2
/
+4
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-27
/
+1
2022-02-22
scsi: sd: Remove WRITE_SAME support
Christoph Hellwig
1
-68
/
+7
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
1
-1
/
+1
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-12
/
+12
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+31
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-0
/
+39
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+81
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-10-26
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
1
-0
/
+81
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+39
2021-10-18
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-18
scsi: sd: Print write through due to no caching mode page as warning
Martin Kepplinger
1
-2
/
+3
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2021-10-16
scsi: sd: Fix crashes in sd_resume_runtime()
Miles Chen
1
-1
/
+6
[next]