Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7173aeff025a7fed3fa903e362bf773e6258dd47
/
drivers
/
block
/
ub.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
577cdf0
block: make USB device id constant
by Márton Németh
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 15 years ago
3755100
ub: use __blk_end_request_all()
by Tejun Heo
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
1011c1b
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
by Tejun Heo
· 16 years ago
b079041
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
3444b26
USB: add reset endpoint operations
by David Vrabel
· 16 years ago
e6e244b
usb-storage: prepare for subdriver separation
by Alan Stern
· 16 years ago
db5e6df
USB: ub: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
011b15d
USB: change interface to usb_lock_device_for_reset()
by Alan Stern
· 16 years ago
d73b7af
ub: stub pre_reset and post_reset to fix oops
by Pete Zaitcev
· 16 years ago
4099a96
[PATCH] switch ub
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
74f3c8a
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
by Al Viro
· 17 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
7dbcbe8
ub: remove sg_stat
by Pete Zaitcev
· 16 years ago
9029b17
ub: Cosmetics
by Pete Zaitcev
· 17 years ago
0da13c8
ub: Ignore bad residue
by Pete Zaitcev
· 17 years ago
82fe26b
ub: Tune retries
by Pete Zaitcev
· 17 years ago
2c51ae7
ub: Fix timeouts
by Pete Zaitcev
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
ef45cb6
ub: remove BUG() after __blk_end_request and fix the condition causing it
by Pete Zaitcev
· 17 years ago
541645b
ub: fix up the conversion to sg_init_table()
by Pete Zaitcev
· 17 years ago
eedffd1
USB: Remove unnecessary zeroing from ub
by Pete Zaitcev
· 17 years ago
7d699ba
blk_end_request: changing ub (take 4)
by Kiyoshi Ueda
· 17 years ago
4f33a9d
ub: add sg_init_table for sense and read capacity commands
by FUJITA Tomonori
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
45e79a3
bsg: add a request_queue argument to scsi_cmd_ioctl()
by FUJITA Tomonori
· 17 years ago
a69228d
USB: drivers/block/ub.c: use list_for_each_entry()
by Matthias Kaehlcke
· 17 years ago
643616e
ub: Bind to first endpoint, not to last
by Pete Zaitcev
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d1ad4ea
USB: UB: Let cdrecord to see a device with media absent
by Pete Zaitcev
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
b560033
[PATCH] ub: random cleanups
by Pete Zaitcev
· 18 years ago
688e9fb
[PATCH] ub: atomic add_disk
by Pete Zaitcev
· 18 years ago
41fea55
[PATCH] USB: clean out an unnecessary NULL check from ub
by Pete Zaitcev
· 19 years ago
77ef6c4
[PATCH] USB: ub oops in block_uevent
by Pete Zaitcev
· 19 years ago
11a223a
[PATCH] USB: ub 03 drop stall clearing
by Pete Zaitcev
· 19 years ago
952ba22
[PATCH] USB: ub 02 remove diag
by Pete Zaitcev
· 19 years ago
4d69581
[PATCH] USB: ub 01 remove first_open
by Pete Zaitcev
· 19 years ago
29da793
[PATCH] ub: use kzalloc
by Pete Zaitcev
· 19 years ago
2c2e4a2
[PATCH] USB: ub 05 Bulk reset
by Pete Zaitcev
· 19 years ago
b31f821
[PATCH] USB: ub 04 Loss of timer and a hang
by Pete Zaitcev
· 19 years ago
65b4fe5
[PATCH] USB: ub 03 Oops with CFQ
by Pete Zaitcev
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
ab93091
[PATCH] USB: ub 02 Removed unused variable
by Daniel Marjamaki
· 19 years ago
4fb729f
[PATCH] USB: ub 01 rename
by Pete Zaitcev
· 19 years ago
2c26c9e
[PATCH] USB: ub 00 implement retries and resets
by Pete Zaitcev
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
a00828e
[PATCH] USB: drivers/usb/storage/libusual
by Pete Zaitcev
· 19 years ago
38ffdd6
[PATCH] ub: suppress gcc warnings for pointer casts
by Pete Zaitcev
· 19 years ago
c6c8883
[PATCH] ub: Comment out unconditional stall clear
by Pete Zaitcev
· 19 years ago
64bd845
[PATCH] ub: fix burning cds
by Pete Zaitcev
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
a1cf96e
[PATCH] USB: ub 4: Zaitcev's quasi-S/G
by Pete Zaitcev
· 19 years ago
6c1eb8c
[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1
by Pete Zaitcev
· 19 years ago
07d4fd2
[PATCH] USB: ub 2/3: Fold one line
by Pete Zaitcev
· 19 years ago
ba6abf1
[PATCH] USB: ub 1/3: Axboe's quasi-S/G
by Pete Zaitcev
· 19 years ago
1872bce
[PATCH] ub: fix for blank CDs
by Pete Zaitcev
· 19 years ago
74880c0
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
9f793d2
[PATCH] USB: fix ub issues
by Pete Zaitcev
· 19 years ago
f480007
[PATCH] USB: Support multiply-LUN devices in ub
by Pete Zaitcev
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago