index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: pm: Only runtime resume if necessary
Bart Van Assche
2021-10-17
1
-0
/
+6
*
scsi: sd: Rename sd_resume() into sd_resume_system()
Bart Van Assche
2021-10-17
1
-3
/
+8
*
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-17
1
-1
/
+0
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
1
-5
/
+9
|
\
|
*
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
2021-09-14
1
-1
/
+4
|
*
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
2021-09-14
1
-4
/
+5
*
|
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
2021-09-29
1
-0
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
1
-74
/
+51
|
\
|
*
scsi: sd: Do not exit sd_spinup_disk() quietly
Christian Loehle
2021-08-18
1
-1
/
+3
|
*
scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-16
/
+17
|
*
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-29
1
-17
/
+1
|
*
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-29
1
-6
/
+2
|
*
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-29
1
-1
/
+4
|
*
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-29
1
-2
/
+0
|
*
scsi: sd: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-29
1
-45
/
+18
|
*
scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()
Martin Kepplinger
2021-07-22
1
-1
/
+21
*
|
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2021-08-23
1
-2
/
+2
*
|
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2021-08-23
1
-1
/
+2
*
|
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
2021-08-23
1
-1
/
+2
*
|
sd: use bvec_virt
Christoph Hellwig
2021-08-16
1
-1
/
+1
|
/
*
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-03
1
-30
/
+33
|
\
|
*
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-06-01
1
-5
/
+4
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-06-01
1
-16
/
+17
|
*
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-06-01
1
-6
/
+9
|
*
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
2021-06-01
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-23
1
-4
/
+18
|
/
*
scsi: sd: Introduce a new local variable in sd_check_events()
Bart Van Assche
2021-04-16
1
-2
/
+3
*
scsi: sd: Fix function name in header
Lee Jones
2021-03-19
1
-1
/
+1
*
scsi: sd: Fix Opal support
Bart Van Assche
2021-02-23
1
-3
/
+3
*
scsi: sd: Warn if unsupported ZBC device is probed
Damien Le Moal
2021-02-09
1
-3
/
+5
*
scsi: sd: Remove obsolete variable in sd_remove()
Lukas Bulwahn
2021-01-06
1
-2
/
+0
*
scsi: sd: Suppress spurious errors when WRITE SAME is being disabled
Ewan D. Milne
2021-01-06
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-24
1
-12
/
+15
|
\
|
*
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-08
1
-12
/
+15
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-30
/
+71
|
\
|
|
*
scsi: sd: Allow user to configure command retries
Mike Christie
2020-10-03
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-16
1
-4
/
+0
*
|
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-09-16
1
-12
/
+18
|
/
*
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-08-05
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-06
1
-0
/
+19
|
\
[next]