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
2021-05-19
ext4: fix debug format string warning
Arnd Bergmann
2021-05-19
debugfs: Make debugfs_allow RO after init
Kees Cook
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
2021-05-19
dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
2021-05-19
dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
2021-05-19
dax: Add an enum for specifying dax wakup mode
Vivek Goyal
2021-05-19
btrfs: fix race leading to unpersisted data and metadata on fsync
Filipe Manana
2021-05-19
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-19
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-19
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
2021-05-19
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
2021-05-19
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2021-05-19
nfsd: ensure new clients break delegations
J. Bruce Fields
2021-05-19
NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
Trond Myklebust
2021-05-19
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
2021-05-19
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
2021-05-19
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
2021-05-19
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
2021-05-19
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
2021-05-19
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
2021-05-19
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
2021-05-19
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
2021-05-19
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
2021-05-19
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
2021-05-19
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
2021-05-19
f2fs: fix to align to section for fallocate() on pinned file
Chao Yu
2021-05-19
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
2021-05-19
f2fs: fix panic during f2fs_resize_fs()
Chao Yu
2021-05-19
f2fs: fix to allow migrating fully valid segment
Chao Yu
2021-05-19
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
2021-05-19
f2fs: move ioctl interface definitions to separated file
Chao Yu
2021-05-19
cuse: prevent clone
Miklos Szeredi
2021-05-19
virtiofs: fix userns
Miklos Szeredi
2021-05-19
fuse: invalidate attrs when page writeback completes
Vivek Goyal
2021-05-19
fs: dlm: flush swork on shutdown
Alexander Aring
2021-05-19
fs: dlm: check on minimum msglen size
Alexander Aring
2021-05-19
fs: dlm: add errno handling to check callback
Alexander Aring
2021-05-19
fs: dlm: fix debugfs dump
Alexander Aring
2021-05-14
afs: Fix speculative status fetches
David Howells
2021-05-14
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
2021-05-14
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-05-14
io_uring: fix overflows checks in provide buffers
Pavel Begunkov
2021-05-14
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-05-14
afs: Fix updating of i_mode due to 3rd party change
David Howells
2021-05-14
NFSv4.2: fix copy stateid copying for the async copy
Olga Kornievskaia
2021-05-14
NFSD: Fix sparse warning in nfs4proc.c
Chuck Lever
2021-05-14
ovl: fix missing revert_creds() on error path
Dan Carpenter
[next]