summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds