Tony Battersby
|
92697dc947
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
|
11 년 전 |
Jan Kara
|
84ce0f0e94
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
|
11 년 전 |
Jens Axboe
|
b207892b06
Merge branch 'for-linus' into for-3.18/core
|
11 년 전 |
Joe Lawrence
|
a492f07545
block,scsi: fixup blk_get_request dead queue scenarios
|
11 년 전 |
Joe Lawrence
|
eb571eeade
block,scsi: verify return pointer from blk_get_request
|
11 년 전 |
Sabrina Dubroca
|
d19d744685
block: fix error handling in sg_io
|
11 년 전 |
Tony Battersby
|
2ba136daa3
fix regression in SCSI_IOCTL_SEND_COMMAND
|
11 년 전 |
Christoph Hellwig
|
a57821cac6
block: support > 16 byte CDBs for SG_IO
|
11 년 전 |
Christoph Hellwig
|
2cada584b2
block: cleanup error handling in sg_io
|
11 년 전 |
Douglas Gilbert
|
d15156138d
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
|
11 년 전 |
Akinobu Mita
|
9b4231bf99
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
|
11 년 전 |
Jens Axboe
|
f27b087b81
block: add blk_rq_set_block_pc()
|
11 년 전 |
Dave Jones
|
da52f22fa9
block: remove dead code in scsi_ioctl:blk_verify_command
|
11 년 전 |
Christian Engelmayer
|
17a05cca99
block: Fix memory leak in rw_copy_check_uvector() handling
|
12 년 전 |
Kent Overstreet
|
e0ce0eacb3
block: Use rw_copy_check_uvector()
|
12 년 전 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 년 전 |
Jan Kara
|
6d93592807
scsi: Silence unnecessary warnings about ioctl to partition
|
13 년 전 |
Paolo Bonzini
|
0bfc96cb77
block: fail SCSI passthrough ioctls on partition devices
|
14 년 전 |
Paolo Bonzini
|
577ebb374c
block: add and use scsi_blk_cmd_ioctl
|
14 년 전 |
Tejun Heo
|
315fceee81
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
|
14 년 전 |
Jens Axboe
|
9f864c8091
block: take care not to overflow when calculating total iov length
|
15 년 전 |
H Hartley Sweeten
|
476d42f138
block/scsi_ioctl.c: quiet sparse noise
|
16 년 전 |
FUJITA Tomonori
|
76da03467a
block: call blk_scsi_ioctl_init()
|
16 년 전 |
Jens Axboe
|
018e044689
block: get rid of queue-private command filter
|
16 년 전 |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 년 전 |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 년 전 |
Tejun Heo
|
4c94dece1b
block: don't init rq fields unnecessarily
|
16 년 전 |
Tejun Heo
|
731ec497e5
block: kill rq->data
|
16 년 전 |
Tejun Heo
|
25636e282f
block: fix SG_IO vector request data length handling
|
16 년 전 |
FUJITA Tomonori
|
91e463c8f5
block: fix SG_IO to return a proper error value
|
16 년 전 |