index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-08
sd: implement ->free_disk to simplify refcounting
Christoph Hellwig
2022-03-08
sd: delay calling free_opal_dev
Christoph Hellwig
2022-03-08
sd: call sd_zbc_release_disk before releasing the scsi_device reference
Christoph Hellwig
2022-03-08
sd: rename the scsi_disk.dev field
Christoph Hellwig
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-02-22
scsi: sd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-26
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
2021-10-18
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
2021-10-18
scsi: sd: Print write through due to no caching mode page as warning
Martin Kepplinger
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-16
scsi: sd: Fix crashes in sd_resume_runtime()
Miles Chen
2021-10-16
scsi: core: pm: Only runtime resume if necessary
Bart Van Assche
2021-10-16
scsi: sd: Rename sd_resume() into sd_resume_system()
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-09-29
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
2021-09-14
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
2021-09-13
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
2021-08-17
scsi: sd: Do not exit sd_spinup_disk() quietly
Christian Loehle
2021-08-16
sd: use bvec_virt
Christoph Hellwig
2021-08-11
scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
scsi: sd: Consolidate compat ioctl handling
Christoph Hellwig
2021-07-21
scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()
Martin Kepplinger
2021-07-12
sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]