summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-10btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana
2025-07-10NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-10smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-10btrfs: fix iteration of extrefs during log replayFilipe Manana
2025-07-10btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana
2025-07-10NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington
2025-07-10nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-07-06fs: omfs: Use flexible-array member in struct omfs_extentGustavo A. R. Silva
2025-07-06ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon
2025-07-06ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon
2025-07-06btrfs: update superblock's device bytes_used when dropping chunkMark Harmstone
2025-07-06btrfs: fix a race between renames and directory loggingFilipe Manana
2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro
2025-07-06f2fs: don't over-report free space or inodes in statvfsChao Yu
2025-07-06jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev
2025-07-06fs/jfs: consolidate sanity checking in dbMountDave Kleikamp
2025-07-06btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo
2025-07-06ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook
2025-07-06ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-07-06ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon
2025-07-06NFSv4: xattr handlers should check for absent nfs filehandlesScott Mayhew
2025-07-06NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia
2025-07-06NFSv4: Always set NLINK even if the server doesn't support itHan Young
2025-07-06cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-07-06cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-27smb: client: fix first command failure during re-negotiationzhangjian
2025-06-27ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon
2025-06-27smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-27jffs2: check jffs2_prealloc_raw_node_refs() result in few other placesFedor Pchelkin
2025-06-27jffs2: check that raw node were preallocated before writing summaryArtem Sadovnikov
2025-06-27cifs: reset connections for all channels when reconnect requestedShyam Prasad N
2025-06-27f2fs: fix to do sanity check on sit_bitmap_sizeChao Yu
2025-06-27f2fs: prevent kernel warning due to negative i_nlink from corrupted imageJaegeuk Kim
2025-06-27ext4: ensure i_size is smaller than maxbytesZhang Yi
2025-06-27ext4: factor out ext4_get_maxbytes()Zhang Yi
2025-06-27ext4: fix calculation of credits for extent tree modificationJan Kara
2025-06-27ext4: inline: fix len overflow in ext4_prepare_inline_dataThadeu Lima de Souza Cascardo
2025-06-27ceph: set superblock s_magic for IMA fsmagic matchingDennis Marttinen
2025-06-27jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()Jeongjun Park
2025-06-27nfsd: Initialize ssc before laundromat_work to prevent NULL dereferenceLi Lingfeng
2025-06-27nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-06-27gfs2: move msleep to sleepable contextAlexander Aring
2025-06-27configfs: Do not override creating attribute file failure in populate_attrs()Zijun Hu
2025-06-27fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu
2025-06-27xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong
2025-06-27xfs: take m_growlock when running growfsrtDarrick J. Wong
2025-06-27xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong
2025-06-27xfs: Fix the owner setting issue for rmap query in xfs fsmapZizhi Wo
2025-06-27xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong
2025-06-27xfs: attr forks require attr, not attr2Darrick J. Wong