summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-02-07Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-07pidfs: improve ioctl handlingChristian Brauner
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher
2025-02-07statmount: let unset strings be emptyMiklos Szeredi
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
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-05Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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
2025-01-30Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-30Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-30Merge tag 'ntfs3_for_6.14' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-01-30Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-01-30debugfs: Fix the missing initializations in __debugfs_file_get()Al Viro
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár