index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-11-10
ext4,f2fs: fix readahead of verity data
Matthew Wilcox (Oracle)
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: add file_modified() to fallocate
Miklos Szeredi
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
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
fscrypt: simplify master key locking
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
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
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-03
kernfs: fix use-after-free in __kernfs_remove
Christian A. Ehrhardt
2022-11-03
exec: Copy oldsighand->action under spin-lock
Bernd Edlinger
2022-11-03
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
2022-10-30
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
2022-10-30
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
2022-10-30
fcntl: make F_GETOWN(EX) return 0 on dead owner task
Pavel Tikhomirov
2022-10-30
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-30
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-30
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-30
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-30
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-30
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
2022-10-30
ocfs2: clear dinode links count in case of error
Joseph Qi
2022-10-26
f2fs: fix wrong condition to trigger background checkpoint correctly
Chao Yu
2022-10-26
ext4: continue to expand file system when the target size doesn't reach
Jerry Lee 李修賢
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
io_uring: correct pinned_vm accounting
Pavel Begunkov
2022-10-26
btrfs: scrub: try to fix super block errors
Qu Wenruo
2022-10-26
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-10-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-10-26
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
2022-10-26
f2fs: fix to avoid REQ_TIME and CP_TIME collision
Chao Yu
2022-10-26
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
2022-10-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
2022-10-26
userfaultfd: open userfaultfds with O_RDONLY
Ondrej Mosnacek
2022-10-26
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-26
ext4: update 'state->fc_regions_size' after successful memory allocation
Ye Bin
2022-10-26
ext4: fix potential memory leak in ext4_fc_record_regions()
Ye Bin
2022-10-26
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
Ye Bin
2022-10-26
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
2022-10-26
ext4: place buffer head allocation before handle start
Jinke Han
2022-10-26
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-10-26
ext4: don't increase iversion counter for ea_inodes
Lukas Czerner
2022-10-26
ext4: fix check for block being out of directory size
Jan Kara
2022-10-26
ext4: make ext4_lazyinit_thread freezable
Lalith Rajendran
[next]