index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sr: Fix sshdr use in sr_get_events
Mike Christie
2023-10-13
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
1
-1
/
+1
|
\
|
*
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
1
-1
/
+1
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-5
/
+5
*
|
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-3
/
+3
*
|
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
/
*
scsi: sr: Simplify the sr_open() function
Enze Li
2023-04-02
1
-6
/
+1
*
scsi: sr: Convert to scsi_execute_cmd()
Mike Christie
2023-01-13
1
-4
/
+7
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
scsi: sr: Add memory allocation failure handling for get_capabilities()
Enze Li
2022-05-02
1
-6
/
+8
*
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
2022-04-06
1
-1
/
+1
|
\
|
*
scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
Kevin Groeneveld
2022-03-29
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-15
/
+15
|
\
|
|
*
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
1
-2
/
+0
|
*
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
1
-1
/
+1
|
*
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
1
-1
/
+1
|
*
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
1
-11
/
+13
*
|
sr: simplify the local variable initialization in sr_block_open()
Lukas Bulwahn
2022-03-15
1
-2
/
+2
*
|
sr: implement ->free_disk to simplify refcounting
Christoph Hellwig
2022-03-08
1
-98
/
+26
*
|
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-08
1
-3
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
1
-1
/
+1
|
\
|
*
scsi: sr: Don't use GFP_DMA
Christoph Hellwig
2021-12-22
1
-1
/
+1
*
|
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
2021-11-29
1
-3
/
+2
*
|
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
|
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-2
/
+2
*
|
sr: set GENHD_FL_REMOVABLE earlier
Christoph Hellwig
2021-11-29
1
-2
/
+1
*
|
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
|
block: remove GENHD_FL_CD
Christoph Hellwig
2021-11-29
1
-1
/
+0
*
|
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
2021-11-29
1
-2
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
1
-1
/
+0
|
\
|
*
scsi: sr: Remove duplicate assignment
Alexey Dobriyan
2021-10-27
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-1
/
+6
|
\
|
|
*
scsi: sr: Add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+6
*
|
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-1
/
+1
*
|
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
1
-1
/
+1
*
|
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
1
-72
/
+71
|
\
|
*
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
1
-1
/
+1
|
|
\
|
*
|
scsi: sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-7
/
+6
|
*
|
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
2021-07-30
1
-1
/
+55
|
*
|
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
1
-14
/
+2
|
*
|
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-3
/
+3
|
*
|
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-2
/
+6
|
*
|
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
1
-0
/
+3
|
*
|
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
1
-4
/
+1
[next]