summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-04-24Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-22Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-04-21Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21btrfs: reinterpret async discard iops_limit=0 as no delayBoris Burkov
2023-04-21btrfs: set default discard iops_limit to 1000Boris Burkov
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-18cifs: Reapply lost fix from commit 30b2b2196d6eDavid Howells
2023-04-18cifs: Fix unbuffered readDavid Howells
2023-04-18nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-16cifs: avoid dup prefix path in dfs_get_automount_devname()Paulo Alcantara
2023-04-16Revert "userfaultfd: don't fail on unrecognized features"Peter Xu
2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-15Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds
2023-04-15cifs: fix negotiate context parsingDavid Disseldorp
2023-04-13ksmbd: avoid out of bounds access in decode_preauth_ctxt()David Disseldorp
2023-04-12netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVECDavid Howells
2023-04-11Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-10Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-08Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter
2023-04-06btrfs: fix fast csum implementation detectionChristoph Hellwig
2023-04-06btrfs: restore the thread_pool= behavior in remount for the end I/O workqueuesChristoph Hellwig
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan
2023-04-05cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker
2023-04-05ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-04-04reiserfs: Add security prefix to xattr name in reiserfs_security_write()Roberto Sassu
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever
2023-04-03Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-03fanotify: use pidfd_prepare()Christian Brauner
2023-04-02ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon
2023-04-02ksmbd: delete asynchronous work from listNamjae Jeon
2023-04-02Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-01Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-31nfsd: call op_release, even when op_func returns an errorJeff Layton
2023-03-31NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-31fs: drop peer group ids under namespace lockChristian Brauner
2023-03-30cifs: get rid of dead check in smb2_reconnect()Paulo Alcantara