summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-07svcrdma: Reduce size of struct svc_rdma_rw_ctxtChuck Lever
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever
2024-01-07svcrdma: Add lockdep class keys for transport locksChuck Lever
2024-01-07svcrdma: Clean up lockingChuck Lever
2024-01-07svcrdma: Add an async version of svc_rdma_write_info_free()Chuck Lever
2024-01-07svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever
2024-01-07svcrdma: Add a utility workqueue to svcrdmaChuck Lever
2024-01-07svcrdma: Pre-allocate svc_rdma_recv_ctxt objectsChuck Lever
2024-01-07svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever
2024-01-07NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong
2024-01-07nfsd: remove unnecessary NULL checkDan Carpenter
2024-01-07SUNRPC: Remove RQ_SPLICE_OKChuck Lever
2024-01-07NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever
2024-01-07NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever
2024-01-07SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever
2024-01-07NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever
2024-01-07NFSD: Remove nfsd_drc_gc() tracepointChuck Lever
2024-01-07NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever
2024-01-07NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov
2024-01-07nfsd: new Kconfig option for legacy client trackingJeff Layton
2024-01-07Linux 6.7Linus Torvalds
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-05mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa
2024-01-05Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-05Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-05Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-04nfsd: drop the nfsd_put helperJeff Layton
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie