summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2021-09-22fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi
2021-09-22btrfs: fix upper limit for max_inline for page size 64KAnand Jain
2021-09-22ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()chenying
2021-09-22cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui
2021-09-22btrfs: tree-log: check btrfs_lookup_data_extent return valueMarcos Paulo de Souza
2021-09-22lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-09-22gfs2: Don't call dlm after protocol is unmountedBob Peterson
2021-09-22userfaultfd: prevent concurrent API initializationNadav Amit
2021-09-22f2fs: fix to unmap pages from userspace process in punch_hole()Chao Yu
2021-09-22f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()Chao Yu
2021-09-22f2fs: fix to account missing .skipped_gc_rwsemChao Yu
2021-09-22fscache: Fix cookie key hashingDavid Howells
2021-09-22f2fs: reduce the scope of setting fsck tag when de->name_len is zeroYangtao Li
2021-09-22f2fs: show f2fs instance in printk_ratelimitedChao Yu
2021-09-22f2fs: quota: fix potential deadlockChao Yu
2021-09-22btrfs: reset replace target device to allocation state on closeDesmond Cheong Zhi Xi
2021-09-22btrfs: wake up async_delalloc_pages waiters after submitJosef Bacik
2021-09-15fuse: flush extending writesMiklos Szeredi
2021-09-15fuse: truncate pagecache on atomic_o_truncMiklos Szeredi
2021-09-15CIFS: Fix a potencially linear read overflowLen Baker
2021-09-15mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-09-15lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
2021-09-15debugfs: Return error during {full/open}_proxy_open() on rmmodSven Eckelmann
2021-09-15udf_get_extendedattr() had no boundary checks.Stian Skjelstad
2021-09-15fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi
2021-09-15isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Check LVID earlierJan Kara
2021-09-12Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-09-12ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-09-12f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-09-12ext4: report correct st_size for encrypted symlinksEric Biggers
2021-09-12fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers
2021-09-12ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-09-03btrfs: fix NULL pointer dereference when deleting device by invalid idQu Wenruo
2021-09-03btrfs: fix race between marking inode needs to be logged and log syncingFilipe Manana
2021-09-03mm, oom: make the calculation of oom badness more accurateYafang Shao
2021-09-03ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi
2021-08-26fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-26ovl: add splice file read write helperMurphy Zhou
2021-08-26ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani
2021-08-18ceph: take snap_empty_lock atomically with snaprealm refcount changeJeff Layton
2021-08-18ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...Jeff Layton
2021-08-18ceph: add some lockdep assertions around snaprealm handlingJeff Layton
2021-08-18ceph: reduce contention in ceph_check_delayed_caps()Luis Henriques
2021-08-15btrfs: don't flush from btrfs_delayed_inode_reserve_metadataNikolay Borisov
2021-08-15btrfs: export and rename qgroup_reserve_metaNikolay Borisov
2021-08-15btrfs: qgroup: don't commit transaction when we already hold the handleQu Wenruo