index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: fix incorrect code style
Xianting Tian
2020-08-07
1
-6
/
+6
*
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
2020-08-07
4
-23
/
+103
*
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2020-08-07
2
-5
/
+21
*
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
2020-08-07
4
-10
/
+5
*
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-08-07
1
-0
/
+16
*
ext4: abort the filesystem if failed to async write metadata buffer
zhangyi (F)
2020-08-07
3
-0
/
+45
*
ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
Alex Zhuravlev
2020-08-06
1
-1
/
+20
*
ext4: add prefetching for block allocation bitmaps
Alex Zhuravlev
2020-08-06
4
-6
/
+153
*
ext4: handle read only external journal device
Lukas Czerner
2020-08-06
1
-18
/
+33
*
ext4: fix spelling typos in ext4_mb_initialize_context
brookxu
2020-08-06
1
-1
/
+1
*
ext4: use generic names for generic ioctls
Eric Biggers
2020-08-06
3
-37
/
+27
*
ext4: don't hardcode bit values in EXT4_FL_USER_*
Eric Biggers
2020-08-06
1
-2
/
+28
*
ext4: don't BUG on inconsistent journal feature
Jan Kara
2020-08-06
1
-21
/
+47
*
ext4: do not block RWF_NOWAIT dio write on unallocated space
Jan Kara
2020-08-06
1
-0
/
+4
*
ext4: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-06
2
-2
/
+2
*
ext4: lost matching-pair of trace in ext4_unlink
Yi Zhuang
2020-08-06
1
-17
/
+21
*
ext4: lost matching-pair of trace in ext4_truncate
zhengliang
2020-08-06
1
-8
/
+9
*
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
2020-08-06
1
-1
/
+3
*
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-08-06
1
-3
/
+13
*
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
2020-08-06
1
-0
/
+10
*
ext4: fix coding style in file.c
Dio Putra
2020-08-06
1
-3
/
+2
*
ext4: delete unnecessary checks before brelse()
Markus Elfring
2020-08-06
2
-6
/
+3
*
ext4: fix spelling mistakes in extents.c
Keyur Patel
2020-07-29
1
-5
/
+5
*
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
2020-07-06
1
-1
/
+1
*
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
1
-10
/
+1
*
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
19
-154
/
+274
|
\
|
*
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
1
-1
/
+34
|
*
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
3
-12
/
+17
|
*
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
4
-25
/
+44
|
*
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
2
-0
/
+30
|
*
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-04
1
-9
/
+10
|
*
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
7
-90
/
+51
|
*
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
2020-07-01
1
-0
/
+1
|
*
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
2020-07-01
1
-0
/
+15
|
*
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
2
-4
/
+17
|
*
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
3
-9
/
+19
|
*
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
2020-07-01
1
-3
/
+15
|
*
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
2020-06-30
1
-1
/
+10
|
*
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-29
2
-0
/
+11
*
|
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
4
-17
/
+9
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-06-30
15017
-322616
/
+871431
|
|
\
\
|
|
*
|
irqchip/gic: Atomically update affinity
Marc Zyngier
2020-06-21
1
-11
/
+3
|
|
*
|
irqchip/riscv-intc: Fix a typo in a pr_warn()
Palmer Dabbelt
2020-06-21
1
-1
/
+1
|
|
*
|
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Zenghui Yu
2020-06-21
1
-4
/
+4
|
|
*
|
irqchip/loongson-pci-msi: Fix a typo in Kconfig
Jiaxun Yang
2020-06-21
1
-1
/
+1
*
|
|
|
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-05
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-06-03
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
rcuperf: Fix printk format warning
Kefeng Wang
2020-06-02
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-05
8
-86
/
+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
2020-07-05
1
-0
/
+3
[next]