Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / drivers / block / aoe /
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakerblock: add export.h to files using EXPORT_SYMBOL/THIS_M...
2011-09-12 Christoph Hellwigblock: remove support for bio remapping from ->make_request
2011-01-19 Tracey Dentdrivers/block/aoe/Makefile: replace the use of <module...
2010-11-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-11-08 Eric Dumazetaoe: remove dev_base_lock use from aoecmd_cfg_pkts()
2010-10-28 Andrew Mortondrivers/block/aoe/aoeblk.c: ratelimit a warning printk
2010-10-28 Tejun Heoaoe: don't use flush_scheduled_work()
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-22 Andrew Mortonaoe: switch to the new bio_flush_dcache_pages() interface
2009-12-02 Peter Hortonaoe: prevent cache aliases
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Ed Cashinaoe: end barrier bios with EOPNOTSUPP
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-09 Ed Cashinaoe: allocate unused request_queue for sysfs
2009-06-16 Kay SieversDriver Core: aoe: add nodename for aoe devices
2009-05-28 David S. Milleraoe: Remove superfluous clearing of skb fields in new_s...
2009-04-01 Bartlomiej Zolnier... aoe: WIN_* -> ATA_CMD_*
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-03-04 Roel Kluinaoe: error printed 1 too early
2009-02-18 Ed Cashinaoe: ignore vendor extension AoE responses
2008-11-25 Harvey Harrisonaoe: remove private mac address format function
2008-10-21 Al Viro[PATCH] switch aoeblk
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-16 Greg Kroah-Hartmandevice create: block: convert device_create_drvdata...
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: misc updates
2008-09-24 David S. Milleraoe: Fix OOPS after SKB queue changes.
2008-09-22 David S. Milleraoe: Use SKB interfaces for list management instead...
2008-08-01 Niels de VosRemove newline from the description of module parameters
2008-07-25 Matthias Kaehlckeaoe: convert emsgs_sema into a completion
2008-07-22 Greg Kroah-Hartmandevice create: block: convert device_create to device_c...
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-04 Harvey Harrisonblock: use get_unaligned_* helpers
2008-06-20 Jonathan CorbetAoE: cdev lock_kernel() pushdown
2008-05-07 Jens Axboeblock: avoid duplicate calls to get_part() in disk...
2008-04-29 Harvey Harrisondrivers/block: use get_unaligned_* helpers
2008-04-29 Adrian Bunkremove aoedev_isbusy()
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-08 Andrew Mortonaoe: statically initialise devlist_lock
2008-02-08 Ed L. Cashinaoe: update copyright date
2008-02-08 Ed L. Cashinaoe: make error messages more specific
2008-02-08 Ed L. Cashinaoe: the aoeminor doesn't need a long format
2008-02-08 Ed L. Cashinaoe: add module parameter for users who need more outst...
2008-02-08 Ed L. Cashinaoe: only install new AoE device once
2008-02-08 Ed L. Cashinaoe: dynamically allocate a capped number of skbs when...
2008-02-08 Ed L. Cashinaoe: user can ask driver to forget previously detected...
2008-02-08 Ed L. Cashinaoe: eliminate goto and improve readability
2008-02-08 Ed L. Cashinaoe: mac_addr: avoid 64-bit arch compiler warnings
2008-02-08 Ed L. Cashinaoe: handle multiple network paths to AoE device
2008-02-08 Ed L. Cashinaoe: bring driver version number to 47
2008-02-08 Jerome MarchandEnhanced partition statistics: aoe fix
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Tony Jonesaoechr: Convert from class_device to device
2007-12-11 Andrew Mortonaoe: properly initialise the request_queue's backing_de...
2007-10-17 Ed L. Cashinaoe: remove unecessary wrapper function
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [AOE]: Introduce aoe_hdr()
2007-03-02 David S. Miller[AOE]: Add get_unaligned() calls where needed.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-12-22 Ed L. Cashin[PATCH] fix aoe without scatter-gather [Bug 7662]
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-16 Dennis Stosbergaoe: Add forgotten NULL at end of attribute list in...
2006-10-18 Greg Kroah-Hartmanaoe: fix sysfs_create_file warnings
2006-10-18 Ed L. Cashinaoe: revert printk macros
2006-10-18 Ed L. Cashinaoe: update driver version
2006-10-18 Ed L. Cashinaoe: remove sysfs comment
2006-10-18 Ed L. Cashinaoe: use bio->bi_idx
2006-10-18 Ed L. Cashinaoe: module parameter for device timeout
2006-10-18 Ed L. Cashinaoe: zero copy write 2 of 2
2006-10-18 Ed L. Cashinaoe: improve retransmission heuristics
2006-10-18 Ed L. Cashinaoe: jumbo frame support 2 of 2
2006-10-18 Ed L. Cashinaoe: clean up printks via macros
2006-10-18 Ed L. Cashinaoe: jumbo frame support 1 of 2
next