summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-08nfsd: Protect addition to the file_hashtblTrond Myklebust1-12/+37
2014-07-08nfsd: fix file access refcount leak when nfsd4_truncate failsChristoph Hellwig1-32/+30
2014-07-08NFSD: Avoid warning message when compile at i686 archKinglong Mee1-1/+1
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields2-33/+26
2014-07-08nfsd4: remove nfs4_acl_newJ. Bruce Fields3-12/+10
2014-07-08nfsd4: define svcxdr_dupstr to share some common codeJ. Bruce Fields1-13/+23
2014-07-08nfsd4: remove unused defer_free argumentJ. Bruce Fields2-13/+9
2014-07-08nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields3-13/+12
2014-07-08nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields5-18/+7
2014-07-08nfsd: make NFSv2 null terminate symlink dataJ. Bruce Fields1-1/+4
2014-07-08nfsd: fix rare symlink decoding bugJ. Bruce Fields2-10/+12
2014-06-23nfsd: properly handle embedded newlines in fault_injection inputJeff Layton1-0/+8
2014-06-23nfsd: fix return of nfs4_acl_write_whoJeff Layton1-1/+1
2014-06-23nfsd: add appropriate __force directives to filehandle generation codeJeff Layton2-5/+19
2014-06-23nfsd: nfsd_splice_read and nfsd_readv should return __be32Jeff Layton2-5/+6
2014-06-23nfsd: clean up sparse endianness warnings in nfscache.cJeff Layton1-2/+11
2014-06-23nfsd: add __force to opaque verifier field castsJeff Layton2-4/+12
2014-06-23NFSD: Using exp_get for export gettingKinglong Mee5-9/+8
2014-06-23NFSD: Using path_get when assigning path for exportKinglong Mee1-2/+2
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee4-7/+7
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee8-64/+31
2014-06-22Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2-1/+10
2014-06-20w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan1-1/+1
2014-06-20imx-drm: parallel-display: Fix DPMS default state.Denis Carikli1-0/+7
2014-06-20staging: android: timed_output: fix use after free of devYi Zhang1-1/+0
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-6/+0
2014-06-20UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao1-2/+2
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang1-0/+2
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang1-0/+1
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang1-0/+2
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang1-0/+23
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang1-5/+5
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang1-0/+4
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2-34/+34
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2-4/+0
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang1-4/+0
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang1-1/+1
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang1-1/+1
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang1-0/+4
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang1-0/+1
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang1-0/+1
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang1-4/+4
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang1-8/+3
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang1-33/+0
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie1-7/+15
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie2-1/+9
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie1-8/+1
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong3-7/+6
2014-06-19btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo1-10/+9