summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2021-08-15btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2021-08-15btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...Qu Wenruo
2021-08-15btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKEDQu Wenruo
2021-08-15btrfs: qgroup: try to flush qgroup space when we get -EDQUOTQu Wenruo
2021-08-15btrfs: qgroup: allow to unreserve range without releasing other rangesQu Wenruo
2021-08-15btrfs: make btrfs_qgroup_reserve_data take btrfs_inodeNikolay Borisov
2021-08-15btrfs: make qgroup_free_reserved_data take btrfs_inodeNikolay Borisov
2021-08-15ovl: prevent private clone if bind mount is not allowedMiklos Szeredi
2021-08-12reiserfs: check directory items on read from diskShreyansh Chouhan
2021-08-12reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai
2021-08-12ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-12pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-08btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana
2021-08-08btrfs: fix race causing unnecessary inode logging during link and renameFilipe Manana
2021-08-08btrfs: do not commit logs and transactions during link and rename operationsFilipe Manana
2021-08-08btrfs: delete duplicated words + other fixes in commentsRandy Dunlap
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi
2021-08-04btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues
2021-08-04btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi
2021-07-31iomap: remove the length variable in iomap_seek_holeChristoph Hellwig
2021-07-31iomap: remove the length variable in iomap_seek_dataChristoph Hellwig
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee
2021-07-31hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-31cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-28hugetlbfs: fix mount mode command line processingMike Kravetz
2021-07-28userfaultfd: do not untag user pointersPeter Collingbourne
2021-07-28btrfs: check for missing device in btrfs_trim_fsAnand Jain
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-07-25f2fs: Show casefolding support only when supportedDaniel Rosenberg
2021-07-25cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara
2021-07-20seq_file: disallow extremely large seq buffer allocationsEric Sandeen
2021-07-20NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-20ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-07-20f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton