summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields
2012-11-14nfsd4: get_backchannel_cred should be staticFengguang Wu
2012-11-14nfsd4: init_session should be declared staticFengguang Wu
2012-11-12nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton
2012-11-12nfsd: get rid of cl_recdir fieldJeff Layton
2012-11-12nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton
2012-11-12nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton
2012-11-12nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton
2012-11-12nfsd: break out reclaim record removal into separate functionJeff Layton
2012-11-12nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton
2012-11-12nfsd: warn about impending removal of nfsdcld upcallJeff Layton
2012-11-12nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton
2012-11-12nfsd: change heuristic for selecting the client_tracking_opsJeff Layton
2012-11-12nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton
2012-11-10nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton
2012-11-10nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton
2012-11-10nfsd4: update documentation on 4.1 progressJ. Bruce Fields
2012-11-08nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields
2012-11-08nfsd4: common helper to initialize callback workJ. Bruce Fields
2012-11-08nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-11-08nfsd4: use callback security parameters in create_sessionJ. Bruce Fields
2012-11-08nfsd4: clean up callback security parsingJ. Bruce Fields
2012-11-08nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields
2012-11-08nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields
2012-11-08nfsd4: don't BUG in delegation break callbackJ. Bruce Fields
2012-11-08svcrpc: demote some printks to a dprintkJ. Bruce Fields
2012-11-08nfsd4: remove unused init_session returnJ. Bruce Fields
2012-11-08nfsd4: helper function for getting mounted_on inoJ. Bruce Fields
2012-11-08nfs: fix wrong object type in lockowner_slabYanchuan Nian
2012-11-08nfsd4: remove unused variable in nfsd4_delegreturn()Wei Yongjun
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-10-20Linux 3.7-rc2Linus Torvalds
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-20use clamp_t in UNAME26 fixKees Cook
2012-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu