summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-06iomap: pass private data to iomap_truncate_pageChristoph Hellwig
2025-02-06iomap: pass private data to iomap_zero_rangeChristoph Hellwig
2025-02-06iomap: pass private data to iomap_page_mkwriteChristoph Hellwig
2025-02-06iomap: add a io_private field to struct iomap_ioendChristoph Hellwig
2025-02-06iomap: optionally use ioends for direct I/OChristoph Hellwig
2025-02-06iomap: factor out a iomap_dio_done helperChristoph Hellwig
2025-02-06iomap: move common ioend code to ioend.cChristoph Hellwig
2025-02-06iomap: split bios to zone append limits in the submission handlersChristoph Hellwig
2025-02-06iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig
2025-02-06iomap: simplify io_flags and io_type in struct iomap_ioendChristoph Hellwig
2025-02-06iomap: allow the file system to submit the writeback biosChristoph Hellwig
2025-02-06vfs: remove some unused old mount api codeEric Sandeen
2025-02-06vfs: Convert devpts to use the new mount APIDavid Howells
2025-02-06pstore: convert to the new mount APIEric Sandeen
2025-02-06pipe: don't update {a,c,m}time for anonymous pipesOleg Nesterov
2025-02-06pipe: introduce struct file_operations pipeanon_fopsOleg Nesterov
2025-02-05smb: client: get rid of kstrdup() in get_ses_refpath()Paulo Alcantara
2025-02-05smb: client: fix noisy when tree connecting to DFS interlink targetsPaulo Alcantara
2025-02-05smb: client: don't trust DFSREF_STORAGE_SERVER bitPaulo Alcantara
2025-02-05vfs: add notifications for mount attach and detachMiklos Szeredi
2025-02-05fanotify: notify on mount attach and detachMiklos Szeredi
2025-02-05Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-05fs/ntfs3: Update inode->i_mapping->a_ops on compression stateKonstantin Komarov
2025-02-05fs/ntfs3: Fix WARNING in ntfs_extend_initialized_sizeEdward Adam Davis
2025-02-05fs/ntfs3: Fix 'proc_info_root' leak when init ntfs failedYe Bin
2025-02-05fs/ntfs3: Factor out ntfs_{create/remove}_proc_root()Ye Bin
2025-02-05fs/ntfs3: Factor out ntfs_{create/remove}_procdir()Ye Bin
2025-02-05fs/ntfs3: Keep write operations atomicLizhi Xu
2025-02-04fsnotify: add mount notification infrastructureMiklos Szeredi
2025-02-03Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-03fix braino in "9p: fix ->rename_sem exclusion"Al Viro
2025-02-03Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-02-02nfsd: validate the nfsd_serv pointer before calling svc_wake_upJeff Layton
2025-02-02nfsd: clear acl_access/acl_default after releasing themLi Lingfeng
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-01ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár
2025-01-31cifs: update internal version numberSteve French
2025-01-31cifs: Add support for creating WSL-style symlinksPali Rohár
2025-01-31smb3: add support for IAKerbSteve French
2025-01-31cifs: Fix struct FILE_ALL_INFOPali Rohár
2025-01-31cifs: Add support for creating NFS-style symlinksPali Rohár
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár
2025-01-31Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-01-31Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-31Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds