summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd2: fix incorrect code styleXianting Tian2020-08-071-6/+6
* ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o2020-08-074-23/+103
* ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o2020-08-072-5/+21
* jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()zhangyi (F)2020-08-074-10/+5
* jbd2: abort journal if free a async write error metadata bufferzhangyi (F)2020-08-071-0/+16
* ext4: abort the filesystem if failed to async write metadata bufferzhangyi (F)2020-08-073-0/+45
* ext4: skip non-loaded groups at cr=0/1 when scanning for good groupsAlex Zhuravlev2020-08-061-1/+20
* ext4: add prefetching for block allocation bitmapsAlex Zhuravlev2020-08-064-6/+153
* ext4: handle read only external journal deviceLukas Czerner2020-08-061-18/+33
* ext4: fix spelling typos in ext4_mb_initialize_contextbrookxu2020-08-061-1/+1
* ext4: use generic names for generic ioctlsEric Biggers2020-08-063-37/+27
* ext4: don't hardcode bit values in EXT4_FL_USER_*Eric Biggers2020-08-061-2/+28
* ext4: don't BUG on inconsistent journal featureJan Kara2020-08-061-21/+47
* ext4: do not block RWF_NOWAIT dio write on unallocated spaceJan Kara2020-08-061-0/+4
* ext4: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-062-2/+2
* ext4: lost matching-pair of trace in ext4_unlinkYi Zhuang2020-08-061-17/+21
* ext4: lost matching-pair of trace in ext4_truncatezhengliang2020-08-061-8/+9
* jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)2020-08-061-1/+3
* ext4: fix potential negative array index in do_split()Eric Sandeen2020-08-061-3/+13
* jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner2020-08-061-0/+10
* ext4: fix coding style in file.cDio Putra2020-08-061-3/+2
* ext4: delete unnecessary checks before brelse()Markus Elfring2020-08-062-6/+3
* ext4: fix spelling mistakes in extents.cKeyur Patel2020-07-291-5/+5
* Linux 5.8-rc4v5.8-rc4Linus Torvalds2020-07-061-1/+1
* x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds2020-07-051-10/+1
* Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-0519-154/+274
|\
| * x86/ldt: Disable 16-bit segments on Xen PVAndy Lutomirski2020-07-041-1/+34
| * x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski2020-07-043-12/+17
| * x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski2020-07-044-25/+44
| * x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-042-0/+30
| * x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski2020-07-041-9/+10
| * selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-017-90/+51
| * selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-07-011-0/+1
| * selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski2020-07-011-0/+15
| * x86/entry/64/compat: Fix Xen PV SYSENTER frame setupAndy Lutomirski2020-07-012-4/+17
| * x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CAndy Lutomirski2020-07-013-9/+19
| * x86/entry: Assert that syscalls are on the right stackAndy Lutomirski2020-07-011-3/+15
| * x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson2020-06-301-1/+10
| * x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2020-06-292-0/+11
* | Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-054-17/+9
|\ \
| * \ Merge tag 'irqchip-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-06-3015017-322616/+871431
| |\ \
| | * | irqchip/gic: Atomically update affinityMarc Zyngier2020-06-211-11/+3
| | * | irqchip/riscv-intc: Fix a typo in a pr_warn()Palmer Dabbelt2020-06-211-1/+1
| | * | irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomicZenghui Yu2020-06-211-4/+4
| | * | irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang2020-06-211-1/+1
* | | | Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-051-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2020-06-031-1/+1
| |\ \ \ \
| | * | | | rcuperf: Fix printk format warningKefeng Wang2020-06-021-1/+1
* | | | | | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-058-86/+136
|\ \ \ \ \ \
| * | | | | | .gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel2020-07-051-0/+3