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-03-26
nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
Josef Bacik
2024-03-26
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
2024-03-26
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
2024-03-26
f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
Xiuhong Wang
2024-03-26
f2fs: convert to use sbi directly
Yangtao Li
2024-03-26
NFS: Fix an off by one in root_nfs_cat()
Christophe JAILLET
2024-03-26
f2fs: ro: compress: fix to avoid caching unaligned extent
Chao Yu
2024-03-26
f2fs: check number of blocks in a current section
Jaegeuk Kim
2024-03-26
f2fs: compress: fix to check compress flag w/ .i_sem lock
Chao Yu
2024-03-26
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
2024-03-26
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
2024-03-26
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
2024-03-26
f2fs: fix to avoid potential panic during recovery
Chao Yu
2024-03-26
f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
Chao Yu
2024-03-26
f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
Chao Yu
2024-03-26
f2fs: update blkaddr in __set_data_blkaddr() for cleanup
Chao Yu
2024-03-26
f2fs: introduce get_dnode_addr() to clean up codes
Chao Yu
2024-03-26
f2fs: delete obsolete FI_DROP_CACHE
Chao Yu
2024-03-26
f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
Chao Yu
2024-03-26
f2fs: simplify __allocate_data_block
Christoph Hellwig
2024-03-26
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
2024-03-26
f2fs: compress: fix to cover normal cluster write with cp_rwsem
Chao Yu
2024-03-26
f2fs: compress: fix to guarantee persisting compressed blocks by CP
Chao Yu
2024-03-26
f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
Chao Yu
2024-03-26
quota: Fix rcu annotations of inode dquot pointers
Jan Kara
2024-03-26
quota: Fix potential NULL pointer dereference
Wang Jianjian
2024-03-26
quota: simplify drop_dquot_ref()
Baokun Li
2024-03-26
pstore: inode: Only d_invalidate() is needed
Kees Cook
2024-03-26
pstore: inode: Convert mutex usage to guard(mutex)
Kees Cook
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-03-26
fs: Fix rw_hint validation
Bart Van Assche
2024-03-26
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2024-03-26
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
Filipe Manana
2024-03-26
btrfs: fix data races when accessing the reserved amount of block reserves
Filipe Manana
2024-03-26
nfsd: Fix creation time serialization order
Tavian Barnes
2024-03-26
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2024-03-26
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2024-03-26
nfsd: simplify the delayed disposal list code
Jeff Layton
2024-03-26
NFSD: Convert filecache to rhltable
Chuck Lever
2024-03-26
nfsd: allow reaping files still under writeback
Jeff Layton
2024-03-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2024-03-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2024-03-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2024-03-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2024-03-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2024-03-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2024-03-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2024-03-26
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2024-03-15
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
2024-03-15
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
[next]