index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: fix invalid descriptor block checksum
luojiajun
2019-03-01
1
-2
/
+4
*
ext4: fix bigalloc cluster freeing when hole punching under load
Eric Whitney
2019-02-28
1
-7
/
+10
*
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
Konstantin Khlebnikov
2019-02-21
2
-0
/
+20
*
ext4: Change debugging support help prefix from EXT4 to Ext4
Geert Uytterhoeven
2019-02-21
1
-1
/
+1
*
ext4: fix compile error when using BUFFER_TRACE
zhangyi (F)
2019-02-21
1
-1
/
+1
*
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-02-21
1
-8
/
+8
*
ext4: fix some error pointer dereferences
Dan Carpenter
2019-02-21
1
-0
/
+3
*
ext4: annotate more implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+6
*
ext4: annotate implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+2
*
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-02-14
3
-3
/
+5
*
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
2019-02-14
1
-25
/
+11
*
jbd2: fix race when writing superblock
Theodore Ts'o
2019-02-14
1
-25
/
+27
*
ext4: fix crash during online resizing
Jan Kara
2019-02-11
1
-1
/
+2
*
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2019-02-11
1
-0
/
+1
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-02-11
2
-1
/
+8
*
ext4: update quota information while swapping boot loader inode
yangerkun
2019-02-11
1
-13
/
+43
*
ext4: cleanup pagecache before swap i_data
yangerkun
2019-02-11
1
-4
/
+12
*
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
2019-02-11
1
-9
/
+13
*
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
2019-02-10
1
-4
/
+5
*
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
2019-02-10
3
-21
/
+2
*
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
2019-02-10
1
-4
/
+38
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-02-10
1
-5
/
+12
*
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2019-02-10
2
-5
/
+4
*
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2019-01-31
2
-3
/
+16
*
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
2019-01-31
1
-9
/
+4
*
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
\
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
*
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
\
\
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
*
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-19
16
-36
/
+1293
|
|
\
\
|
|
*
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
*
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-18
2
-11
/
+1
|
|
*
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
1
-2
/
+15
|
|
*
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-18
1
-0
/
+1163
|
|
*
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
*
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
|
*
|
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
|
*
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
|
|
*
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
|
*
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
*
|
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
|
|
*
|
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
|
|
*
|
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
2
-0
/
+17
|
|
*
|
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
[next]