summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik
2023-08-16btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo
2023-08-16btrfs: exit gracefully if reloc roots don't matchQu Wenruo
2023-08-16btrfs: properly clear end of the unreserved range in cow_file_rangeChristoph Hellwig
2023-08-16btrfs: don't wait for writeback on clean pages in extent_write_cache_pagesChristoph Hellwig
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-16btrfs: wait for actual caching progress during allocationJosef Bacik
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-16fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regionsLorenzo Stoakes
2023-08-16ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon
2023-08-16ksmbd: validate command request sizeLong Li
2023-08-11f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu
2023-08-11btrfs: remove BUG_ON()'s in add_new_free_space()Filipe Manana
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan Kara
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya
2023-08-11fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-11smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-08-11exfat: release s_lock before calling dir_emit()Sungjong Seo
2023-08-11exfat: check if filename entries exceeds max filename lengthNamjae Jeon
2023-08-11exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-11erofs: fix wrong primary bvec selection on deduplicated extentsGao Xiang
2023-08-03ceph: never send metrics if disable_send_metrics is setXiubo Li
2023-08-03fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen
2023-08-03fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen
2023-08-03fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen
2023-08-03fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen
2023-08-039p: fix ignored return value in v9fs_dir_releaseDominique Martinet
2023-08-03proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter
2023-08-03ksmbd: check if a mount point is crossed during path lookupNamjae Jeon
2023-08-03nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-08-03file: always lock position for FMODE_ATOMIC_POSChristian Brauner
2023-08-03btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-08-03btrfs: check if the transaction was aborted at btrfs_wait_for_commit()Filipe Manana
2023-08-03btrfs: account block group tree when calculating global reserve sizeFilipe Manana
2023-08-03btrfs: zoned: do not enable async discardNaohiro Aota
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French
2023-08-03fs/9p: Fix a datatype used with V9FS_DIRECT_IOChristophe JAILLET
2023-08-03ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo
2023-08-03ext4: mballoc: Remove useless setting of ac_criteriaRitesh Harjani
2023-08-03ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocatedKemeng Shi
2023-08-03btrfs: fix race between quota disable and relocationFilipe Manana
2023-08-03btrfs: fix fsverify read error handling in end_page_readChristoph Hellwig
2023-08-03btrfs: factor out a btrfs_verify_page helperChristoph Hellwig
2023-08-03jbd2: Fix wrongly judgement for buffer head removing while doing checkpointZhihao Cheng
2023-07-27jbd2: recheck chechpointing non-dirty bufferZhang Yi
2023-07-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N