aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq-virtio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01btrfs: factor out devs_max setting in __btrfs_alloc_chunkDavid Sterba1-6/+2
2019-07-01btrfs: use u8 for raid_array membersDavid Sterba2-11/+11
2019-07-01btrfs: factor out helper for counting data stripesDavid Sterba1-10/+15
2019-07-01btrfs: use raid_attr table for btrfs_bg_type_to_factorDavid Sterba1-4/+3
2019-07-01btrfs: use raid_attr table to find profiles for integrity loweringDavid Sterba1-5/+10
2019-07-01btrfs: use raid_attr to get allowed profiles for balance conversionDavid Sterba1-9/+5
2019-07-01btrfs: use raid_attr in btrfs_chunk_max_errorsDavid Sterba1-12/+2
2019-07-01btrfs: use raid_attr table in get_profile_num_devsDavid Sterba1-8/+2
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba8-50/+40
2019-07-01btrfs: raid56: allow the exact minimum number of devices for balance convertDavid Sterba1-3/+4
2019-07-01btrfs: fix minimum number of chunk errors for DUPDavid Sterba1-2/+1
2019-07-01Btrfs: remove unused variables in __btrfs_unlink_inodeLiu Bo1-4/+0
2019-07-01btrfs: Remove unused variable mode in btrfs_mountGoldwyn Rodrigues1-4/+0
2019-07-01btrfs: switch order of unlocks of space_info and bg in do_trimming()Su Yue1-1/+1
2019-07-01btrfs: tree-checker: Check if the file extent end overflowsQu Wenruo1-0/+11
2019-07-01btrfs: Remove redundant assignment of tgt_device->commit_total_bytesNikolay Borisov1-1/+0
2019-07-01btrfs: Explicitly reserve space for devreplace itemNikolay Borisov1-2/+2
2019-07-01btrfs: Streamline replace sem unlock in btrfs_dev_replace_startNikolay Borisov1-6/+2
2019-07-01btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date valuesNikolay Borisov1-5/+5
2019-07-01btrfs: dev-replace: Remove impossible WARN_ONNikolay Borisov1-1/+0
2019-07-01btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdevNikolay Borisov1-1/+2
2019-07-01btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdevNikolay Borisov1-1/+1
2019-07-01btrfs: fiemap: preallocate ulists for btrfs_check_sharedDavid Sterba3-14/+23
2019-07-01btrfs: detect fast implementation of crc32c on all architecturesDavid Sterba3-9/+12
2019-07-01btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()Qu Wenruo1-16/+27
2019-06-30Linux 5.2-rc7Linus Torvalds1-2/+2
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-06-29mm, swap: fix THP swap outHuang Ying1-5/+2
2019-06-29fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli1-1/+5
2019-06-29MAINTAINERS: add CLANG/LLVM BUILD SUPPORT infoNick Desaulniers1-0/+8
2019-06-29mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2019-06-29mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King1-2/+2
2019-06-29initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven1-2/+2
2019-06-29mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao1-7/+5
2019-06-29mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2-13/+21
2019-06-29mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi1-0/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov6-28/+36
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn1-16/+7
2019-06-29mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang1-1/+1
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness1-1/+1
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual1-1/+1
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust1-1/+1
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust1-8/+8
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf1-4/+22
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu1-5/+5
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton1-1/+2
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat1-14/+4
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner1-2/+1
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro1-28/+18
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata1-0/+3