Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Mauricio Faria de Oliveira
|
25cdb64510
block: allow WRITE_SAME commands with the SG_IO ioctl
|
8 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
10 years ago |
Paolo Bonzini
|
2c4cffe851
block: fix bogus EFAULT error from SG_IO ioctl
|
10 years ago |
Al Viro
|
e272b89ff8
sg_io(): use import_iovec()
|
10 years ago |
Kent Overstreet
|
26e49cfc7e
block: pass iov_iter to the BLOCK_PC mapping functions
|
10 years ago |
James Bottomley
|
dc843ef00e
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
|
10 years ago |
Hannes Reinecke
|
eb846d9f14
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
|
10 years ago |
Tony Battersby
|
92697dc947
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
|
11 years ago |
Jan Kara
|
84ce0f0e94
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
|
11 years ago |
Jens Axboe
|
b207892b06
Merge branch 'for-linus' into for-3.18/core
|
11 years ago |
Joe Lawrence
|
a492f07545
block,scsi: fixup blk_get_request dead queue scenarios
|
11 years ago |
Joe Lawrence
|
eb571eeade
block,scsi: verify return pointer from blk_get_request
|
11 years ago |
Sabrina Dubroca
|
d19d744685
block: fix error handling in sg_io
|
11 years ago |
Tony Battersby
|
2ba136daa3
fix regression in SCSI_IOCTL_SEND_COMMAND
|
11 years ago |
Christoph Hellwig
|
a57821cac6
block: support > 16 byte CDBs for SG_IO
|
11 years ago |
Christoph Hellwig
|
2cada584b2
block: cleanup error handling in sg_io
|
11 years ago |
Douglas Gilbert
|
d15156138d
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
|
11 years ago |
Akinobu Mita
|
9b4231bf99
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
|
11 years ago |
Jens Axboe
|
f27b087b81
block: add blk_rq_set_block_pc()
|
11 years ago |
Dave Jones
|
da52f22fa9
block: remove dead code in scsi_ioctl:blk_verify_command
|
11 years ago |
Christian Engelmayer
|
17a05cca99
block: Fix memory leak in rw_copy_check_uvector() handling
|
11 years ago |
Kent Overstreet
|
e0ce0eacb3
block: Use rw_copy_check_uvector()
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Jan Kara
|
6d93592807
scsi: Silence unnecessary warnings about ioctl to partition
|
13 years ago |
Paolo Bonzini
|
0bfc96cb77
block: fail SCSI passthrough ioctls on partition devices
|
13 years ago |
Paolo Bonzini
|
577ebb374c
block: add and use scsi_blk_cmd_ioctl
|
13 years ago |
Tejun Heo
|
315fceee81
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
|
14 years ago |
Jens Axboe
|
9f864c8091
block: take care not to overflow when calculating total iov length
|
15 years ago |
H Hartley Sweeten
|
476d42f138
block/scsi_ioctl.c: quiet sparse noise
|
16 years ago |