Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Tejun Heo
|
aaa7c01546
ub: Convert to bdops->check_events()
|
14 years ago |
Linus Torvalds
|
5cc1035062
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Michal Nazarewicz
|
8fa7fd74ef
USB: storage: Use USB_ prefix instead of US_ prefix
|
15 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
Christoph Hellwig
|
4c4762d10f
block: fix some more cmd_type cleanup fallout
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Márton Németh
|
577cdf0cf5
block: make USB device id constant
|
15 years ago |
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 |