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-20
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-20
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
2020-06-20
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
2020-06-20
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
2020-06-20
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-06-20
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-20
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
2020-06-20
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
2020-06-20
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
2020-06-20
cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
Tejun Heo
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-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2020-05-20
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2020-05-20
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-05-20
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
2020-05-20
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
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 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
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
fuse: fix possibly missed wake-up after abort
Miklos Szeredi
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
[next]