summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-154-13/+14
* nfsd: use service net instead of hard-coded net where possibleStanislav Kinsbursky2012-11-151-5/+5
* svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-151-1/+5
* nfsd4: get_backchannel_cred should be staticFengguang Wu2012-11-141-1/+1
* nfsd4: init_session should be declared staticFengguang Wu2012-11-141-1/+1
* nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton2012-11-121-0/+1
* nfsd: get rid of cl_recdir fieldJeff Layton2012-11-123-36/+77
* nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton2012-11-122-52/+95
* nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-123-13/+34
* nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton2012-11-122-11/+11
* nfsd: break out reclaim record removal into separate functionJeff Layton2012-11-122-3/+10
* nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton2012-11-123-9/+6
* nfsd: warn about impending removal of nfsdcld upcallJeff Layton2012-11-121-0/+3
* nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton2012-11-121-8/+82
* nfsd: change heuristic for selecting the client_tracking_opsJeff Layton2012-11-121-9/+27
* nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton2012-11-121-1/+133
* nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton2012-11-103-3/+3
* nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton2012-11-101-1/+2
* nfsd4: update documentation on 4.1 progressJ. Bruce Fields2012-11-101-8/+1
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-073-5/+13
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-073-4/+9
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-076-7/+40
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-073-14/+37
* nfsd4: clean up callback security parsingJ. Bruce Fields2012-11-072-57/+70
* nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields2012-11-071-7/+6
* nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields2012-11-071-13/+0
* nfsd4: don't BUG in delegation break callbackJ. Bruce Fields2012-11-071-3/+8
* svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-071-3/+2
* nfsd4: remove unused init_session returnJ. Bruce Fields2012-11-071-2/+1
* nfsd4: helper function for getting mounted_on inoJ. Bruce Fields2012-11-071-12/+18
* nfs: fix wrong object type in lockowner_slabYanchuan Nian2012-11-071-1/+1
* nfsd4: remove unused variable in nfsd4_delegreturn()Wei Yongjun2012-11-071-2/+0
* exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-074-5/+10
* Linux 3.7-rc2v3.7-rc2Linus Torvalds2012-10-201-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-209-45/+83
|\
| * arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-202-1/+7
| * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
| * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-182-7/+32
| * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-181-10/+0
| * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
| * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-181-10/+10
| * arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-181-0/+1
| * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-161-1/+0
* | use clamp_t in UNAME26 fixKees Cook2012-10-191-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-199-17/+56
|\ \
| * | perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-203-14/+15
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-209-6/+44
| |\ \
| | * | perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-171-1/+1
| | * | perf tools: Fix build on sparc.David Miller2012-10-171-1/+1
| | * | perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-171-0/+1
OpenPOWER on IntegriCloud