index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
1
-17
/
+1
*
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-6
/
+2
*
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-1
/
+4
*
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
1
-2
/
+0
*
scsi: sd: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-28
1
-45
/
+18
*
scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()
Martin Kepplinger
2021-07-21
1
-1
/
+21
*
sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
2021-07-12
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-30
/
+33
|
\
|
*
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
1
-5
/
+4
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-16
/
+17
|
*
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-6
/
+9
|
*
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
2021-05-31
1
-6
/
+6
*
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-2
/
+2
|
\
\
|
*
|
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
1
-2
/
+2
|
|
/
*
/
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
Christoph Hellwig
2021-06-22
1
-4
/
+18
|
/
*
scsi: sd: Introduce a new local variable in sd_check_events()
Bart Van Assche
2021-04-15
1
-2
/
+3
*
scsi: sd: Fix function name in header
Lee Jones
2021-03-18
1
-1
/
+1
*
scsi: sd: Fix Opal support
Bart Van Assche
2021-02-22
1
-3
/
+3
*
scsi: sd: Warn if unsupported ZBC device is probed
Damien Le Moal
2021-02-08
1
-3
/
+5
*
scsi: sd: Remove obsolete variable in sd_remove()
Lukas Bulwahn
2021-01-05
1
-2
/
+0
*
scsi: sd: Suppress spurious errors when WRITE SAME is being disabled
Ewan D. Milne
2021-01-05
1
-1
/
+3
*
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
1
-3
/
+2
*
sd: update the bdev size in sd_revalidate_disk
Christoph Hellwig
2020-11-16
1
-5
/
+3
*
sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
Christoph Hellwig
2020-11-16
1
-14
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-23
1
-12
/
+15
|
\
|
*
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-07
1
-12
/
+15
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-30
/
+71
|
\
|
|
*
scsi: sd: Allow user to configure command retries
Mike Christie
2020-10-02
1
-30
/
+71
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-5
/
+8
|
\
\
|
*
|
sd: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-3
/
+4
|
*
|
sd: open code revalidate_disk
Christoph Hellwig
2020-09-02
1
-2
/
+4
|
|
/
*
|
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
2020-09-15
1
-4
/
+0
*
|
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-09-15
1
-12
/
+18
|
/
*
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-08-04
1
-2
/
+8
*
scsi: sd: Fix kdoc comment format
Damien Le Moal
2020-07-08
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-0
/
+19
|
\
|
*
scsi: sd: Add zoned capabilities device attribute
Damien Le Moal
2020-05-19
1
-0
/
+16
|
*
scsi: sd: Signal drive managed SMR disks
Damien Le Moal
2020-05-14
1
-0
/
+3
*
|
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
2020-05-12
1
-1
/
+15
|
/
*
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-1
/
+2
|
\
|
*
scsi: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
1
-1
/
+2
*
|
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
2020-03-24
1
-1
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-31
/
+19
|
\
|
*
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2020-01-03
1
-31
/
+19
*
|
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-26
1
-4
/
+5
|
\
\
|
*
|
block: allow partitions on host aware zone devices
Christoph Hellwig
2020-01-26
1
-4
/
+5
|
|
/
*
/
scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
Xiang Chen
2020-01-10
1
-1
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-08
1
-7
/
+2
|
\
|
*
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
2019-11-26
1
-7
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-0
/
+4
|
\
|
[next]