summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23nfsd: add nfsd_file_acquire_local()NeilBrown
2024-09-23nfsd: factor out __fh_verify to allow NULL rqstp to be passedNeilBrown
2024-09-23NFSD: Short-circuit fh_verify tracepoints for LOCALIOChuck Lever
2024-09-23NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()Chuck Lever
2024-09-23NFSD: Refactor nfsd_setuser_and_check_port()NeilBrown
2024-09-23NFSD: Handle @rqstp == NULL in check_nfsd_access()NeilBrown
2024-09-23nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.hMike Snitzer
2024-09-23nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errnoMike Snitzer
2024-09-23nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2024-09-23nfs: add 'noalignwrite' option for lock-less 'lost writes' preventionDan Aloni
2024-09-23nfs: fix the comment of nfs_get_rootLi Lingfeng
2024-09-23NFSv4.2: Fix detection of "Proxying of Times" server supportRoi Azarzar
2024-09-23NFSv4: Fail mounts if the lease setup times outTrond Myklebust
2024-09-23fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...Zhaoyang Huang
2024-09-23nfs: Remove obsoleted declaration for nfs_read_prepareGaosheng Cui
2024-09-23net/sunrpc: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-23SUNRPC: clnt.c: Remove misleading commentSiddh Raman Pant
2024-09-23SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan
2024-09-23SUNRPC: Fix -Wformat-truncation warningKunwu Chan
2024-09-23nfs: Remove unnecessary NULL check before kfree()Thorsten Blum
2024-09-23nfs: Annotate struct nfs_cache_array with __counted_by()Thorsten Blum
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown
2024-09-23nfs: fix memory leak in error path of nfs4_do_reclaimLi Lingfeng
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-24kbuild: doc: replace "gcc" in external module descriptionMasahiro Yamada
2024-09-24kbuild: doc: describe the -C option precisely for external module buildsMasahiro Yamada
2024-09-24kbuild: doc: remove the description about shipped filesMasahiro Yamada
2024-09-24kbuild: doc: drop section numbering, use references in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: throw out the local table of contents in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: remove outdated description of the limitation on -I usageMasahiro Yamada
2024-09-24kbuild: doc: remove description about grepping CONFIG optionsMasahiro Yamada
2024-09-24kbuild: doc: update the description about Kbuild/Makefile splitMasahiro Yamada
2024-09-24kbuild: remove unnecessary export of RUST_LIB_SRCMasahiro Yamada
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-09-23sched_ext: Fix build when !CONFIG_STACKTRACETejun Heo
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds
2024-09-23s390/vfio-ap: Driver feature advertisementJason J. Herne
2024-09-23s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens
2024-09-23s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens
2024-09-23s390/vdso: Use macros for annotation of asm functionsJens Remus
2024-09-23s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus
2024-09-23s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens
2024-09-23s390/vdso: Get rid of permutation constantsHeiko Carstens