index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-12-13
4
-58
/
+13
|
\
|
*
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
2022-12-10
1
-1
/
+1
|
*
btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
Zhen Lei
2022-11-25
1
-3
/
+3
|
*
fs: simplify vfs_get_super
Christoph Hellwig
2022-11-25
1
-51
/
+9
|
*
fs: drop useless condition from inode_needs_update_time
Jeff Layton
2022-10-24
1
-3
/
+0
*
|
Merge tag 'pull-namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2022-12-13
1
-1
/
+2
|
\
\
|
*
|
copy_mnt_ns(): handle a corner case (overmounted mntns bindings) saner
Al Viro
2022-11-25
1
-1
/
+2
|
|
/
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-13
31
-72
/
+72
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
31
-72
/
+72
*
|
|
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-13
2
-221
/
+51
|
\
\
\
|
*
|
|
[elf] get rid of get_note_info_size()
Al Viro
2022-11-25
1
-6
/
+1
|
*
|
|
[elf] unify regset and non-regset cases
Al Viro
2022-11-25
1
-192
/
+38
|
*
|
|
[elf][non-regset] use elf_core_copy_task_regs() for dumper as well
Al Viro
2022-11-25
1
-1
/
+1
|
*
|
|
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-25
1
-3
/
+2
|
*
|
|
[elf][regset] simplify thread list handling in fill_note_info()
Al Viro
2022-10-24
1
-12
/
+10
|
*
|
|
[elf][regset] clean fill_note_info() a bit
Al Viro
2022-10-24
1
-9
/
+2
|
*
|
|
kill coredump_params->regs
Al Viro
2022-10-24
2
-3
/
+2
|
*
|
|
kill signal_pt_regs()
Al Viro
2022-10-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
37
-120
/
+446
|
\
\
\
|
*
|
|
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
2022-12-12
3
-2
/
+8
|
*
|
|
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
2022-12-12
1
-1
/
+1
|
*
|
|
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
2022-12-12
1
-0
/
+2
|
*
|
|
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
2022-12-12
1
-2
/
+1
|
*
|
|
fat (exportfs): fix some kernel-doc warnings
Bo Liu
2022-12-01
1
-2
/
+2
|
*
|
|
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-12-01
3
-2
/
+6
|
*
|
|
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-01
1
-6
/
+22
|
*
|
|
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-01
1
-3
/
+19
|
*
|
|
squashfs: fix null-ptr-deref in squashfs_fill_super
Baokun Li
2022-11-18
1
-1
/
+2
|
*
|
|
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
2022-11-18
1
-1
/
+7
|
*
|
|
squashfs: allows users to configure the number of decompression threads
Xiaoming Ni
2022-11-18
4
-10
/
+66
|
*
|
|
squashfs: add the mount parameter theads=<single|multi|percpu>
Xiaoming Ni
2022-11-18
9
-32
/
+147
|
*
|
|
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
2022-11-18
1
-4
/
+38
|
*
|
|
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
2022-11-18
1
-4
/
+27
|
*
|
|
proc: give /proc/cmdline size
Alexey Dobriyan
2022-11-18
1
-1
/
+5
|
*
|
|
proc: report open files as size in stat() for /proc/pid/fd
Ivan Babrou
2022-11-18
1
-0
/
+45
|
*
|
|
proc/vmcore: fix potential memory leak in vmcore_init()
Jianglei Nie
2022-11-18
1
-0
/
+1
|
*
|
|
ocfs2/dlm: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
4
-27
/
+24
|
*
|
|
ocfs2: use bitmap API in fill_node_map
Joseph Qi
2022-11-18
6
-20
/
+16
|
*
|
|
ocfs2/cluster: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
2
-11
/
+11
|
*
|
|
core_pattern: add CPU specifier
Oleksandr Natalenko
2022-11-18
1
-0
/
+5
*
|
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
14
-34
/
+27
|
\
\
\
\
|
*
|
|
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
|
*
|
|
|
treewide: use get_random_u32_{above,below}() instead of manual loop
Jason A. Donenfeld
2022-11-18
1
-7
/
+1
|
*
|
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
13
-27
/
+26
*
|
|
|
|
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
1
-3
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
proc: consoles: use console_list_lock for list iteration
John Ogness
2022-12-02
1
-7
/
+12
|
*
|
|
|
|
proc: consoles: document console_lock usage
John Ogness
2022-12-02
1
-0
/
+9
|
*
|
|
|
|
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-02
1
-1
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
10
-26
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
Add process name and pid to locks warning
Andi Kleen
2022-11-30
1
-1
/
+1
[next]