summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-10-06SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust
2022-10-05xprtrdma: Fix uninitialized variableChuck Lever
2022-10-05xprtrdma: Prevent memory allocations from driving a reclaimChuck Lever
2022-10-05xprtrdma: Memory allocation should be allowed to fail during connectChuck Lever
2022-10-05xprtrdma: MR-related memory allocation should be allowed to failChuck Lever
2022-10-05xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()Chuck Lever
2022-10-05xprtrdma: Clean up synopsis of rpcrdma_req_create()Chuck Lever
2022-10-05svcrdma: Clean up RPCRDMA_DEF_GFPChuck Lever
2022-10-05SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever
2022-10-05NFSv4.2: Add a tracepoint for listxattrAnna Schumaker
2022-10-05NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattrAnna Schumaker
2022-10-05NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2Anna Schumaker
2022-10-05NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTRAnna Schumaker
2022-10-05nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui
2022-10-05NFSv4: remove nfs4_renewd_prepare_shutdown() declarationGaosheng Cui
2022-10-05fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in commentJiangshan Yi
2022-10-03NFSv4/pNFS: Always return layout stats on layout return for flexfilesTrond Myklebust
2022-10-03NFS: move from strlcpy with unused retval to strscpyWolfram Sang
2022-10-03SUNRPC: move from strlcpy with unused retval to strscpyWolfram Sang
2022-10-03NFS: clean up a needless assignment in nfs_file_write()Lukas Bulwahn
2022-10-03nfs: remove unnecessary (void*) conversions.yuzhe
2022-10-03SUNRPC: use max_t() to simplify open codeZiyang Xuan
2022-10-03NFSv4: Directly use ida_alloc()/free()Bo Liu
2022-10-03SUNRPC: Directly use ida_alloc()/free()Bo Liu
2022-09-25Linux 6.0-rc7Linus Torvalds
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-09-24Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-24Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers
2022-09-23io_uring: ensure that cached task references are always put on exitJens Axboe
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-24certs: make system keyring depend on built-in x509 parserMasahiro Yamada
2022-09-24Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu
2022-09-23cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-23Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-23Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds