Commit Graph

111 Commits (dfa96ec1bb83641242c48883c2bae8f1f30483b2)

Author SHA1 Message Date
Harvey Harrison 411c41eea5 aoe: remove private mac address format function 16 years ago
Al Viro 94562c1751 [PATCH] switch aoeblk 16 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 16 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 16 years ago
Greg Kroah-Hartman 1ff9f542e5 device create: block: convert device_create_drvdata to device_create 16 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 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
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo 310a2c1012 block: misc updates 17 years ago
David S. Miller d87798450a aoe: Fix OOPS after SKB queue changes. 17 years ago
David S. Miller e9bb8fb0b6 aoe: Use SKB interfaces for list management instead of home-grown stuff. 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Matthias Kaehlcke 24879a8e3e aoe: convert emsgs_sema into a completion 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Harvey Harrison 823ed72e8f block: use get_unaligned_* helpers 17 years ago
Jonathan Corbet 579174a55f AoE: cdev lock_kernel() pushdown 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
Harvey Harrison f885f8d127 drivers/block: use get_unaligned_* helpers 17 years ago
Adrian Bunk 0302190411 remove aoedev_isbusy() 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Andrew Morton 476aed3870 aoe: statically initialise devlist_lock 17 years ago
Ed L. Cashin 52e112b3ab aoe: update copyright date 17 years ago
Ed L. Cashin 578c4aa0b4 aoe: make error messages more specific 17 years ago
Ed L. Cashin 1d75981a80 aoe: the aoeminor doesn't need a long format 17 years ago
Ed L. Cashin 7df620d852 aoe: add module parameter for users who need more outstanding I/O 17 years ago
Ed L. Cashin 6b9699bbd2 aoe: only install new AoE device once 17 years ago
Ed L. Cashin 9bb237b6a6 aoe: dynamically allocate a capped number of skbs when necessary 17 years ago
Ed L. Cashin 262bf54144 aoe: user can ask driver to forget previously detected devices 17 years ago
Ed L. Cashin cf446f0dba aoe: eliminate goto and improve readability 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
Ed L. Cashin 8911ef4dc9 aoe: bring driver version number to 47 17 years ago
Jerome Marchand a890d62b9e Enhanced partition statistics: aoe fix 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Tony Jones 7ea7ed01ff aoechr: Convert from class_device to device 17 years ago
Andrew Morton 43cbe2cbdd aoe: properly initialise the request_queue's backing_dev_info 17 years ago
Ed L. Cashin abdbf94d7c aoe: remove unecessary wrapper function 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 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
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 029720f15d [AOE]: Introduce aoe_hdr() 18 years ago
David S. Miller 43ecf5295b [AOE]: Add get_unaligned() calls where needed. 18 years ago