aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-29Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever
2024-03-27cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-26smb3: add trace event for mknodSteve French
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana
2024-03-26btrfs: fix warning messages not printing interval at unpin_extent_range()Filipe Manana
2024-03-26btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()Filipe Manana
2024-03-26btrfs: validate device maj:min during openAnand Jain
2024-03-26btrfs: zoned: fix use-after-free in do_zone_finish()Johannes Thumshirn
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-03-25fs/9p: fix uninitialized values during inode evictEric Van Hensbergen
2024-03-25xfs: don't use current->journal_infoDave Chinner
2024-03-25xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner
2024-03-25erofs: drop experimental warning for FSDAXGao Xiang
2024-03-25fs/9p: remove redundant pointer v9sesColin Ian King
2024-03-25fs/9p: fix uaf in in v9fs_stat2inode_dotlLizhi Xu
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-22Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-22nfsd: Fix error cleanup path in nfsd_rename()Jan Kara
2024-03-21binfmt: replace deprecated strncpyJustin Stitt
2024-03-21Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-03-21Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-20Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-03-20smb311: additional compression flag defined in updated protocol specSteve French
2024-03-20smb311: correct incorrect offset field in compression headerSteve French
2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells
2024-03-19Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-19ceph: set correct cap mask for getattr request for readXiubo Li
2024-03-19ceph: stop copying to iter at EOF on sync readsXiubo Li
2024-03-19exfat: remove duplicate update parent dirYuezhang Mo
2024-03-19exfat: do not sync parent dir if just update timestampYuezhang Mo
2024-03-19exfat: remove unused functionsYuezhang Mo
2024-03-19exfat: convert exfat_find_empty_entry() to use dentry cacheYuezhang Mo
2024-03-19exfat: convert exfat_init_ext_entry() to use dentry cacheYuezhang Mo