summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Copy FATTR4 bit number definitions from RFCsChuck Lever2023-10-161-68/+192
* NFSD: Add nfsd4_encode_fattr4_change()Chuck Lever2023-10-161-1/+1
* nfs: fix the typo of rfc number about xattr in NFSv4Kinglong Mee2023-10-161-1/+1
* NFSD: add rpc_status netlink supportLorenzo Bianconi2023-10-161-0/+1
* NFSD: introduce netlink stubsLorenzo Bianconi2023-10-161-0/+39
* SUNRPC: change the back-channel queue to lwqNeilBrown2023-10-162-3/+3
* SUNRPC: discard sp_lockNeilBrown2023-10-161-1/+0
* SUNRPC: change sp_nrthreads to atomic_tNeilBrown2023-10-161-1/+1
* SUNRPC: use lwq for sp_sockets - renamed to sp_xprtsNeilBrown2023-10-162-2/+3
* SUNRPC: only have one thread waking up at a timeNeilBrown2023-10-161-11/+0
* lib: add light-weight queuing mechanism.NeilBrown2023-10-161-0/+124
* llist: add llist_del_first_this()NeilBrown2023-10-161-0/+4
* SUNRPC: change service idle list to be an llistNeilBrown2023-10-161-16/+5
* llist: add interface to check if a node is on a list.NeilBrown2023-10-161-0/+42
* SUNRPC: discard SP_CONGESTEDNeilBrown2023-10-161-1/+0
* SUNRPC: add list of idle threadsNeilBrown2023-10-162-2/+24
* SUNRPC: change how svc threads are asked to exit.NeilBrown2023-10-162-2/+26
* SUNRPC: integrate back-channel processing with svc_recv()NeilBrown2023-10-161-2/+0
* SUNRPC: Clean up bc_svc_process()Chuck Lever2023-10-161-2/+1
* lockd: introduce safe async lock opAlexander Aring2023-10-161-0/+14
* Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-1/+0
|\
| * mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-051-1/+0
* | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-0/+2
|\ \
| * | fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2023-10-121-0/+2
* | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-152-5/+2
|\ \ \
| * | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-112-5/+2
| |/ /
* | | Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-121-0/+19
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-131-0/+19
| |\ \ \ | | |/ / | |/| |
| | * | dma-buf: add dma_fence_timestamp helperChristian König2023-10-051-0/+19
* | | | Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-121-1/+1
|\ \ \ \
| * | | | cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long2023-10-121-1/+1
| |/ / /
* | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-123-7/+4
|\ \ \ \
| * | | | af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2023-10-121-5/+1
| * | | | net: skbuff: fix kernel-doc typosRandy Dunlap2023-10-101-2/+2
| * | | | net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-101-0/+1
* | | | | Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-112-2/+4
|\ \ \ \ \
| * | | | | quota: Fix slow quotaoffJan Kara2023-10-062-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-101-1/+1
|\ \ \ \ \
| * | | | | hyperv: reduce size of ms_hyperv_infoOlaf Hering2023-09-221-1/+1
* | | | | | Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-101-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-061-0/+9
|\ \ \ \ \ \
| * | | | | | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-0/+9
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-061-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-061-0/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | drm/nouveau: exec: report max pushs through getparamDanilo Krummrich2023-10-041-0/+10
* | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-059-12/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-2/+3
| * | | | tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-041-2/+4
| * | | | Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-041-0/+1
| |\ \ \ \