summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-10-22fat: fix uninitialized variableOGAWA Hirofumi
2024-10-22nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi
2024-10-22ksmbd: fix user-after-free from session log offNamjae Jeon
2024-10-22btrfs: fix uninitialized pointer free on read_alloc_one_name() errorRoi Martin
2024-10-22btrfs: fix uninitialized pointer free in add_inode_ref()Roi Martin
2024-10-17fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-17btrfs: add cancellation points to trim loopsLuca Stefani
2024-10-17btrfs: split remaining space to discard in chunksLuca Stefani
2024-10-17btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana
2024-10-17nfsd: fix possible badness in FREE_STATEIDOlga Kornievskaia
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter
2024-10-17nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...NeilBrown
2024-10-17NFSD: Mark filecache "down" if init failsChuck Lever
2024-10-17smb: client: fix UAF in async decryptionEnzo Matsumiya
2024-10-17ext4: nested locking for xattr inodeWojciech Gładysz
2024-10-17ext4: don't set SB_RDONLY after filesystem errorsJan Kara
2024-10-17ntfs3: Change to non-blocking allocation in ntfs_d_hashDiogo Jahchan Koike
2024-10-17fs/ntfs3: Refactor enum_rstbl to suppress static checkerKonstantin Komarov
2024-10-17fs/ntfs3: Fix sparse warning in ni_fiemapKonstantin Komarov
2024-10-17fs/ntfs3: Fix sparse warning for bigendianKonstantin Komarov
2024-10-17fs/ntfs3: Optimize large writes into sparse fileKonstantin Komarov
2024-10-17fs/ntfs3: Do not call file_modified if collapse range failedKonstantin Komarov
2024-10-17unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi
2024-10-10NFSD: Limit the number of concurrent async COPY operationsChuck Lever
2024-10-10NFSD: Async COPY result needs to return a write verifierChuck Lever
2024-10-10sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-10ceph: fix cap ref leak via netfs init_requestPatrick Donnelly
2024-10-10btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana
2024-10-10btrfs: send: fix invalid clone operation for file that got its size decreasedFilipe Manana
2024-10-10btrfs: drop the backref cache during relocation if we commitJosef Bacik
2024-10-10btrfs: fix a NULL pointer dereference when failed to start a new trasacntionQu Wenruo
2024-10-10btrfs: send: fix buffer overflow detection when copying path to cache entryFilipe Manana
2024-10-10pidfs: check for valid pid namespaceChristian Brauner
2024-10-10cachefiles: fix dentry leak in cachefiles_open_file()Baokun Li
2024-10-10smb3: fix incorrect mode displayed for read-only filesSteve French
2024-10-10smb: client: use actual path when queryfswangrong
2024-10-10gfs2: fix double destroy_workqueue errorJulian Sun
2024-10-10sysctl: avoid spurious permanent empty tablesThomas Weißschuh
2024-10-10NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever
2024-10-10nfsd: map the EBADMSG to nfserr_io to avoid warningLi Lingfeng
2024-10-10nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown
2024-10-10exfat: fix memory leak in exfat_load_bitmap()Yuezhang Mo
2024-10-10ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu
2024-10-10ocfs2: fix null-ptr-deref when journal load failed.Julian Sun
2024-10-10ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu
2024-10-10ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi
2024-10-10ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna
2024-10-10ocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi