Christoph Hellwig
|
02e031cbc8
block: remove REQ_HARDBARRIER
|
14 years ago |
Andrew Morton
|
027b180d74
drivers/block/aoe/aoeblk.c: ratelimit a warning printk
|
14 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 |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
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 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Linus Torvalds
|
355bbd8cb8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
Ed Cashin
|
18d8217bc4
aoe: end barrier bios with EOPNOTSUPP
|
16 years ago |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 years ago |
Ed Cashin
|
7135a71b19
aoe: allocate unused request_queue for sysfs
|
16 years ago |
Harvey Harrison
|
411c41eea5
aoe: remove private mac address format function
|
16 years ago |
Al Viro
|
94562c1751
[PATCH] switch aoeblk
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Parag Warudkar
|
01e8ef11bc
x86: sysfs: kill owner field from attribute
|
17 years ago |
Linus Torvalds
|
4dd9ec4946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
17 years ago |
Tejun Heo
|
80795aefb7
block: move capacity from disk to part0
|
17 years ago |
Tejun Heo
|
ed9e198234
block: implement and use {disk|part}_to_dev()
|
17 years ago |
David S. Miller
|
e9bb8fb0b6
aoe: Use SKB interfaces for list management instead of home-grown stuff.
|
17 years ago |
Ed L. Cashin
|
52e112b3ab
aoe: update copyright date
|
17 years ago |
Ed L. Cashin
|
1d75981a80
aoe: the aoeminor doesn't need a long format
|
17 years ago |
Ed L. Cashin
|
1eb0da4cea
aoe: mac_addr: avoid 64-bit arch compiler warnings
|
17 years ago |
Ed L. Cashin
|
68e0d42f39
aoe: handle multiple network paths to AoE device
|
17 years ago |
Kay Sievers
|
edfaa7c365
Driver core: convert block from raw kobjects to core devices
|
18 years ago |
Andrew Morton
|
43cbe2cbdd
aoe: properly initialise the request_queue's backing_dev_info
|
17 years ago |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Dennis Stosberg
|
d355c3c23c
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
|
18 years ago |