Commit Graph

125 Commits (2d5e82b8bcda58ec1e2fae5277a81e5fd067e627)

Author SHA1 Message Date
Andrew Morton 6ec1480d85 aoe: switch to the new bio_flush_dcache_pages() interface 15 years ago
Peter Horton 0a1f127a05 aoe: prevent cache aliases 15 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 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
Kay Sievers 1ce8a0d396 Driver Core: aoe: add nodename for aoe devices 16 years ago
David S. Miller 438263ac58 aoe: Remove superfluous clearing of skb fields in new_skb(). 16 years ago
Bartlomiej Zolnierkiewicz 04b3ab52a0 aoe: WIN_* -> ATA_CMD_* 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Roel Kluin 9487311157 aoe: error printed 1 too early 16 years ago
Ed Cashin b6d6c51758 aoe: ignore vendor extension AoE responses 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
Greg Kroah-Hartman 1ff9f542e5 device create: block: convert device_create_drvdata to device_create 17 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