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-26
ext4: fix error handling in ext4_end_enable_verity()
Eric Biggers
2021-05-26
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-26
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
2021-05-22
block: reexpand iov_iter after read/write
yangerkun
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2021-05-19
f2fs: fix error handling in f2fs_end_enable_verity()
Eric Biggers
2021-05-19
iomap: fix sub-page uptodate handling
Christoph Hellwig
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
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
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
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
2021-05-19
cuse: prevent clone
Miklos Szeredi
2021-05-19
fs: dlm: fix debugfs dump
Alexander Aring
2021-05-14
ovl: fix missing revert_creds() on error path
Dan Carpenter
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)
[next]