Commit Graph

72 Commits (d2d69a3ab2e62bcf8e5f5303bde024033face902)

Author SHA1 Message Date
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 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 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 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
Matthias Kaehlcke a69228deef USB: drivers/block/ub.c: use list_for_each_entry() 18 years ago
Pete Zaitcev 643616e678 ub: Bind to first endpoint, not to last 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Pete Zaitcev d1ad4ea331 USB: UB: Let cdrecord to see a device with media absent 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Pete Zaitcev b5600339cd [PATCH] ub: random cleanups 19 years ago
Pete Zaitcev 688e9fb1bb [PATCH] ub: atomic add_disk 19 years ago
Pete Zaitcev 41fea55e03 [PATCH] USB: clean out an unnecessary NULL check from ub 19 years ago
Pete Zaitcev 77ef6c4d6e [PATCH] USB: ub oops in block_uevent 19 years ago
Pete Zaitcev 11a223ae3b [PATCH] USB: ub 03 drop stall clearing 19 years ago
Pete Zaitcev 952ba22296 [PATCH] USB: ub 02 remove diag 19 years ago
Pete Zaitcev 4d69581929 [PATCH] USB: ub 01 remove first_open 19 years ago
Pete Zaitcev 29da7937a1 [PATCH] ub: use kzalloc 19 years ago