aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-02-16bcachefs: time_stats: Check for last_event == 0 when updating freq statsKent Overstreet
2024-02-16bcachefs: unlock parent dir if entry is not found in subvolume deletionGuoyu Ou
2024-02-16bcachefs: fix incorrect usage of REQ_OP_FLUSHChristoph Hellwig
2024-02-16bcachefs: grab s_umount only if snapshottingSu Yue
2024-02-16bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue
2024-02-16bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amountKent Overstreet
2024-02-16bcachefs: Add missing bch2_moving_ctxt_flush_all()Kent Overstreet
2024-02-16bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2024-02-16bcachefs: Don't pass memcmp() as a pointerKent Overstreet
2024-02-16bch2_ioctl_subvolume_destroy(): fix lockingAl Viro
2024-02-16new helper: user_path_locked_at()Al Viro
2024-02-16ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li
2024-02-16fs/ntfs3: Fix an NULL dereference bugDan Carpenter
2024-02-16cifs: failure to add channel on iface should bump up weightShyam Prasad N
2024-02-16cifs: avoid redundant calls to disable multichannelShyam Prasad N
2024-02-16ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li
2024-02-05tracefs: remove stale 'update_gid' codeLinus Torvalds
2024-02-05ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao
2024-02-05ceph: fix deadlock or deadcode of misusing dget()Xiubo Li
2024-02-05ceph: reinitialize mds feature bit even when session in openVenky Shankar
2024-02-05tracefs/eventfs: Use root and instance inodes as default ownershipSteven Rostedt (Google)
2024-02-059p: Fix initialisation of netfs_inode for 9pDavid Howells
2024-02-05fs/kernfs/dir: obey S_ISGIDMax Kellermann
2024-02-05f2fs: fix to tag gcing flag on page during block migrationChao Yu
2024-02-05f2fs: fix write pointers on zoned device after roll forwardJaegeuk Kim
2024-02-05ocfs2: Avoid touching renamed directory if parent does not changeJan Kara
2024-02-05reiserfs: Avoid touching renamed directory if parent does not changeJan Kara
2024-02-05fast_dput(): handle underflows gracefullyAl Viro
2024-02-05f2fs: fix to check return value of f2fs_reserve_new_block()Chao Yu
2024-02-05ext4: avoid online resizing failures due to oversized flex bgBaokun Li
2024-02-05ext4: remove unnecessary check from alloc_flex_gd()Baokun Li
2024-02-05ext4: unify the type of flexbg_size to unsigned intBaokun Li
2024-02-05ext4: fix inconsistent between segment fstrim and full fstrimYe Bin
2024-02-05ecryptfs: Reject casefold directory inodesGabriel Krisman Bertazi
2024-02-05cifs: fix in logging in cifs_chan_update_ifaceShyam Prasad N
2024-02-05smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-02-05ext4: treat end of range as exclusive in ext4_zero_range()Ojaswin Mujoo
2024-02-05sysctl: Fix out of bounds access for empty sysctl registersJoel Granados
2024-02-05jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis
2024-02-05afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()Oleg Nesterov
2024-02-05erofs: fix ztailpacking for subpage compressed blocksGao Xiang
2024-02-05erofs: fix up compacted indexes for block size < 4096Gao Xiang
2024-02-05pstore/ram: Fix crash when setting number of cpus to an odd numberWeichen Chen
2024-02-05jfs: fix uaf in jfs_evict_inodeEdward Adam Davis
2024-02-05jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat
2024-02-05jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat
2024-02-05UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad
2024-02-05FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad
2024-01-31cifs: fix stray unlock in cifs_chan_skip_or_disableShyam Prasad N