Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Tejun Heo
|
f47350fdec
i2o_block: Convert to bdops->check_events()
|
14 년 전 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 년 전 |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 년 전 |
Julia Lawall
|
d23670069a
drivers/message: move dereference after NULL test
|
15 년 전 |
Arnd Bergmann
|
2daa672b1a
scsi/i2o: restore ioctl changes
|
15 년 전 |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 년 전 |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 년 전 |
Arnd Bergmann
|
3448406244
scsi/i2o_block: cleanup ioctl handling
|
15 년 전 |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 년 전 |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 년 전 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 년 전 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 년 전 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 년 전 |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 년 전 |
Tejun Heo
|
296b2f6ae6
block: convert to dequeueing model (easy ones)
|
16 년 전 |
Tejun Heo
|
1011c1b9f2
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
|
16 년 전 |
Tejun Heo
|
b079041030
block: cleanup rq->data_len usages
|
16 년 전 |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 년 전 |
Tejun Heo
|
5b93629b45
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
|
16 년 전 |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 년 전 |
Nick Andrew
|
5e333309c5
Fix incorrect use of loose in i2o_block.c
|
16 년 전 |
Randy Dunlap
|
b77b0ef207
i2o: fix kernel-doc warnings
|
16 년 전 |
Al Viro
|
f3f6015bff
[PATCH] switch i2o
|
17 년 전 |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 년 전 |