summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03nfsd: create get_nfsdfs_clp helperJ. Bruce Fields1-8/+13
2019-07-03nfsd4: show layout stateidsJ. Bruce Fields1-0/+20
2019-07-03nfsd: show lock and deleg stateidsJ. Bruce Fields1-0/+59
2019-07-03nfsd4: add file to display list of client's opensJ. Bruce Fields1-2/+147
2019-07-03nfsd: add more information to client info fileJ. Bruce Fields1-0/+12
2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields4-0/+34
2019-07-03nfsd: copy client's address including port number to cl_addrJ. Bruce Fields1-1/+1
2019-07-03nfsd4: add a client info fileJ. Bruce Fields3-8/+148
2019-07-03nfsd: make client/ directory names small intsJ. Bruce Fields3-3/+5
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields5-10/+133
2019-07-03nfsd4: use reference count to free clientJ. Bruce Fields2-5/+22
2019-07-03nfsd: rename cl_refcountJ. Bruce Fields2-14/+14
2019-07-03nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2-0/+14
2019-07-03nfs: fix out-of-date connectathon talk URLJ. Bruce Fields1-1/+1
2019-07-03nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields1-3/+7
2019-07-03nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields1-4/+0
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields3-15/+8
2019-07-03nfsd: Spelling s/EACCESS/EACCES/Geert Uytterhoeven1-1/+1
2019-07-03lockd: Make two symbols staticYueHaibing2-2/+2
2019-07-03locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington3-21/+0
2019-07-03lockd: Show pid of lockd for remote locksBenjamin Coddington5-6/+4
2019-07-03lockd: Remove lm_compare_owner and lm_owner_keyBenjamin Coddington1-18/+0
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington7-5/+123
2019-07-03lockd: prepare nlm_lockowner for use by the serverBenjamin Coddington1-10/+11
2019-07-03nfsd: note inadequate stats lockingJ. Bruce Fields1-2/+5
2019-07-03nfsd4: drc containerizationJ. Bruce Fields4-125/+154
2019-07-03nfsd: don't call nfsd_reply_cache_shutdown twiceJ. Bruce Fields1-1/+0
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel1-1/+1
2019-06-19svcrdma: Ignore source port when computing DRC hashChuck Lever1-1/+6
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2-4/+4
2019-05-27Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-26tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-25ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long1-2/+40
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu3-0/+17
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0