summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
9 daysNFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever1-7/+12
9 daysnfsd: put dl_stid if fail to queue dl_recallLi Lingfeng1-1/+11
9 daysjfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
9 daysjfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
9 daysext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
9 daysext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
9 daysbtrfs: handle errors from btrfs_dec_ref() properlyJosef Bacik1-1/+4
9 daysaffs: don't write overlarge OFS data block size fieldsSimon Tatham1-1/+2
9 daysaffs: generate OFS sequence numbers starting at 1Simon Tatham1-3/+3
9 daysexfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo1-1/+1
9 daysfs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche1-1/+1
9 daysNFSv4: Don't trigger uneccessary scans for return-on-close delegationsTrond Myklebust1-15/+18
9 daysocfs2: validate l_tree_depth to avoid out-of-bounds accessVasiliy Kovalev1-0/+8
9 daysisofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz1-1/+2
9 daysproc: fix UAF in proc_get_inode()Ye Bin3-4/+26
9 daysfuse: don't truncate cached, mutated symlinkMiklos Szeredi2-6/+20
9 daysvboxsf: fix building with GCC 15Brahmajit Das1-1/+2
2025-03-13udf: Fix use of check_add_overflow() with mixed type argumentsBen Hutchings1-1/+1
2025-03-13btrfs: bring back the incorrectly removed extent buffer lock recursion supportFilipe Manana1-4/+64
2025-03-13nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi3-19/+27
2025-03-13nilfs2: eliminate staggered calls to kunmap in nilfs_renameRyusuke Konishi1-1/+2
2025-03-13nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_linkRyusuke Konishi3-16/+14
2025-03-13Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher1-1/+4
2025-03-13smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li1-0/+4
2025-03-13btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-03-13Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den1-2/+0
2025-03-13f2fs: fix to wait dio completionChao Yu1-0/+13
2025-03-13nilfs2: protect access to buffers with no active referencesRyusuke Konishi1-1/+3
2025-03-13nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi1-6/+29
2025-03-13nilfs2: do not output warnings when clearing dirty buffersRyusuke Konishi4-24/+10
2025-03-13orangefs: fix a oob in orangefs_debug_writeMike Marshall1-2/+2
2025-03-13NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo1-2/+5
2025-03-13nfsd: clear acl_access/acl_default after releasing themLi Lingfeng2-0/+4
2025-03-13ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-03-13nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-03-13ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)1-2/+3
2025-03-13ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-03-13pnfs/flexfiles: retry getting layout segment for readsMike Snitzer1-6/+21
2025-03-13binfmt_flat: Fix integer overflow bug on 32 bit systemsDan Carpenter1-1/+1
2025-03-13btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handlingJosef Bacik1-2/+12
2025-03-13btrfs: fix use-after-free when attempting to join an aborted transactionFilipe Manana1-1/+3
2025-03-13btrfs: output the reason for open_ctree() failureQu Wenruo1-1/+1
2025-03-13NFSD: Reset cb_seq_status after NFS4ERR_DELAYChuck Lever1-0/+1
2025-03-13ubifs: skip dumping tnc tree when zroot is nullpangliyuan1-9/+13
2025-03-13NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia1-0/+2
2025-03-13ocfs2: mark dquot as inactive if failed to start trans while releasing dquotSu Yue1-0/+5
2025-03-13afs: Fix the fallback handling for the YFS.RemoveFile2 RPC callDavid Howells1-2/+3
2025-03-13select: Fix unbalanced user_access_end()Christophe Leroy1-2/+2
2025-03-13afs: Fix directory format encoding structDavid Howells1-1/+1
2025-03-13afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTYDavid Howells1-1/+6