summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-141-3/+0
|\
| * block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-3/+0
* | aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-081-3/+3
|/
* drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton2010-10-281-1/+3
* aoe: don't use flush_scheduled_work()Tejun Heo2010-10-281-3/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-8/+10
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+4
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-221-16/+1
* aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
* 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
|\
OpenPOWER on IntegriCloud