summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-18do_umount(): add missing barrier before refcount checks in sync caseAl Viro
2025-05-18ocfs2: stop quota recovery before disabling quotasJan Kara
2025-05-18ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-05-18ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-18ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
2025-05-18ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-09xfs: restrict when we try to align cow fork delalloc to cowextsz hintsDarrick J. Wong
2025-05-09xfs: allow unlinked symlinks and dirs with zero sizeDarrick J. Wong
2025-05-09xfs: fix freeing speculative preallocations for preallocated filesChristoph Hellwig
2025-05-09xfs: make sure sb_fdblocks is non-negativeWengang Wang
2025-05-09xfs: allow symlinks with short remote targetsDarrick J. Wong
2025-05-09xfs: convert delayed extents to unwritten when zeroing post eof blocksZhang Yi
2025-05-09xfs: make xfs_bmapi_convert_delalloc() to allocate the target offsetZhang Yi
2025-05-09xfs: make the seq argument to xfs_bmapi_convert_delalloc() optionalZhang Yi
2025-05-09xfs: match lock mode in xfs_buffered_write_iomap_begin()Zhang Yi
2025-05-09xfs: revert commit 44af6c7e59b12Darrick J. Wong
2025-05-09xfs: validate recovered name buffers when recovering xattr itemsDarrick J. Wong
2025-05-09xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2Darrick J. Wong
2025-05-09xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recoveryDarrick J. Wong
2025-05-09xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extentChristoph Hellwig
2025-05-09xfs: fix xfs_bmap_add_extent_delay_real for partial conversionsChristoph Hellwig
2025-05-09xfs: fix error returns from xfs_bmapi_writeChristoph Hellwig
2025-05-09ksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-05-02jfs: define xtree root and page independentlyDave Kleikamp
2025-05-02ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-05-02fs/ntfs3: Fix WARNING in ntfs_extend_initialized_sizeEdward Adam Davis
2025-05-02btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo
2025-04-25btrfs: fix the length of reserved qgroup to freeHaisu Wang
2025-04-25cifs: use origin fullpath for automountsPaulo Alcantara
2025-04-25smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong
2025-04-25btrfs: zoned: fix zone finishing with missing devicesJohannes Thumshirn
2025-04-25btrfs: zoned: fix zone activation with missing devicesJohannes Thumshirn
2025-04-25btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov
2025-04-25virtiofs: add filesystem context source name checkXiangsheng Hou
2025-04-25smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-04-25ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-25ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-25ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-25isofs: Prevent the use of too small fidEdward Adam Davis
2025-04-25hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev
2025-04-25btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-04-25cifs: fix integer overflow in match_server()Roman Smirnov
2025-04-25cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina
2025-04-25btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...Filipe Manana
2025-04-25jbd2: remove wrong sb->s_sequence checkJan Kara
2025-04-25smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French
2025-04-25ext4: fix off-by-one error in do_splitArtem Sadovnikov