- 360c1f1 Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux by Linus Torvalds · 3 months ago
- 5f60d5f move asm/unaligned.h to linux/unaligned.h by Al Viro · 3 months ago
- 6d6e54f aoe: fix the potential use-after-free problem in more places by Chun-Yi Lee · 3 months ago
- bd4a633 block: move the nonrot flag to queue_limits by Christoph Hellwig · 7 months ago
- f98364e aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts by Chun-Yi Lee · 10 months ago
- 9999200 aoe: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 11 months ago
- 27e32cd block: pass a queue_limits argument to blk_mq_alloc_disk by Christoph Hellwig · 11 months ago
- e169bd4 aoe: avoid potential deadlock at set_capacity by Maksim Kiselev · 12 months ago
- 3888b2e aoe: don't abuse BLK_DEF_MAX_SECTORS by Christoph Hellwig · 1 year ago
- 5e9b7cf aoe: replace strncpy with strscpy by Justin Stitt · 1 year, 4 months ago
- 65d7a37 aoe: make aoe_class a static const structure by Ivan Orlov · 1 year, 7 months ago
- 05bdb99 block: replace fmode_t with a block-specific type for block open flags by Christoph Hellwig · 1 year, 7 months ago
- ae22076 block: remove the unused mode argument to ->release by Christoph Hellwig · 1 year, 7 months ago
- d32e2bf block: pass a gendisk to ->open by Christoph Hellwig · 1 year, 7 months ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 1 year, 10 months ago
- ff62b8e6 driver core: make struct class.devnode() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
- 8ef8599 block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs by Liu Shixin · 2 years, 4 months ago
- 8b9ab62 block: remove blk_cleanup_disk by Christoph Hellwig · 2 years, 7 months ago
- 0b8d762 aoe: Avoid flush_scheduled_work() usage by Tetsuo Handa · 2 years, 9 months ago
- b7ab461 aoe: use bvec_kmap_local in bvcpy by Christoph Hellwig · 2 years, 10 months ago
- 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years ago
- a6431e3 aoe: remove redundant assignment on variable n by Colin Ian King · 3 years ago
- ff06ed7 block: aoe: fixup coccinelle warnings by Ye Guojin · 3 years, 3 months ago
- d9c2bd2 aoe: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 6560ec9 aoe: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
- 76cdb09 aoe: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- 65a8db3 aoe: remove unnecessary mutex_init() by Yang Yingliang · 3 years, 8 months ago
- 5978868 block: Replace lkml.org links with lore by Kees Cook · 4 years ago
- 8a6f7bb aoe: don't call set_capacity from irq context by Christoph Hellwig · 4 years, 2 months ago
- c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 4 months ago
- 9e82d35 aoe: set an optimal I/O size by Christoph Hellwig · 4 years, 4 months ago
- c2b4bb8 block: fix locking for struct block_device size updates by Christoph Hellwig · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- ae97918 bdi: fix up for "remove the name field in struct backing_dev_info" by Stephen Rothwell · 4 years, 8 months ago
- 0348510 block: aoe: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
- 430380b block: aoe: Fix kernel crash due to atomic sleep when exiting by He Zhe · 5 years ago
- e0241fb block: aoe: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- e7cc005 aoe: add __exit annotation by Chengguang Xu · 6 years ago
- 61e7712 aoe: replace ->special use with private data in the request by Christoph Hellwig · 6 years ago
- 3582dd2 aoe: convert aoeblk to blk-mq by Jens Axboe · 6 years ago
- 95cf780 aoe: register default groups with device_add_disk() by Hannes Reinecke · 6 years ago
- 69daf89 drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy by zhong jiang · 6 years ago
- 99972f1 aoe: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- ad180f6 aoe: handle highmem pages by Christoph Hellwig · 7 years ago
- 85cf955 aoe: use ktime_t instead of timeval by Tina Ruchandani · 7 years ago
- 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
- 0e0cc9d block/aoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 5ea2208 block/aoe: discover_timer: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 30e2bc0 Revert "block: remove artifical max_hw_sectors cap" by Jeff Moyer · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
- 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
- feb261e aoe: Convert to immutable biovecs by Kent Overstreet · 11 years ago
- 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
- a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
- e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
- a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
- 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
- ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
- 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
- 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
- e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
- 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
- fb32975d aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
- 94ac118 aoe: update internal version number to v83 by Ed Cashin · 12 years ago
- ca47bbd aoe: update copyright date by Ed Cashin · 12 years ago
- 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 12 years ago
- f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
- ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
- 60abc78 aoe: replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
- 91c5746 aoe: reserve enough headroom on skbs by Eric Dumazet · 12 years ago
- 2124469e aoe: get rid of cached bv variable in bufinit() by Jens Axboe · 12 years ago
- f1fb344 aoe: Fix unitialized var usage by Kent Overstreet · 12 years ago
- 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
- 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
- 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
- bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
- 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
- c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
- 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
- e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
- bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago