summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-16NFSD: introduce netlink stubsLorenzo Bianconi
2023-10-16NFSD: handle GETATTR conflict with write delegationDai Ngo
2023-10-16NFSD: add support for CB_GETATTR callbackDai Ngo
2023-10-16SUNRPC: change the back-channel queue to lwqNeilBrown
2023-10-16SUNRPC: discard sp_lockNeilBrown
2023-10-16SUNRPC: change sp_nrthreads to atomic_tNeilBrown
2023-10-16SUNRPC: use lwq for sp_sockets - renamed to sp_xprtsNeilBrown
2023-10-16SUNRPC: only have one thread waking up at a timeNeilBrown
2023-10-16SUNRPC: rename some functions from rqst_ to svc_thread_NeilBrown
2023-10-16lib: add light-weight queuing mechanism.NeilBrown
2023-10-16llist: add llist_del_first_this()NeilBrown
2023-10-16SUNRPC: change service idle list to be an llistNeilBrown
2023-10-16llist: add interface to check if a node is on a list.NeilBrown
2023-10-16SUNRPC: discard SP_CONGESTEDNeilBrown
2023-10-16SUNRPC: add list of idle threadsNeilBrown
2023-10-16SUNRPC: change how svc threads are asked to exit.NeilBrown
2023-10-16lockd: hold a reference to nlmsvc_serv while stopping the thread.NeilBrown
2023-10-16SUNRPC: integrate back-channel processing with svc_recv()NeilBrown
2023-10-16SUNRPC: Clean up bc_svc_process()Chuck Lever
2023-10-16SUNRPC: rename and refactor svc_get_next_xprt()NeilBrown
2023-10-16SUNRPC: move all of xprt handling into svc_xprt_handle()NeilBrown
2023-10-16lockd: add doc to enable EXPORT_OP_ASYNC_LOCKAlexander Aring
2023-10-16lockd: fix race in async lock request handlingAlexander Aring
2023-10-16lockd: don't call vfs_lock_file() for pending requestsAlexander Aring
2023-10-16lockd: introduce safe async lock opAlexander Aring
2023-10-16nfsd: Don't reset the write verifier on a commit EAGAINTrond Myklebust
2023-10-16nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust
2023-10-16NFSD: add trace points to track server copy progressDai Ngo
2023-10-16NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace pointDai Ngo
2023-10-15Linux 6.6-rc6v6.6-rc6Linus Torvalds
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov