1. 322c9ec aoe: update aoe-internal version number to 50 by Ed Cashin · 12 years ago
  2. 1ac9e60 aoe: remove unused code by Ed Cashin · 12 years ago
  3. 08b6062 aoe: make dynamic block minor numbers the default by Ed Cashin · 12 years ago
  4. 7159e96 aoe: update and specify AoE address guards and error messages by Ed Cashin · 12 years ago
  5. 4bcce1a aoe: retain static block device numbers for backwards compatibility by Ed Cashin · 12 years ago
  6. 0c96621 aoe: support more AoE addresses with dynamic block device minor numbers by Ed Cashin · 12 years ago
  7. fea05a2 aoe: update copyright year in touched files by Ed Cashin · 12 years ago
  8. 7392fbe aoe: update internal version number to 49 by Ed Cashin · 12 years ago
  9. b21faa2 aoe: remove unused code and add cosmetic improvements by Ed Cashin · 12 years ago
  10. 1b86fda aoe: increase net_device reference count while using it by Ed Cashin · 12 years ago
  11. 64a80f5 aoe: associate frames with the AoE storage target by Ed Cashin · 12 years ago
  12. 6583303 aoe: disallow unsupported AoE minor addresses by Ed Cashin · 12 years ago
  13. 25f4d75 aoe: do revalidation steps in order by Ed Cashin · 12 years ago
  14. d54d35a aoe: failover remote interface based on aoe_deadsecs parameter by Ed Cashin · 12 years ago
  15. 3f0f013 aoe: use packets that work with the smallest-MTU local interface by Ed Cashin · 12 years ago
  16. eb086ec aoe: use a kernel thread for transmissions by Ed Cashin · 12 years ago
  17. 69cf2d85 aoe: become I/O request queue handler for increased user control by Ed Cashin · 12 years ago
  18. 896831f aoe: kernel thread handles I/O completions for simple locking by Ed Cashin · 12 years ago
  19. 3d5b060 aoe: for performance support larger packet payloads by Ed Cashin · 12 years ago
  20. 8babe8c aoe: assert AoE packets marked as requiring no checksum by Ed Cashin · 12 years ago
  21. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  22. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  23. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  24. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  25. a0700bd drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  26. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  28. 840a185 aoe: remove dev_base_lock use from aoecmd_cfg_pkts() by Eric Dumazet · 14 years ago
  29. 027b180 drivers/block/aoe/aoeblk.c: ratelimit a warning printk by Andrew Morton · 14 years ago
  30. 5ad21a3 aoe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  31. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  32. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  33. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  34. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  35. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 6ec1480 aoe: switch to the new bio_flush_dcache_pages() interface by Andrew Morton · 15 years ago
  38. 0a1f127 aoe: prevent cache aliases by Peter Horton · 15 years ago
  39. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  40. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  41. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  42. 18d8217 aoe: end barrier bios with EOPNOTSUPP by Ed Cashin · 15 years ago
  43. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  44. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  45. 1ce8a0d Driver Core: aoe: add nodename for aoe devices by Kay Sievers · 15 years ago
  46. 438263a aoe: Remove superfluous clearing of skb fields in new_skb(). by David S. Miller · 15 years ago
  47. 04b3ab5 aoe: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  49. 9487311 aoe: error printed 1 too early by Roel Kluin · 15 years ago
  50. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 16 years ago
  51. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  52. 94562c1 [PATCH] switch aoeblk by Al Viro · 17 years ago
  53. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  54. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  55. 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  56. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  57. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  58. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  59. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  60. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  61. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  62. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  63. d877984 aoe: Fix OOPS after SKB queue changes. by David S. Miller · 16 years ago
  64. e9bb8fb aoe: Use SKB interfaces for list management instead of home-grown stuff. by David S. Miller · 16 years ago
  65. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  66. 24879a8 aoe: convert emsgs_sema into a completion by Matthias Kaehlcke · 16 years ago
  67. f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  68. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  69. 823ed72 block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  70. 579174a AoE: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  71. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  72. f885f8d drivers/block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  73. 0302190 remove aoedev_isbusy() by Adrian Bunk · 16 years ago
  74. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  75. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  76. 476aed3 aoe: statically initialise devlist_lock by Andrew Morton · 17 years ago
  77. 52e112b aoe: update copyright date by Ed L. Cashin · 17 years ago
  78. 578c4aa aoe: make error messages more specific by Ed L. Cashin · 17 years ago
  79. 1d75981 aoe: the aoeminor doesn't need a long format by Ed L. Cashin · 17 years ago
  80. 7df620d aoe: add module parameter for users who need more outstanding I/O by Ed L. Cashin · 17 years ago
  81. 6b9699b aoe: only install new AoE device once by Ed L. Cashin · 17 years ago
  82. 9bb237b aoe: dynamically allocate a capped number of skbs when necessary by Ed L. Cashin · 17 years ago
  83. 262bf54 aoe: user can ask driver to forget previously detected devices by Ed L. Cashin · 17 years ago
  84. cf446f0 aoe: eliminate goto and improve readability by Ed L. Cashin · 17 years ago
  85. 1eb0da4 aoe: mac_addr: avoid 64-bit arch compiler warnings by Ed L. Cashin · 17 years ago
  86. 68e0d42 aoe: handle multiple network paths to AoE device by Ed L. Cashin · 17 years ago
  87. 8911ef4 aoe: bring driver version number to 47 by Ed L. Cashin · 17 years ago
  88. a890d62 Enhanced partition statistics: aoe fix by Jerome Marchand · 17 years ago
  89. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  90. 7ea7ed0 aoechr: Convert from class_device to device by Tony Jones · 17 years ago
  91. 43cbe2c aoe: properly initialise the request_queue's backing_dev_info by Andrew Morton · 17 years ago
  92. abdbf94 aoe: remove unecessary wrapper function by Ed L. Cashin · 17 years ago
  93. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  95. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  96. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  97. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  98. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  99. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  100. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago