Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Tejun Heo
|
5f49f63178
block: set rq->resid_len to blk_rq_bytes() on issue
|
16 years ago |
Tejun Heo
|
3755100dd5
ub: use __blk_end_request_all()
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
1011c1b9f2
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
|
16 years ago |
Tejun Heo
|
b079041030
block: cleanup rq->data_len usages
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 years ago |
David Vrabel
|
3444b26afa
USB: add reset endpoint operations
|
16 years ago |
Alan Stern
|
e6e244b6cb
usb-storage: prepare for subdriver separation
|
16 years ago |
Julia Lawall
|
db5e6df172
USB: ub: use USB API functions rather than constants
|
16 years ago |
Alan Stern
|
011b15df46
USB: change interface to usb_lock_device_for_reset()
|
16 years ago |
Pete Zaitcev
|
d73b7aff28
ub: stub pre_reset and post_reset to fix oops
|
16 years ago |
Al Viro
|
4099a96693
[PATCH] switch ub
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
74f3c8aff3
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
|
18 years ago |
Al Viro
|
86d434dede
[PATCH] eliminate use of ->f_flags in block methods
|
18 years ago |
Pete Zaitcev
|
7dbcbe88b1
ub: remove sg_stat
|
17 years ago |
Pete Zaitcev
|
9029b174ba
ub: Cosmetics
|
17 years ago |
Pete Zaitcev
|
0da13c8c3d
ub: Ignore bad residue
|
17 years ago |
Pete Zaitcev
|
82fe26ba7a
ub: Tune retries
|
17 years ago |
Pete Zaitcev
|
2c51ae70ed
ub: Fix timeouts
|
17 years ago |
Nick Piggin
|
75ad23bc0f
block: make queue flags non-atomic
|
17 years ago |
Pete Zaitcev
|
ef45cb624b
ub: remove BUG() after __blk_end_request and fix the condition causing it
|
17 years ago |
Pete Zaitcev
|
541645be8b
ub: fix up the conversion to sg_init_table()
|
17 years ago |
Pete Zaitcev
|
eedffd12e0
USB: Remove unnecessary zeroing from ub
|
17 years ago |
Kiyoshi Ueda
|
7d699bafe2
blk_end_request: changing ub (take 4)
|
17 years ago |
FUJITA Tomonori
|
4f33a9d9a4
ub: add sg_init_table for sense and read capacity commands
|
17 years ago |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 years ago |