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.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
/
block
/
scsi_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
2014-11-10
1
-3
/
+5
|
/
*
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
2014-10-22
1
-2
/
+1
*
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-11
1
-14
/
+22
|
\
|
*
block: fix error handling in sg_io
Sabrina Dubroca
2014-08-26
1
-0
/
+1
|
*
fix regression in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
2014-08-22
1
-2
/
+7
|
*
block: support > 16 byte CDBs for SG_IO
Christoph Hellwig
2014-08-21
1
-7
/
+17
|
*
block: cleanup error handling in sg_io
Christoph Hellwig
2014-08-21
1
-6
/
+4
*
|
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
1
-6
/
+6
*
|
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2014-08-26
1
-1
/
+8
|
/
*
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
2014-07-01
1
-1
/
+4
*
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
Akinobu Mita
2014-07-01
1
-4
/
+11
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
1
-3
/
+3
*
block: remove dead code in scsi_ioctl:blk_verify_command
Dave Jones
2014-05-29
1
-4
/
+0
*
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
2014-01-21
1
-2
/
+4
*
block: Use rw_copy_check_uvector()
Kent Overstreet
2013-11-08
1
-29
/
+10
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
scsi: Silence unnecessary warnings about ioctl to partition
Jan Kara
2012-06-15
1
-1
/
+4
*
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
2012-01-14
1
-0
/
+45
*
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-14
1
-0
/
+7
*
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
Tejun Heo
2011-10-19
1
-2
/
+1
*
block: take care not to overflow when calculating total iov length
Jens Axboe
2010-11-10
1
-10
/
+24
*
block/scsi_ioctl.c: quiet sparse noise
H Hartley Sweeten
2009-11-04
1
-2
/
+4
*
block: call blk_scsi_ioctl_init()
FUJITA Tomonori
2009-07-10
1
-0
/
+1
*
block: get rid of queue-private command filter
Jens Axboe
2009-07-01
1
-5
/
+38
*
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
1
-4
/
+4
[next]