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
/
sr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sr: Drop driver owner initialization
Krzysztof Kozlowski
2024-04-05
1
-1
/
+0
*
scsi: sr: Have midlayer retry get_sectorsize() errors
Mike Christie
2024-01-29
1
-18
/
+20
*
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
[next]