aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/ub.c
AgeCommit message (Expand)Author
2008-11-13ub: stub pre_reset and post_reset to fix oopsPete Zaitcev
2008-10-21[PATCH] switch ubAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-17ub: remove sg_statPete Zaitcev
2008-05-02ub: CosmeticsPete Zaitcev
2008-05-02ub: Ignore bad residuePete Zaitcev
2008-05-02ub: Tune retriesPete Zaitcev
2008-05-02ub: Fix timeoutsPete Zaitcev
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-08ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev
2008-02-09ub: fix up the conversion to sg_init_table()Pete Zaitcev
2008-02-01USB: Remove unnecessary zeroing from ubPete Zaitcev
2008-01-28blk_end_request: changing ub (take 4)Kiyoshi Ueda
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke
2007-04-27ub: Bind to first endpoint, not to lastPete Zaitcev
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-21[PATCH] ub: random cleanupsPete Zaitcev
2006-06-21[PATCH] ub: atomic add_diskPete Zaitcev
2006-06-21[PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev
2006-05-08[PATCH] USB: ub oops in block_ueventPete Zaitcev
2006-03-20[PATCH] USB: ub 03 drop stall clearingPete Zaitcev
2006-03-20[PATCH] USB: ub 02 remove diagPete Zaitcev
2006-03-20[PATCH] USB: ub 01 remove first_openPete Zaitcev
2006-03-20[PATCH] ub: use kzallocPete Zaitcev
2006-01-31[PATCH] USB: ub 05 Bulk resetPete Zaitcev
2006-01-31[PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev
2006-01-31[PATCH] USB: ub 03 Oops with CFQPete Zaitcev
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern