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
2020-06-03
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
2020-06-03
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-06-03
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-27
configfs: fix config_item refcnt leak in configfs_rmdir()
Xiyu Yang
2020-05-27
fix multiplication overflow in copy_fdtable()
Al Viro
2020-05-27
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
2020-05-20
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2020-05-20
f2fs: sanity check of xattr entry size
Jaegeuk Kim
2020-05-20
f2fs: introduce read_xattr_block
Chao Yu
2020-05-20
f2fs: introduce read_inline_xattr
Chao Yu
2020-05-20
coredump: fix crash when umh is disabled
Luis Chamberlain
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-05
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
2020-05-05
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
2020-05-05
btrfs: fix block group leak when removing fails
Xiyu Yang
2020-05-05
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
2020-05-02
ext4: unsigned int compared against zero
Colin Ian King
2020-05-02
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2020-05-02
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
2020-05-02
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-05-02
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-05-02
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-05-02
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-05-02
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
2020-05-02
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2020-05-02
xfs: validate sb_logsunit is a multiple of the fs blocksize
Darrick J. Wong
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-05-02
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
2020-05-02
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-05-02
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-05-02
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-04-24
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
2020-04-24
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-24
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-04-24
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
2020-04-24
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-24
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-24
btrfs: check commit root generation in should_ignore_root
Josef Bacik
2020-04-24
ext4: fix incorrect inodes per group in error message
Josh Triplett
[next]