summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-11-03nfs: remove unused header <linux/pnfs_osd_xdr.h>Jonathan Corbet
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-20NFS: Save some space in the inodeTrond Myklebust
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever
2021-10-03NFS: Further optimisations for 'ls -l'Trond Myklebust
2021-10-03SUNRPC: Remove unnecessary memory barriersTrond Myklebust
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26net: prevent user from passing illegal stab size王贇
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang
2021-09-24mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner