Linus Torvalds
|
0f48f26009
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
|
14 lat temu |
Tejun Heo
|
d4dc210f69
block: don't block events on excl write for non-optical devices
|
14 lat temu |
Tejun Heo
|
1c27030bd2
gdrom,viocd: Convert to bdops->check_events()
|
14 lat temu |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 lat temu |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 lat temu |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 lat temu |
Joe Perches
|
e597cd09f7
drivers/cdrom: use pr_<level>
|
15 lat temu |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 lat temu |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 lat temu |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 lat temu |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 lat temu |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 lat temu |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 lat temu |
Jens Axboe
|
9bd7de51ee
Merge branch 'master' into for-2.6.31
|
16 lat temu |
Roel Kluin
|
d3375ea721
cdrom: beyond ARRAY_SIZE of viocd_diskinfo
|
16 lat temu |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 lat temu |
Tejun Heo
|
296b2f6ae6
block: convert to dequeueing model (easy ones)
|
16 lat temu |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 lat temu |
Tejun Heo
|
40cbbb781d
block: implement and use [__]blk_end_request_all()
|
16 lat temu |
Al Viro
|
4e379ae6a6
[PATCH] switch viocd
|
17 lat temu |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 lat temu |
Al Viro
|
bbc1cc9784
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
|
17 lat temu |
Borislav Petkov
|
3e636f78e5
viocd: add dummy audio ioctl handler
|
17 lat temu |
Stephen Rothwell
|
8962cadbe7
[POWERPC] iSeries: Remove unused mail address
|
17 lat temu |
Denis V. Lunev
|
c7705f3449
drivers: use non-racy method for proc entries creation (2)
|
17 lat temu |
Akinobu Mita
|
0a0c4114df
cdrom: make unregister_cdrom() return void
|
17 lat temu |
Stephen Rothwell
|
c721192778
[POWERPC] iSeries: Fix section mismatch in viocd
|
17 lat temu |
Kiyoshi Ueda
|
e935eb9dba
blk_end_request: changing viocd (take 4)
|
17 lat temu |
Jens Axboe
|
3d1266c704
SG: audit of drivers that use blk_rq_map_sg()
|
17 lat temu |
Stephen Rothwell
|
b833b481c1
[POWERPC] iSeries: Move detection of virtual cdroms
|
17 lat temu |