aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/aoe
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-22aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton
2009-12-01aoe: prevent cache aliasesPeter Horton
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14aoe: end barrier bios with EOPNOTSUPPEd Cashin
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-06-15Driver Core: aoe: add nodename for aoe devicesKay Sievers
2009-05-27aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller
2009-04-01aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-03-04aoe: error printed 1 too earlyRoel Kluin
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-10-21[PATCH] switch aoeblkAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke
2008-07-21device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-04block: use get_unaligned_* helpersHarvey Harrison
2008-06-20AoE: cdev lock_kernel() pushdownJonathan Corbet
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison
2008-04-29remove aoedev_isbusy()Adrian Bunk
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08aoe: statically initialise devlist_lockAndrew Morton
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: make error messages more specificEd L. Cashin
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin
2008-02-08aoe: only install new AoE device onceEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin