summaryrefslogtreecommitdiffstats
path: root/block/blk-zoned.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05block: drain queue before waiting for q_usage_counter becoming zeroMing Lei3-2/+11
2017-12-29nvme-fcloop: avoid possible uninitialized variable warningJames Smart1-1/+1
2017-12-29nvme-mpath: fix last path removal during trafficSagi Grimberg2-0/+13
2017-12-29nvme-rdma: fix concurrent reset and reconnectSagi Grimberg1-1/+13
2017-12-29nvme: fix sector units when going between formatsJeff Lien1-1/+5
2017-12-29nvme-pci: move use_sgl initialization to nvme_init_iod()Minwoo Im1-22/+20
2017-12-21Revert "bdi: add error handle for bdi_debug_register"Jens Axboe1-4/+1
2017-12-20null_blk: unalign call_single_dataJens Axboe1-2/+2
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20block-throttle: avoid double chargeShaohua Li4-12/+9
2017-12-18block: fix blk_rq_append_bioJens Axboe4-20/+28
2017-12-18block: don't let passthrough IO go into .make_request_fn()Ming Lei2-4/+23
2017-12-15nvme: setup streams after initializing namespace headKeith Busch1-1/+1
2017-12-15nvme: check hw sectors before setting chunk sectorsKeith Busch1-1/+2
2017-12-15nvme: call blk_integrity_unregister after queue is cleaned upMing Lei1-2/+2
2017-12-15nvme-fc: remove double put reference if admin connect failsJames Smart1-1/+0
2017-12-15nvme: set discard_alignment to zeroDavid Disseldorp1-1/+1
2017-12-06kyber: fix another domain token wait queue hangOmar Sandoval1-13/+24
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds1-1/+1
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-01move libgcc.h to include/linuxChristoph Hellwig7-6/+6
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon1-11/+12
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov1-3/+3
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin1-3/+3
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park1-1/+1
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-01afs: Properly reset afs_vnode (inode) fieldsDavid Howells2-2/+17
2017-12-01afs: Fix permit refcountingDavid Howells1-8/+10
2017-11-30hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2-0/+25
2017-11-30RISC-V: Clean up an unused includePalmer Dabbelt1-1/+0
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman8-0/+105
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman8-30/+174
2017-11-30RISC-V: Add missing includeOlof Johansson1-0/+1
2017-11-30RISC-V: Use define for get_cycles like other architecturesOlof Johansson1-1/+2
2017-11-30RISC-V: Provide stub of setup_profiling_timer()Olof Johansson1-0/+7
2017-11-30RISC-V: Export some expected symbols for modulesOlof Johansson3-0/+6
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson2-3/+3
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson2-8/+10
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson2-9/+9
2017-11-30RISC-V: use generic serial.hOlof Johansson1-0/+1
2017-11-30SUNRPC: Handle ENETDOWN errorsTrond Myklebust2-0/+6
2017-11-30xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2-5/+49
2017-11-30xfs: scrub inode mode properlyDarrick J. Wong1-1/+13
2017-11-30xfs: remove unused parameter from xfs_writepage_mapDarrick J. Wong1-3/+3
2017-11-30xfs: ubsan fixesDarrick J. Wong1-3/+3
2017-11-30drm/imx: always call wait_for_flip_done in commit_tailLucas Stach1-2/+9
2017-11-30omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter1-1/+1
2017-11-30drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart1-2/+2