H Hartley Sweeten
|
476d42f138
block/scsi_ioctl.c: quiet sparse noise
|
15 years ago |
FUJITA Tomonori
|
76da03467a
block: call blk_scsi_ioctl_init()
|
16 years ago |
Jens Axboe
|
018e044689
block: get rid of queue-private command filter
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 years ago |
Tejun Heo
|
4c94dece1b
block: don't init rq fields unnecessarily
|
16 years ago |
Tejun Heo
|
731ec497e5
block: kill rq->data
|
16 years ago |
Tejun Heo
|
25636e282f
block: fix SG_IO vector request data length handling
|
16 years ago |
FUJITA Tomonori
|
91e463c8f5
block: fix SG_IO to return a proper error value
|
16 years ago |
Boaz Harrosh
|
1cd96c242a
block: WARN in __blk_put_request() for potential bio leak
|
16 years ago |
Milton Miller
|
2b91bafcc0
scsi-ioctl: use clock_t <> jiffies
|
16 years ago |
Linus Torvalds
|
f2f1fa78a1
Enforce a minimum SG_IO timeout
|
16 years ago |
Al Viro
|
74f3c8aff3
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
|
18 years ago |
Al Viro
|
e915e872ed
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
|
17 years ago |
Al Viro
|
5842e51ff2
[PATCH] pass mode instead of file to sg_io()
|
17 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
FUJITA Tomonori
|
152e283fdf
block: introduce struct rq_map_data to use reserved pages
|
17 years ago |
FUJITA Tomonori
|
a3bce90edd
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
|
17 years ago |
xiphmont@xiph.org
|
35e396cd10
SG_IO block filter whitelist missing MMC SET READ AHEAD command
|
17 years ago |
FUJITA Tomonori
|
4beab5c623
block: rename blk_scsi_cmd_filter to blk_cmd_filter
|
17 years ago |
FUJITA Tomonori
|
abf5439370
block: move cmdfilter from gendisk to request_queue
|
17 years ago |
Tim Wright
|
ad337591f4
[SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.
|
17 years ago |
Adel Gadllah
|
0b07de85a7
allow userspace to modify scsi command filter on per device basis
|
17 years ago |
Linus Torvalds
|
d626e3bf72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Boaz Harrosh
|
db4742dd8f
[SCSI] add support for variable length extended commands
|
17 years ago |
FUJITA Tomonori
|
992b5bceee
block: no need to initialize rq->cmd with blk_get_request
|
17 years ago |
FUJITA Tomonori
|
7a85f8896f
block: restore the meaning of rq->data_len to the true data length
|
17 years ago |
Tejun Heo
|
6b00769fe1
block: add request->raw_data_len
|
17 years ago |
Tejun Heo
|
24bb8fb99a
block: use jiffies conversion functions in scsi_ioctl.c
|
17 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |