summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-02-16f2fs: add helper to check compression levelSheng Yong
2024-02-16fs: dlm: don't put dlm_local_addrs on heapAlexander Aring
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-16ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li
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-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-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-05jfs: fix array-index-out-of-bounds in diNewExtEdward Adam Davis
2024-02-05afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov
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-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-31btrfs: zoned: optimize hint byte for zoned allocatorNaohiro Aota
2024-01-31btrfs: zoned: factor out prepare_allocation_zoned()Naohiro Aota
2024-01-31dlm: use kernel_connect() and kernel_bind()Jordan Rife
2024-01-31pipe: wakeup wr_wait after setting max_usageLukas Schauer
2024-01-31fs/pipe: move check to pipe_has_watch_queue()Max Kellermann
2024-01-31erofs: fix lz4 inplace decompressionGao Xiang
2024-01-31erofs: get rid of the remaining kmap_atomic()Gao Xiang
2024-01-31xfs: read only mounts with fsopen mount API are bustedDave Chinner
2024-01-31ksmbd: fix global oob in ksmbd_nl_policyLin Ma
2024-01-31exec: Fix error handling in begin_new_exec()Bernd Edlinger
2024-01-31btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval
2024-01-31btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-01-31btrfs: don't warn if discard range is not aligned to sectorDavid Sterba
2024-01-31btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng
2024-01-31btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin
2024-01-31btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...Omar Sandoval
2024-01-31btrfs: fix race between reading a directory and adding entries to itFilipe Manana
2024-01-31btrfs: refresh dir last index during a rewinddir(3) callFilipe Manana
2024-01-31btrfs: set last dir index to the current last index when opening dirFilipe Manana
2024-01-31btrfs: fix infinite directory readsFilipe Manana
2024-01-31afs: Hide silly-rename files from userspaceDavid Howells