summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: escape high characters in binary dataJ. Bruce Fields2019-07-034-0/+34
* nfsd: copy client's address including port number to cl_addrJ. Bruce Fields2019-07-031-1/+1
* nfsd4: add a client info fileJ. Bruce Fields2019-07-033-8/+148
* nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-033-3/+5
* nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-035-10/+133
* nfsd4: use reference count to free clientJ. Bruce Fields2019-07-032-5/+22
* nfsd: rename cl_refcountJ. Bruce Fields2019-07-032-14/+14
* nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2019-07-032-0/+14
* nfs: fix out-of-date connectathon talk URLJ. Bruce Fields2019-07-031-1/+1
* nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields2019-07-031-3/+7
* nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields2019-07-031-4/+0
* nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-033-15/+8
* nfsd: Spelling s/EACCESS/EACCES/Geert Uytterhoeven2019-07-031-1/+1
* lockd: Make two symbols staticYueHaibing2019-07-032-2/+2
* locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-033-21/+0
* lockd: Show pid of lockd for remote locksBenjamin Coddington2019-07-035-6/+4
* lockd: Remove lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-031-18/+0
* lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington2019-07-037-5/+123
* lockd: prepare nlm_lockowner for use by the serverBenjamin Coddington2019-07-031-10/+11
* nfsd: note inadequate stats lockingJ. Bruce Fields2019-07-031-2/+5
* nfsd4: drc containerizationJ. Bruce Fields2019-07-034-125/+154
* nfsd: don't call nfsd_reply_cache_shutdown twiceJ. Bruce Fields2019-07-031-1/+0
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-031-1/+1
* svcrdma: Ignore source port when computing DRC hashChuck Lever2019-06-191-1/+6
* Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2019-05-312-4/+4
* Linux 5.2-rc2v5.2-rc2Linus Torvalds2019-05-261-2/+2
* Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-263-10/+20
|\
| * tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-05-253-10/+20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2644-303/+399
|\ \
| * | KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-241-1/+1
| * | tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-05-242-4/+14
| * | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| * | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| * | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| * | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| * | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
| * | KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-05-241-5/+8
| * | KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-244-13/+15
| * | x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
| * | KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2019-05-242-8/+27
| * | kvm: Check irqchip mode before assign irqfdPeter Xu2019-05-243-0/+17
| * | kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-241-1/+5
| * | KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| * | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0
| * | KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li2019-05-241-0/+18
| * | KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li2019-05-241-1/+1
| * | kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang2019-05-241-0/+1
| * | KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li2019-05-241-2/+2
| * | kvm: fix compilation on s390Paolo Bonzini2019-05-241-0/+2
| * | kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson2019-05-241-0/+1