summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/fault_inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-13nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton3-9/+6
2012-11-13nfsd: warn about impending removal of nfsdcld upcallJeff Layton1-0/+3
2012-11-13nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton1-8/+82
2012-11-13nfsd: change heuristic for selecting the client_tracking_opsJeff Layton1-9/+27
2012-11-13nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton1-1/+133
2012-11-10nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton3-3/+3
2012-11-10nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton1-1/+2
2012-11-10nfsd4: update documentation on 4.1 progressJ. Bruce Fields1-8/+1
2012-11-08nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields3-5/+13
2012-11-08nfsd4: common helper to initialize callback workJ. Bruce Fields3-4/+9
2012-11-08nfsd4: implement backchannel_ctl operationJ. Bruce Fields6-7/+40
2012-11-08nfsd4: use callback security parameters in create_sessionJ. Bruce Fields3-14/+37
2012-11-08nfsd4: clean up callback security parsingJ. Bruce Fields2-57/+70
2012-11-08nfsd: use vfs_fsync_range(), not O_SYNC, for stable writesJ. Bruce Fields1-7/+6
2012-11-08nfsd: assume writeable exportabled filesystems have f_syncJ. Bruce Fields1-13/+0
2012-11-08nfsd4: don't BUG in delegation break callbackJ. Bruce Fields1-3/+8
2012-11-08svcrpc: demote some printks to a dprintkJ. Bruce Fields1-3/+2
2012-11-08nfsd4: remove unused init_session returnJ. Bruce Fields1-2/+1
2012-11-08nfsd4: helper function for getting mounted_on inoJ. Bruce Fields1-12/+18
2012-11-08nfs: fix wrong object type in lockowner_slabYanchuan Nian1-1/+1
2012-11-08nfsd4: remove unused variable in nfsd4_delegreturn()Wei Yongjun1-2/+0
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon4-5/+10
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-20MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-20MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-19Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-19UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna1-2/+7
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes1-1/+1