1. 30e2bc0 Revert "block: remove artifical max_hw_sectors cap" by Jeff Moyer · 9 years ago
  2. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  3. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  4. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  5. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  6. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  7. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  8. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  9. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  10. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  11. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  12. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  13. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  14. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  15. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  16. 0c96621 aoe: support more AoE addresses with dynamic block device minor numbers by Ed Cashin · 12 years ago
  17. fea05a2 aoe: update copyright year in touched files by Ed Cashin · 12 years ago
  18. 69cf2d85 aoe: become I/O request queue handler for increased user control by Ed Cashin · 12 years ago
  19. 3d5b060 aoe: for performance support larger packet payloads by Ed Cashin · 12 years ago
  20. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  21. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  22. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  23. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  24. 027b180 drivers/block/aoe/aoeblk.c: ratelimit a warning printk by Andrew Morton · 14 years ago
  25. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  26. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  27. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  28. 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
  29. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  30. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  31. 18d8217 aoe: end barrier bios with EOPNOTSUPP by Ed Cashin · 15 years ago
  32. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  33. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  34. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  35. 94562c1 [PATCH] switch aoeblk by Al Viro · 16 years ago
  36. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  37. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  38. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  39. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  40. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  41. e9bb8fb aoe: Use SKB interfaces for list management instead of home-grown stuff. by David S. Miller · 16 years ago
  42. 52e112b aoe: update copyright date by Ed L. Cashin · 16 years ago
  43. 1d75981 aoe: the aoeminor doesn't need a long format by Ed L. Cashin · 16 years ago
  44. 1eb0da4 aoe: mac_addr: avoid 64-bit arch compiler warnings by Ed L. Cashin · 16 years ago
  45. 68e0d42 aoe: handle multiple network paths to AoE device by Ed L. Cashin · 16 years ago
  46. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  47. 43cbe2c aoe: properly initialise the request_queue's backing_dev_info by Andrew Morton · 17 years ago
  48. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  49. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  50. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  51. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  52. d355c3c aoe: Add forgotten NULL at end of attribute list in aoeblk.c by Dennis Stosberg · 18 years ago
  53. 4ca5224 aoe: fix sysfs_create_file warnings by Greg Kroah-Hartman · 22 years ago
  54. a12c93f aoe: revert printk macros by Ed L. Cashin · 18 years ago
  55. b849086 aoe: remove sysfs comment by Ed L. Cashin · 18 years ago
  56. 392e484 aoe: use bio->bi_idx by Ed L. Cashin · 18 years ago
  57. 6bb6285f aoe: clean up printks via macros by Ed L. Cashin · 18 years ago
  58. 2611464 aoe: update copyright date by Ed L. Cashin · 18 years ago
  59. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  60. 5f7702f [PATCH] aoe [6/8]: update device information on last close by Ed L. Cashin · 19 years ago
  61. 3ae1c24 [PATCH] aoe [2/8]: support dynamic resizing of AoE devices by Ed L. Cashin · 19 years ago
  62. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  63. 4613ed2 [PATCH] aoe: add firmware version to info in sysfs by Ed L Cashin · 19 years ago
  64. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  65. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago