summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-04-17Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-16xfs: fix fsmap for internal zoned devicesDarrick J. Wong
2025-04-16xfs: Fix spelling mistake "drity" -> "dirty"Zhang Xianwei
2025-04-15Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-14afs: Use rxgk RESPONSE to pass token for callback channelDavid Howells
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-14xfs: compute buffer address correctly in xmbuf_map_backing_memDarrick J. Wong
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg
2025-04-14xfs: mark xfs_buf_free as might_sleep()Christoph Hellwig
2025-04-14xfs: remove the leftover xfs_{set,clear}_li_failed infrastructureChristoph Hellwig
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