index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-11-10
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-11-10
ext4,f2fs: fix readahead of verity data
Matthew Wilcox (Oracle)
2022-11-10
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
2022-11-10
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
2022-11-10
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
2022-11-10
fuse: fix readdir cache race
Miklos Szeredi
2022-11-10
fuse: add file_modified() to fallocate
Miklos Szeredi
2022-11-10
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-11-10
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-11-10
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-11-10
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-11-10
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-10
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-10
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-10
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
2022-11-10
nfsd: fix nfsd_file_unhash_and_dispose
Jeff Layton
2022-11-10
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
2022-11-10
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
2022-11-10
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-11-10
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
2022-11-10
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
2022-11-04
erofs: fix up inplace decompression success rate
Gao Xiang
2022-11-04
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
2022-11-04
kernfs: fix use-after-free in __kernfs_remove
Christian A. Ehrhardt
2022-11-04
exec: Copy oldsighand->action under spin-lock
Bernd Edlinger
2022-11-04
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
2022-11-04
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
2022-11-04
squashfs: fix extending readahead beyond end of file
Phillip Lougher
2022-11-04
squashfs: fix read regression introduced in readahead code
Phillip Lougher
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
2022-10-29
ext4: fix potential out of bound read in ext4_fc_replay_scan()
Ye Bin
2022-10-29
ext4: factor out ext4_fc_get_tl()
Ye Bin
2022-10-29
ext4: introduce EXT4_FC_TAG_BASE_LEN helper
Ye Bin
2022-10-29
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-29
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
2022-10-29
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2022-10-29
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-29
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-29
smb3: interface count displayed incorrectly
Steve French
2022-10-29
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
2022-10-29
ocfs2: clear dinode links count in case of error
Joseph Qi
2022-10-26
Revert "btrfs: call __btrfs_remove_free_space_cache_locked on cache load fail...
Greg Kroah-Hartman
2022-10-26
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
ext2: Use kvmalloc() for group descriptor array
Jan Kara
[next]