summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xfs: refactor agfl length computation functionDarrick J. Wong2019-12-191-5/+13
| * | | | | libxfs: resync with the userspace libxfsDarrick J. Wong2019-12-194-24/+34
| * | | | | xfs: use bitops interface for buf log item AIL flag checkBrian Foster2019-12-191-1/+1
| * | | | | xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong2019-12-171-19/+77
| * | | | | xfs: stabilize insert range start boundary to avoid COW writeback raceBrian Foster2019-12-112-2/+13
| * | | | | xfs: fix Sphinx documentation warningRandy Dunlap2019-12-111-1/+1
| |/ / / /
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-228-104/+116
|\ \ \ \ \
| * | | | | ext4: clarify impact of 'commit' mount optionJan Kara2019-12-221-8/+11
| * | | | | ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye2019-12-221-1/+3
| * | | | | jbd2: fix kernel-doc notation warningRandy Dunlap2019-12-161-1/+1
| * | | | | ext4: use RCU API in debug_print_treePhong Tran2019-12-161-1/+5
| * | | | | ext4: validate the debug_want_extra_isize mount option at parse timeTheodore Ts'o2019-12-161-74/+69
| * | | | | ext4: reserve revoke credits in __ext4_new_inodeyangerkun2019-12-141-2/+2
| * | | | | ext4: unlock on error in ext4_expand_extra_isize()Dan Carpenter2019-12-141-2/+2
| * | | | | ext4: optimize __ext4_check_dir_entry()Theodore Ts'o2019-12-141-5/+4
| * | | | | ext4: check for directory entries too close to block endJan Kara2019-12-141-0/+5
| * | | | | ext4: fix ext4_empty_dir() for directories with holesJan Kara2019-12-141-14/+18
* | | | | | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-2212-39/+37
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery2019-12-211-1/+1
| * | | | | block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang2019-12-201-1/+1
| * | | | | s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
| * | | | | s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
| * | | | | s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-202-5/+6
| * | | | | block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche2019-12-202-0/+6
| * | | | | block: Fix the type of 'sts' in bsg_queue_rq()Bart Van Assche2019-12-201-1/+1
| * | | | | block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev2019-12-171-4/+7
| * | | | | nbd: fix shutdown and recv work deadlock v2Mike Christie2019-12-171-3/+3
| * | | | | iocost: over-budget forced IOs should schedule async delayTejun Heo2019-12-171-5/+8
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-228-46/+65
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-12-2273-696/+2712
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras2019-12-181-1/+2
| * | | | | | | MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini2019-12-221-2/+0
| * | | | | | | MAINTAINERS: Orphan KVM for MIPSJames Hogan2019-12-221-2/+2
| * | | | | | | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-12-1858-315/+1073
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: Properly handle faulting of device mappingsMarc Zyngier2019-12-121-4/+17
| | * | | | | | | KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon2019-12-121-1/+4
| | * | | | | | | KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_...Jia He2019-12-061-9/+0
| | * | | | | | | KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland2019-12-061-0/+8
| | * | | | | | | KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland2019-12-062-8/+21
| | * | | | | | | KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...Miaohe Lin2019-12-061-15/+4
| | * | | | | | | KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...Miaohe Lin2019-12-061-0/+1
| | * | | | | | | KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()Miaohe Lin2019-12-061-2/+2
| * | | | | | | | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson2019-12-181-1/+2
| * | | | | | | | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2019-12-181-1/+2
* | | | | | | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-2211-21/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-208-2/+17
| * | | | | | | | | riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov2019-12-201-17/+21
| * | | | | | | | | riscv: fix scratch register clearing in M-mode.Greentime Hu2019-12-201-1/+1
| * | | | | | | | | riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-22176-1005/+2138
|\ \ \ \ \ \ \ \ \ \