summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-13Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-11Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-11Merge tag 'ovl-fixes-6.15-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner
2025-04-11fs: use namespace_{lock,unlock} in dissolve_on_fput()Jan Stancek
2025-04-11iomap: skip unnecessary ifs_block_is_uptodate checkGou Hao
2025-04-11fs: Fix filename init after recent refactoringSong Liu
2025-04-11netfs: Only create /proc/fs/netfs with CONFIG_PROC_FSSong Liu
2025-04-11mount: ensure we don't pointlessly walk the mount treeChristian Brauner
2025-04-11afs: Fix afs_dynroot_readdir() to not use the RCU read lockDavid Howells
2025-04-10Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-10ext4: don't treat fhandle lookup of ea_inode as FS corruptionJann Horn
2025-04-10erofs: remove duplicate codeBo Liu
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2025-04-09cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse b...Pali Rohár
2025-04-09cifs: Improve handling of name surrogate reparse points in reparse.cPali Rohár
2025-04-09cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.cPali Rohár
2025-04-09cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE modePali Rohár
2025-04-09smb: client: fix UAF in decryption with multichannelPaulo Alcantara
2025-04-09erofs: fix encoded extents handlingGao Xiang
2025-04-09erofs: add __packed annotation to union(__le16..)Gao Xiang
2025-04-09erofs: set error to bio if file-backed IO failsSheng Yong
2025-04-08cifs: Fix support for WSL-style symlinksPali Rohár
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-07hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev
2025-04-07virtiofs: add filesystem context source name checkXiangsheng Hou
2025-04-07devpts: Fix type for uid and gid paramsDavid Howells
2025-04-07ovl: remove unused forward declarationGiuseppe Scrivano
2025-04-07ovl: don't allow datadir onlyMiklos Szeredi
2025-04-07smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French
2025-04-07cifs: Ensure that all non-client-specific reparse points are processed by the...Pali Rohár
2025-04-06bcachefs: Use sort_nonatomic() instead of sort()Kent Overstreet
2025-04-06bcachefs: Remove unnecessary softdep on xxhashEric Biggers
2025-04-06bcachefs: use library APIs for ChaCha20 and Poly1305Eric Biggers
2025-04-06bcachefs: Fix duplicate "ro,read_only" in opts at startupKent Overstreet
2025-04-06bcachefs: Fix UAF in bchfs_read()Kent Overstreet
2025-04-06bcachefs: Use cpu_to_le16 for dirent lengthsGabriel Shahrouzi
2025-04-06bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucketGabriel Shahrouzi
2025-04-06bcachefs: Fix escape sequence in prt_printfGabriel Shahrouzi
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-04isofs: Prevent the use of too small fidEdward Adam Davis