summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-08-04Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-03Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-08-02Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-08-02cifs: update internal version numberSteve French
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-08-02Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-01protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro
2024-08-01ceph: force sending a cap update msg back to MDS for revoke opXiubo Li
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-30btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba
2024-07-29btrfs: fix corruption after buffer fault in during direct IO append writeFilipe Manana
2024-07-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota
2024-07-29btrfs: do not subtract delalloc from avail bytesNaohiro Aota
2024-07-29btrfs: make cow_file_range_inline() honor locked_page on errorBoris Burkov
2024-07-29xfs: convert comma to semicolonChen Ni
2024-07-29xfs: convert comma to semicolonChen Ni
2024-07-29xfs: remove unused parameter in macro XFS_DQUOT_LOGRESJulian Sun
2024-07-29xfs: fix file_path handling in tracepointsDarrick J. Wong
2024-07-29xfs: allow SECURE namespace xattrs to use reserved block poolEric Sandeen
2024-07-29xfs: fix a memory leakDarrick J. Wong
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-27Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-27hostfs: fix the host directory parse when mounting.Hongbo Li
2024-07-27fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNTSeth Forshee (DigitalOcean)
2024-07-26nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi
2024-07-26smb3: add dynamic trace point for session setup key expired failuresSteve French
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-26smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French
2024-07-26smb3: add dynamic tracepoint for reflink errorsSteve French
2024-07-26Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-26erofs: convert comma to semicolonChen Ni
2024-07-26erofs: support multi-page folios for erofs_bread()Gao Xiang
2024-07-26erofs: add support for FS_IOC_GETFSSYSFSPATHHuang Xiaojia
2024-07-26erofs: fix race in z_erofs_get_gbuf()Gao Xiang
2024-07-26erofs: support STATX_DIOALIGNHongbo Li
2024-07-25btrfs: fix corrupt read due to bad offset of a compressed extent mapFilipe Manana
2024-07-25btrfs: tree-checker: validate dref root and objectidQu Wenruo
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24hostfs: fix folio conversionLinus Torvalds