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
2024-07-27
filelock: Fix fcntl/close race recovery compat path
Jann Horn
2024-07-27
jfs: don't walk off the end of ealist
lei lu
2024-07-27
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
2024-07-27
ext4: Send notifications on error
Gabriel Krisman Bertazi
2024-07-27
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
2024-07-27
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
2024-07-27
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
2024-07-27
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
2024-07-27
fs/file: fix the check in find_next_fd()
Yuntao Wang
2024-07-27
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
2024-07-18
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
2024-07-18
vfs: don't mod negative dentry count when on shrinker list
Brian Foster
2024-07-18
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
linke li
2024-07-18
filelock: fix potential use-after-free in posix_lock_inode
Jeff Layton
2024-07-18
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
2024-07-18
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-07-18
nilfs2: fix inode number range checks
Ryusuke Konishi
2024-07-18
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
2024-07-18
orangefs: fix out-of-bounds fsid access
Mike Marshall
2024-07-05
nfs: Leave pages in the pagecache if readpage failed
Matthew Wilcox (Oracle)
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2024-07-05
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
2024-07-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
2024-07-05
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
2024-07-05
cifs: missed ref-counting smb session in find
Shyam Prasad N
2024-07-05
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-07-05
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
2024-07-05
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
2024-07-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-07-05
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
2024-07-05
ocfs2: use coarse time for new created files
Su Yue
2024-07-05
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-07-05
jfs: xattr: fix buffer overflow for invalid xattr
Greg Kroah-Hartman
2024-07-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-07-05
nilfs2: return the mapped address from nilfs_get_page()
Matthew Wilcox (Oracle)
2024-07-05
nilfs2: Remove check for PageError
Matthew Wilcox (Oracle)
2024-07-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-21
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2024-06-21
nfsd: don't call locks_release_private() twice concurrently
NeilBrown
2024-06-21
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-06-21
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-06-21
nfsd: drop the nfsd_put helper
Jeff Layton
2024-06-21
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2024-06-21
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2024-06-21
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2024-06-21
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2024-06-21
nfsd: don't allow nfsd threads to be signalled.
Chuck Lever
2024-06-21
nfsd: Fix creation time serialization order
Tavian Barnes
2024-06-21
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2024-06-21
lockd: drop inappropriate svc_get() from locked_get()
NeilBrown
[next]