summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-168/+261
2023-09-02Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+27
2023-09-02Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds4-12/+982
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+46
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+16
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+20
2023-09-01Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds19-43/+88
2023-09-01Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds26-327/+550
2023-09-01Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds15-417/+432
2023-09-01Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggyLinus Torvalds4-2/+9
2023-09-01Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-673/+717
2023-09-01Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds22-421/+575
2023-09-01Merge tag 'v6.6-vfs.super.fixes.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-22/+46
2023-08-31pstore: Base compression input buffer size on estimated compressed sizeArd Biesheuvel1-7/+27
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+10
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig1-3/+1
2023-08-31fs: export sget_dev()Christian Brauner1-19/+45
2023-08-31Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds43-2021/+1377
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds42-647/+3910
2023-08-30Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds8-218/+219
2023-08-30Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds11-68/+580
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker1-1/+1
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia1-2/+3
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington2-2/+2
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert6-147/+23
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert5-405/+4
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert7-284/+328
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert4-343/+0
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French9-22/+22
2023-08-30Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds41-27/+51
2023-08-30Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-44/+46
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds14-65/+60
2023-08-30NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever3-14/+29
2023-08-30SUNRPC: Add enum svc_auth_statusChuck Lever2-2/+2
2023-08-30SUNRPC: remove timeout arg from svc_recv()NeilBrown4-9/+14
2023-08-30SUNRPC: change svc_recv() to return void.NeilBrown3-28/+5
2023-08-30SUNRPC: call svc_process() from svc_recv().NeilBrown3-8/+1
2023-08-30nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2-34/+25
2023-08-30nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown1-23/+0
2023-08-30nfsd: don't allow nfsd threads to be signalled.NeilBrown3-23/+3
2023-08-30lockd: remove SIGKILL handlingNeilBrown1-24/+0
2023-08-30fs: lockd: avoid possible wrong NULL parameterSu Hui1-0/+3
2023-08-30exportfs: remove kernel-doc warnings in exportfsZhu Wang1-0/+1
2023-08-30nfsd: inherit required unset default acls from effective setJeff Layton1-5/+29
2023-08-30lockd: nlm_blocked list race fixesAlexander Aring1-1/+12
2023-08-30nfsd: set missing after_change as before_change + 1Jeff Layton1-1/+1
2023-08-30nfsd: remove unsafe BUG_ON from set_change_infoJeff Layton2-11/+32
2023-08-30nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton5-37/+65
2023-08-30nfsd: add a MODULE_DESCRIPTIONJeff Layton1-0/+1
2023-08-30NFSD: Rename struct svc_cacherepChuck Lever4-28/+28