1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. ae97918 bdi: fix up for "remove the name field in struct backing_dev_info" by Stephen Rothwell · 4 years, 8 months ago
  3. 0348510 block: aoe: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  4. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  5. 430380b block: aoe: Fix kernel crash due to atomic sleep when exiting by He Zhe · 5 years ago
  6. e0241fb block: aoe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. e7cc005 aoe: add __exit annotation by Chengguang Xu · 6 years ago
  9. 61e7712 aoe: replace ->special use with private data in the request by Christoph Hellwig · 6 years ago
  10. 3582dd2 aoe: convert aoeblk to blk-mq by Jens Axboe · 6 years ago
  11. 95cf780 aoe: register default groups with device_add_disk() by Hannes Reinecke · 6 years ago
  12. 69daf89 drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy by zhong jiang · 6 years ago
  13. 99972f1 aoe: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  14. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  15. ad180f6 aoe: handle highmem pages by Christoph Hellwig · 7 years ago
  16. 85cf955 aoe: use ktime_t instead of timeval by Tina Ruchandani · 7 years ago
  17. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  18. 0e0cc9d block/aoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  19. 5ea2208 block/aoe: discover_timer: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  21. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  22. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  23. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  24. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  25. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  26. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  27. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  28. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  29. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  30. 30e2bc0 Revert "block: remove artifical max_hw_sectors cap" by Jeff Moyer · 9 years ago
  31. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  32. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  33. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  34. feb261e aoe: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  35. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  36. a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
  37. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  38. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  39. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  40. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  41. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  42. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  43. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  44. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  45. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  46. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  47. fb32975d aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
  48. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 12 years ago
  49. ca47bbd aoe: update copyright date by Ed Cashin · 12 years ago
  50. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 12 years ago
  51. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  52. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  53. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  54. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  55. 60abc78 aoe: replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
  56. 91c5746 aoe: reserve enough headroom on skbs by Eric Dumazet · 12 years ago
  57. 2124469e aoe: get rid of cached bv variable in bufinit() by Jens Axboe · 12 years ago
  58. f1fb344 aoe: Fix unitialized var usage by Kent Overstreet · 12 years ago
  59. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  60. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  61. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  62. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  63. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  64. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  65. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  66. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  67. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  68. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  69. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  70. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  71. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  72. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  73. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  74. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  75. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  76. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  77. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  78. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  79. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  80. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  81. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  82. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  83. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  84. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  85. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  86. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  87. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  88. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  89. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  90. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  91. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  92. 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
  93. 322c9ec aoe: update aoe-internal version number to 50 by Ed Cashin · 12 years ago
  94. 1ac9e60 aoe: remove unused code by Ed Cashin · 12 years ago
  95. 08b6062 aoe: make dynamic block minor numbers the default by Ed Cashin · 12 years ago
  96. 7159e96 aoe: update and specify AoE address guards and error messages by Ed Cashin · 12 years ago
  97. 4bcce1a aoe: retain static block device numbers for backwards compatibility by Ed Cashin · 12 years ago
  98. 0c96621 aoe: support more AoE addresses with dynamic block device minor numbers by Ed Cashin · 12 years ago
  99. fea05a2 aoe: update copyright year in touched files by Ed Cashin · 12 years ago
  100. 7392fbe aoe: update internal version number to 49 by Ed Cashin · 12 years ago