summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NFSD: Add nfsd4_encode_fattr4_lease_time()Chuck Lever2023-10-162-5/+13
* NFSD: Add nfsd4_encode_fattr4_fsid()Chuck Lever2023-10-161-22/+36
* NFSD: Add nfsd4_encode_fattr4_size()Chuck Lever2023-10-161-4/+9
* NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever2023-10-165-26/+39
* NFSD: Add nfsd4_encode_fattr4_fh_expire_type()Chuck Lever2023-10-161-8/+16
* NFSD: Add nfsd4_encode_fattr4_type()Chuck Lever2023-10-161-23/+40
* NFSD: Add nfsd4_encode_fattr4_supported_attrs()Chuck Lever2023-10-161-24/+24
* NFSD: Add nfsd4_encode_fattr4__false()Chuck Lever2023-10-161-12/+15
* NFSD: Add nfsd4_encode_fattr4__true()Chuck Lever2023-10-161-28/+27
* NFSD: Add struct nfsd4_fattr_argsChuck Lever2023-10-161-52/+65
* NFSD: Clean up nfsd4_encode_setattr()Chuck Lever2023-10-161-21/+12
* NFSD: Rename nfsd4_encode_bitmap()Chuck Lever2023-10-161-13/+15
* NFSD: Add simple u32, u64, and bool encodersChuck Lever2023-10-161-0/+111
* SUNRPC: Remove BUG_ON call sitesChuck Lever2023-10-161-4/+5
* nfs: fix the typo of rfc number about xattr in NFSv4Kinglong Mee2023-10-161-1/+1
* tools: ynl: Add source files for nfsd netlink protocolChuck Lever2023-10-164-1/+130
* NFSD: add rpc_status netlink supportLorenzo Bianconi2023-10-165-3/+220
* NFSD: introduce netlink stubsLorenzo Bianconi2023-10-166-1/+201
* NFSD: handle GETATTR conflict with write delegationDai Ngo2023-10-163-14/+121
* NFSD: add support for CB_GETATTR callbackDai Ngo2023-10-163-1/+128
* SUNRPC: change the back-channel queue to lwqNeilBrown2023-10-166-21/+9
* SUNRPC: discard sp_lockNeilBrown2023-10-162-6/+5
* SUNRPC: change sp_nrthreads to atomic_tNeilBrown2023-10-163-24/+26
* SUNRPC: use lwq for sp_sockets - renamed to sp_xprtsNeilBrown2023-10-164-43/+21
* SUNRPC: only have one thread waking up at a timeNeilBrown2023-10-163-32/+31
* SUNRPC: rename some functions from rqst_ to svc_thread_NeilBrown2023-10-161-5/+5
* lib: add light-weight queuing mechanism.NeilBrown2023-10-164-1/+288
* llist: add llist_del_first_this()NeilBrown2023-10-162-0/+32
* SUNRPC: change service idle list to be an llistNeilBrown2023-10-163-49/+31
* llist: add interface to check if a node is on a list.NeilBrown2023-10-161-0/+42
* SUNRPC: discard SP_CONGESTEDNeilBrown2023-10-163-5/+1
* SUNRPC: add list of idle threadsNeilBrown2023-10-164-11/+44
* SUNRPC: change how svc threads are asked to exit.NeilBrown2023-10-169-39/+61
* lockd: hold a reference to nlmsvc_serv while stopping the thread.NeilBrown2023-10-161-0/+2
* SUNRPC: integrate back-channel processing with svc_recv()NeilBrown2023-10-166-49/+34
* SUNRPC: Clean up bc_svc_process()Chuck Lever2023-10-163-33/+14
* SUNRPC: rename and refactor svc_get_next_xprt()NeilBrown2023-10-161-48/+44
* SUNRPC: move all of xprt handling into svc_xprt_handle()NeilBrown2023-10-161-33/+20
* lockd: add doc to enable EXPORT_OP_ASYNC_LOCKAlexander Aring2023-10-161-5/+7
* lockd: fix race in async lock request handlingAlexander Aring2023-10-161-3/+8
* lockd: don't call vfs_lock_file() for pending requestsAlexander Aring2023-10-161-7/+16
* lockd: introduce safe async lock opAlexander Aring2023-10-164-6/+29
* nfsd: Don't reset the write verifier on a commit EAGAINTrond Myklebust2023-10-161-10/+23
* nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust2023-10-163-25/+34
* NFSD: add trace points to track server copy progressDai Ngo2023-10-162-2/+97
* NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace pointDai Ngo2023-10-161-1/+1
* Linux 6.6-rc6v6.6-rc6Linus Torvalds2023-10-151-1/+1
* Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
* virtio_net: fix the missing of the dma cpu syncXuan Zhuo2023-10-151-7/+7
* Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-1523-87/+220
|\