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
/
block
/
scsi_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
1
-796
/
+0
*
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2021-07-28
1
-120
/
+99
*
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
2021-07-28
1
-8
/
+0
*
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-28
1
-15
/
+0
*
scsi: bsg: Decouple from scsi_cmd_ioctl()
Christoph Hellwig
2021-07-28
1
-16
/
+0
*
scsi: block: Add a queue_max_bytes() helper
Christoph Hellwig
2021-07-28
1
-11
/
+2
*
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-12
/
+0
*
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-28
1
-13
/
+0
*
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-3
/
+3
|
\
|
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-3
/
+3
*
|
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
|
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
|
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-0
/
+2
*
|
scsi: scsi_ioctl: Return error code when blk_rq_map_kern() fails
Hannes Reinecke
2021-05-31
1
-3
/
+4
|
/
*
block: Remove an obsolete comment from sg_io()
Bart Van Assche
2021-04-13
1
-4
/
+0
*
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-06
1
-1
/
+1
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
1
-3
/
+3
*
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-3
/
+3
|
\
|
*
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
2020-10-02
1
-3
/
+3
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-3
/
+1
|
\
\
|
*
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
|
/
|
*
block: remove duplicate include statement in scsi_ioctl.c
Tian Tao
2020-09-11
1
-2
/
+0
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
1
-10
/
+2
|
\
\
|
*
|
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
1
-10
/
+2
|
|
/
*
/
block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
Peilin Ye
2020-10-02
1
-0
/
+1
|
/
*
scsi: core: Allow non-root users to perform ZBC commands
Ryan Attard
2020-03-16
1
-0
/
+4
*
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
2020-01-03
1
-53
/
+132
*
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
2020-01-03
1
-28
/
+1
*
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-4
/
+128
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-15
/
+1
*
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-5
/
+3
*
block: silently forbid sending any ioctl to a partition
Paolo Bonzini
2018-01-10
1
-29
/
+0
*
block: Fix kernel-doc warnings reported when building with W=1
Bart Van Assche
2018-01-09
1
-2
/
+3
*
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
2017-11-10
1
-4
/
+4
*
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-20
1
-3
/
+7
*
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-3
/
+0
*
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-7
/
+7
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
1
-1
/
+2
*
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
1
-4
/
+4
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-4
/
+5
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-33
/
+43
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
block: allow WRITE_SAME commands with the SG_IO ioctl
Mauricio Faria de Oliveira
2016-12-19
1
-0
/
+3
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-3
/
+3
*
block: fix bogus EFAULT error from SG_IO ioctl
Paolo Bonzini
2015-06-27
1
-2
/
+2
*
sg_io(): use import_iovec()
Al Viro
2015-04-11
1
-7
/
+5
*
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
2015-02-05
1
-13
/
+4
*
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-1
/
+1
|
\
|
*
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
1
-1
/
+1
[next]