summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-06-22btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana
2020-06-22btrfs: fix error handling when submitting direct I/O bioOmar Sandoval
2020-06-22ext4: fix race between ext4_sync_parent() and rename()Eric Biggers
2020-06-22ext4: fix error pointer dereferenceJeffle Xu
2020-06-22ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_maxHarshad Shirwadkar
2020-06-22btrfs: send: emit file capabilities after chownMarcos Paulo de Souza
2020-06-22btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain
2020-06-22btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo
2020-06-22xfs: fix duplicate verification from xfs_qm_dqflush()Brian Foster
2020-06-22xfs: reset buffer write failure state on successful completionBrian Foster
2020-06-22xfs: clean up the error handling in xfs_swap_extentsDarrick J. Wong
2020-06-22btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana
2020-06-22fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi
2020-06-22proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-22ovl: initialize error in ovl_copy_xattrYuxuan Shui
2020-06-22nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-22cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo
2020-06-22btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2020-06-22aio: fix async fsync credsMiklos Szeredi
2020-06-22btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo
2020-06-22btrfs: merge btrfs_find_device and find_deviceAnand Jain
2020-06-03fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-06-03cifs: Fix null pointer check in cifs_readSteve French
2020-06-03cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue
2020-06-03gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson
2020-05-27Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo
2020-05-27configfs: fix config_item refcnt leak in configfs_rmdir()Xiyu Yang
2020-05-27ubifs: remove broken lazytime supportChristoph Hellwig
2020-05-27fix multiplication overflow in copy_fdtable()Al Viro
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-20cifs: fix leaked reference on requeued writeAdam McCoy
2020-05-20NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-20nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-05-20NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-20gfs2: Another gfs2_walk_metadata fixAndreas Gruenbacher
2020-05-14coredump: fix crash when umh is disabledLuis Chamberlain
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo
2020-05-06btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana
2020-05-06nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02xfs: acquire superblock freeze protection on eofblocks scansBrian Foster