Commit Graph

97 Commits (f3ade837808121ff8bab9c56725f4fe40ec85a56)

Author SHA1 Message Date
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 18 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
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Ed L. Cashin 19900cdee2 [PATCH] fix aoe without scatter-gather [Bug 7662] 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Dennis Stosberg d355c3c23c aoe: Add forgotten NULL at end of attribute list in aoeblk.c 18 years ago
Greg Kroah-Hartman 4ca5224f3e aoe: fix sysfs_create_file warnings 19 years ago
Ed L. Cashin a12c93f08b aoe: revert printk macros 19 years ago
Ed L. Cashin 086216db14 aoe: update driver version 19 years ago
Ed L. Cashin b849086d8f aoe: remove sysfs comment 19 years ago
Ed L. Cashin 392e4845f9 aoe: use bio->bi_idx 19 years ago
Ed L. Cashin b751e8b659 aoe: module parameter for device timeout 19 years ago
Ed L. Cashin 4f51dc5e9a aoe: zero copy write 2 of 2 19 years ago
Ed L. Cashin dced3a053d aoe: improve retransmission heuristics 19 years ago