aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07nfsd: deal with revoked delegations appropriatelyAndrew Elble1-1/+24
2017-11-07svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever1-3/+8
2017-11-07nfsd: use nfs->ns.inum as net IDVasily Averin1-2/+2
2017-11-07rpc: remove some BUG()sJ. Bruce Fields1-5/+9
2017-11-07svcrdma: Preserve CB send buffer across retransmitsChuck Lever1-1/+5
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann4-8/+11
2017-11-07fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2-5/+5
2017-11-07fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2-4/+4
2017-11-07fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova3-15/+16
2017-11-07lockd: double unregister of inetaddr notifiersVasily Averin1-11/+9
2017-11-07nfsd4: catch some false session retriesJ. Bruce Fields2-1/+37
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields3-7/+27
2017-11-07sunrcp: make function _svc_create_xprt staticColin Ian King1-3/+3
2017-10-11SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust1-7/+10
2017-10-05nfsd: use ARRAY_SIZEJérémy Lefaure1-3/+2
2017-10-04nfsd: give out fewer session slots as limit approachesJ. Bruce Fields1-0/+5
2017-10-04nfsd: increase DRC cache limitJ. Bruce Fields1-1/+1
2017-10-04nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields1-12/+2
2017-09-26nfs_common: convert int to boolCorentin Labbe2-7/+7
2017-09-26nfs_common: move locks_in_grace comment at the right placeCorentin Labbe1-7/+7
2017-09-26nfs_common: fix build warning in grace.cCorentin Labbe1-1/+1
2017-09-18MAINTAINERS: associate linux/fs.h with VFS instead of file lockingEric Biggers1-2/+2
2017-09-16Linux 4.14-rc1Linus Torvalds1-2/+2
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson1-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson1-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson1-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso1-1/+1
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso1-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso1-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso1-0/+4
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso1-5/+1
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-09-15KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr1-0/+2