summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-22bcache: optimize barrier usage for atomic operationsColy Li
2020-03-22bcache: optimize barrier usage for Rmw atomic bitopsDavidlohr Bueso
2020-03-22bcache: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-22bcache: make bch_sectors_dirty_init() to be multithreadedColy Li
2020-03-22bcache: make bch_btree_check() to be multithreadedColy Li
2020-03-22bcache: add bcache_ prefix to btree_root() and btree() macrosColy Li
2020-03-22bcache: move macro btree() and btree_root() into btree.hColy Li
2020-03-19rsxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17Merge branch 'md-next' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2020-03-17block: keep bdi->io_pages in sync with max_sectors_kb for stacked devicesKonstantin Khlebnikov
2020-03-17md: check arrays is suspended in mddev_detach before call quiesce operationsGuoqing Jiang
2020-03-16floppy: rename the global "fdc" variable to "current_fdc"Willy Tarreau
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau
2020-03-16floppy: introduce new functions fdc_inb() and fdc_outb()Willy Tarreau
2020-03-16floppy: prepare ARM code to simplify base address separationWilly Tarreau
2020-03-16floppy: remove incomplete support for second FDC from ARM codeWilly Tarreau
2020-03-16floppy: remove dead code for drives scanning on ARMWilly Tarreau
2020-03-16floppy: cleanup: expand the reply_buffer macrosWilly Tarreau
2020-03-16floppy: cleanup: expand the R/W / format command macrosWilly Tarreau
2020-03-16floppy: cleanup: expand macro DRWEWilly Tarreau
2020-03-16floppy: cleanup: expand macro DRSWilly Tarreau
2020-03-16floppy: cleanup: expand macro DPWilly Tarreau
2020-03-16floppy: cleanup: expand macro UDRWEWilly Tarreau
2020-03-16floppy: cleanup: expand macro UDRSWilly Tarreau
2020-03-16floppy: cleanup: expand macro UDPWilly Tarreau
2020-03-16floppy: cleanup: expand macro UFDCSWilly Tarreau
2020-03-16floppy: cleanup: expand macro FDCSWilly Tarreau
2020-03-12null_blk: describe the usage of fault injection paramDongli Zhang
2020-03-12null_blk: fix spurious IO errors after failed past-wp accessAlexey Dobriyan
2020-03-12nbd: requeue command if the soecket is changedHou Pu
2020-03-12nbd: enable replace socket if only one connection is configuredHou Pu
2020-03-12block/drbd: delete invalid function drbd_md_mark_dirty_Jackie Liu
2020-03-12lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12block: aoe: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-10loop: Only freeze block queue when needed.Martijn Coenen
2020-03-10loop: Only change blocksize when needed.Martijn Coenen
2020-03-10null_blk: Add support for init_hctx() fault injectionBart Van Assche
2020-03-10null_blk: Handle null_add_dev() failures properlyBart Van Assche
2020-03-10null_blk: Fix the null_add_dev() error pathBart Van Assche
2020-03-10null_blk: Fix changing the number of hardware queuesBart Van Assche
2020-03-10null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche
2020-03-10blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Bart Van Assche
2020-03-10blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche
2020-03-10blk-mq: Fix a comment in include/linux/blk-mq.hBart Van Assche
2020-03-08Linux 5.6-rc5Linus Torvalds
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds