summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAgeFilesLines
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-0/+3
|\
| * aoe: end barrier bios with EOPNOTSUPPEd Cashin2009-09-141-0/+3
* | writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
|/
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
* Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-151-0/+7
* aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller2009-05-271-7/+0
* aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-11/+12
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
* aoe: ignore vendor extension AoE responsesEd Cashin2009-02-182-0/+3
* aoe: remove private mac address format functionHarvey Harrison2008-11-254-25/+11
* [PATCH] switch aoeblkAl Viro2008-10-211-10/+6
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+1
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-117-75/+57
|\
| * aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
| * aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-217-76/+56
* | block: move stats from disk to part0Tejun Heo2008-10-091-6/+6
* | block: move capacity from disk to part0Tejun Heo2008-10-093-4/+4
* | block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-091-2/+2
* | block: fix diskstats accessTejun Heo2008-10-091-7/+8
* | block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-1/+5
* | block: misc updatesTejun Heo2008-10-091-1/+1
|/
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-1/+6
|\
| * AoE: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+6
* | block: use get_unaligned_* helpersHarvey Harrison2008-07-041-1/+1
|/
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-071-4/+6
* drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-292-14/+14
* remove aoedev_isbusy()Adrian Bunk2008-04-292-19/+0
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-081-6/+6
|\
| * Enhanced partition statistics: aoe fixJerome Marchand2008-02-081-4/+4
* | aoe: statically initialise devlist_lockAndrew Morton2008-02-081-3/+1
* | aoe: update copyright dateEd L. Cashin2008-02-087-7/+7
* | aoe: make error messages more specificEd L. Cashin2008-02-081-8/+7
* | aoe: the aoeminor doesn't need a long formatEd L. Cashin2008-02-082-5/+7
* | aoe: add module parameter for users who need more outstanding I/OEd L. Cashin2008-02-081-3/+7
* | aoe: only install new AoE device onceEd L. Cashin2008-02-081-0/+2
* | aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-083-41/+133
* | aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-083-19/+74
* | aoe: eliminate goto and improve readabilityEd L. Cashin2008-02-081-35/+34
* | aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-084-10/+9
* | aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-086-335/+653
* | aoe: bring driver version number to 47Ed L. Cashin2008-02-081-1/+1
|/
OpenPOWER on IntegriCloud