summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana
2024-12-14btrfs: fix mount failure due to remount racesQu Wenruo
2024-12-14btrfs: drop unused parameter data from btrfs_fill_super()David Sterba
2024-12-14btrfs: drop unused parameter options from open_ctree()David Sterba
2024-12-14smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara
2024-12-14fs/ntfs3: Fix case when unmarked clusters intersect with zoneKonstantin Komarov
2024-12-14fs/ntfs3: Fix warning in ni_fiemapKonstantin Komarov
2024-12-14f2fs: add a sysfs node to limit max read extent count per-inodeChao Yu
2024-12-14f2fs: fix to shrink read extent node in batchesChao Yu
2024-12-14f2fs: print message if fscorrupted was found in f2fs_new_node_page()Chao Yu
2024-12-14KMSAN: uninit-value in inode_go_dump (5)Qianqiang Liu
2024-12-14f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.Qi Han
2024-12-14smb: client: memcpy() with surrounding object base addressKees Cook
2024-12-14jfs: add a check to prevent array-index-out-of-bounds in dbAdjTreeNihar Chaithanya
2024-12-14jfs: fix array-index-out-of-bounds in jfs_readdirGhanshyam Agrawal
2024-12-14jfs: fix shift-out-of-bounds in dbSplitGhanshyam Agrawal
2024-12-14jfs: array-index-out-of-bounds fix in dtReadFirstGhanshyam Agrawal
2024-12-14fanotify: allow reporting errors on failure to open fdAmir Goldstein
2024-12-14dlm: fix possible lkb_resource null dereferenceAlexander Aring
2024-12-14ext4: partial zero eof block on unaligned inode size extensionBrian Foster
2024-12-14btrfs: do not clear read-only when adding sprout deviceBoris Burkov
2024-12-14btrfs: canonicalize the device path before adding itQu Wenruo
2024-12-14btrfs: avoid unnecessary device path update for the same deviceQu Wenruo
2024-12-14btrfs: don't take dev_replace rwsem on task already holding itJohannes Thumshirn
2024-12-14epoll: annotate racy checkChristian Brauner
2024-12-14ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang
2024-12-14smb3.1.1: fix posix mounts to older serversSteve French
2024-12-14fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse pointsRalph Boehme
2024-12-14fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme
2024-12-14fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIXRalph Boehme
2024-12-14nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi
2024-12-14ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_writeJordy Zomer
2024-12-14ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_readJordy Zomer
2024-12-14smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2024-12-14ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa
2024-12-14f2fs: fix to requery extent which cross boundary of inquiryChao Yu
2024-12-14f2fs: fix to adjust appropriate length for fiemapZhiguo Niu
2024-12-14f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}Chao Yu
2024-12-09nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun
2024-12-09nfsd: make sure exp active before svc_export_showYang Erkun
2024-12-09ovl: properly handle large files in ovl_security_fileattrOleksandr Tymoshenko
2024-12-09fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa
2024-12-09ceph: fix cred leak in ceph_mds_check_access()Max Kellermann
2024-12-09ceph: pass cred pointer to ceph_mds_auth_match()Max Kellermann
2024-12-09ceph: extract entity name from device idPatrick Donnelly
2024-12-09f2fs: fix to drop all discards after creating snapshot on lvm deviceChao Yu