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-11
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-05-11
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
2021-05-11
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-05-11
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
2021-05-11
fuse: fix write deadlock
Vivek Goyal
2021-05-11
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
2021-05-11
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
2021-05-11
NFS: Don't discard pNFS layout segments that are marked for return
Trond Myklebust
2021-05-11
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
2021-05-11
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
2021-05-11
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
2021-05-11
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
2021-05-11
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
2021-05-11
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
2021-05-11
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
2021-05-11
erofs: add unsupported inode i_format check
Gao Xiang
2021-05-11
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-05-07
ovl: allow upperdir inside lowerdir
Miklos Szeredi
2021-04-21
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
2021-04-16
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-04-14
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
2021-04-14
hostfs: fix memory handling in follow_link()
Al Viro
2021-04-14
hostfs: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
2021-04-14
fs: direct-io: fix missing sdio->boundary
Jack Qiu
2021-04-14
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-04-07
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-04-07
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
2021-04-07
iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
Ritesh Harjani
2021-04-07
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-04-07
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
2021-03-30
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-30
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-03-30
nfs: we don't support removing system.nfs4_acl
J. Bruce Fields
2021-03-30
cifs: change noisy error message to FYI
Paulo Alcantara
2021-03-30
NFS: Correct size calculation for create reply length
Frank Sorenson
2021-03-30
nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
Timo Rothenpieler
2021-03-30
cifs: ask for more credit on async read/write code paths
Aurelien Aptel
2021-03-30
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-03-24
cifs: Fix preauth hash corruption
Vincent Whitchurch
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-24
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
[next]