index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
reiserfs: Add missing calls to reiserfs_security_free()
Roberto Sassu
2
-1
/
+5
2023-01-18
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
2023-01-18
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
1
-3
/
+4
2023-01-18
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
Zhang Xiaoxu
1
-23
/
+3
2023-01-18
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
Zhang Xiaoxu
1
-0
/
+3
2023-01-18
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
Hawkins Jiawei
1
-3
/
+3
2023-01-18
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2023-01-18
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
1
-4
/
+27
2023-01-18
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
1
-0
/
+5
2023-01-18
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
1
-4
/
+4
2023-01-18
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
1
-6
/
+16
2023-01-18
binfmt_misc: fix shift-out-of-bounds in check_special_flags
Liu Shixin
1
-4
/
+4
2023-01-18
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
1
-1
/
+3
2023-01-18
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2
-22
/
+94
2023-01-18
nfsd: Define the file access mode enum for tracing
Trond Myklebust
1
-0
/
+6
2023-01-18
chardev: fix error handling in cdev_device_add()
Yang Yingliang
1
-1
/
+1
2023-01-18
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
1
-4
/
+4
2023-01-18
f2fs: avoid victim selection from previous victim section
Yonggil Song
1
-2
/
+3
2023-01-18
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2023-01-18
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
2023-01-18
configfs: fix possible memory leak in configfs_create_dir()
Chen Zhongjin
1
-0
/
+2
2023-01-18
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
1
-7
/
+12
2023-01-18
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
1
-5
/
+10
2023-01-18
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
1
-6
/
+4
2023-01-18
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
1
-1
/
+1
2023-01-18
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
1
-1
/
+1
2023-01-18
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
1
-1
/
+1
2023-01-18
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
3
-2
/
+6
2023-01-18
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
1
-35
/
+32
2023-01-18
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
1
-12
/
+23
2023-01-18
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
1
-6
/
+22
2023-01-18
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-3
/
+19
2023-01-18
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
1
-18
/
+33
2023-01-18
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
1
-1
/
+7
2023-01-18
fs: don't audit the capability check in simple_xattr_list()
Ondrej Mosnacek
1
-1
/
+1
2023-01-18
pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
Stephen Boyd
1
-1
/
+5
2023-01-18
pstore/ram: Fix error return code in ramoops_probe()
Wang Yufen
1
-0
/
+2
2023-01-18
udf: Fix extending file within last block
Jan Kara
1
-15
/
+17
2023-01-18
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
1
-1
/
+2
2023-01-18
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
1
-32
/
+13
2023-01-18
udf: Discard preallocation before extending file with a hole
Jan Kara
1
-28
/
+18
2022-12-14
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
1
-1
/
+23
2022-12-08
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
1
-9
/
+16
2022-12-08
epoll: call final ep_events_available() check under the lock
Roman Penyaev
1
-20
/
+27
2022-12-08
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-12-08
afs: Fix fileserver probe RTT handling
David Howells
1
-2
/
+2
2022-12-08
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
1
-8
/
+1
2022-12-08
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
1
-7
/
+6
2022-12-08
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
1
-9
/
+7
2022-12-08
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
1
-13
/
+7
[prev]
[next]