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
*
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
1
-4
/
+8
*
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
6
-12
/
+86
*
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2020-10-15
1
-2
/
+4
*
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
1
-2
/
+10
*
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
2020-10-15
1
-5
/
+10
*
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-10-15
1
-7
/
+11
*
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
4
-18
/
+11
*
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
Andrew Price
2020-10-14
4
-9
/
+15
*
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2020-10-14
3
-34
/
+57
*
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
1
-1
/
+6
*
gfs2: simplify the logic in gfs2_evict_inode
Bob Peterson
2020-10-14
1
-9
/
+4
*
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
1
-18
/
+34
*
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
2020-10-14
1
-45
/
+77
*
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
1
-27
/
+40
*
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
2020-10-14
1
-18
/
+18
*
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
1
-18
/
+2
*
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
1
-1
/
+1
*
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-10-14
3
-30
/
+43
*
Linux 5.9
v5.9
Linus Torvalds
2020-10-11
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-11
7
-9
/
+33
|
\
|
*
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-11
3
-2
/
+19
|
*
mm: validate inode in mapping_set_error()
Minchan Kim
2020-10-11
1
-1
/
+2
|
*
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
2020-10-11
1
-1
/
+5
|
*
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2020-10-11
2
-3
/
+4
|
*
MAINTAINERS: change hardening mailing list
Kees Cook
2020-10-11
2
-2
/
+3
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-11
2
-6
/
+11
|
\
\
|
*
|
pipe: Fix memory leaks in create_pipe_files()
Qian Cai
2020-10-01
2
-6
/
+11
*
|
|
Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-11
2
-5
/
+7
|
\
\
\
|
*
|
|
Documentation/x86: Fix incorrect references to zero-page.txt
Heinrich Schuchardt
2020-10-02
1
-3
/
+3
|
*
|
|
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
2020-09-30
1
-2
/
+4
*
|
|
|
Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-11
1
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-09
1
-2
/
+3
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-11
2
-19
/
+39
|
\
\
\
\
|
*
|
|
|
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
2020-10-10
1
-0
/
+6
|
*
|
|
|
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
2020-10-10
1
-15
/
+5
|
*
|
|
|
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
2020-10-08
1
-11
/
+12
|
*
|
|
|
i2c: meson: keep peripheral clock enabled
Jerome Brunet
2020-10-08
1
-7
/
+3
|
*
|
|
|
i2c: meson: fix clock setting overwrite
Jerome Brunet
2020-10-08
1
-1
/
+18
|
*
|
|
|
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-10-08
1
-5
/
+15
*
|
|
|
|
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-11
1
-1
/
+1
*
|
|
|
|
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-10-11
1
-0
/
+12
*
|
|
|
|
Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-10
2
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
MAINTAINERS: Add maintainer of DW APB SSI driver
Serge Semin
2020-10-05
1
-0
/
+7
|
*
|
|
|
|
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
2020-09-28
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-09
2
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
2020-10-07
1
-2
/
+3
|
*
|
|
|
|
|
RISC-V: Make sure memblock reserves the memory containing DT
Atish Patra
2020-10-05
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2020-10-09
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
power: supply: sbs-battery: chromebook workaround for PEC
Sebastian Reichel
2020-10-09
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-10-09
2
-3
/
+16
|
\
\
\
\
\
\
\
[next]