index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
nfsd: Protect addition to the file_hashtbl
Trond Myklebust
1
-12
/
+37
2014-07-08
nfsd: fix file access refcount leak when nfsd4_truncate fails
Christoph Hellwig
1
-32
/
+30
2014-07-08
NFSD: Avoid warning message when compile at i686 arch
Kinglong Mee
1
-1
/
+1
2014-07-08
nfsd4: replace defer_free by svcxdr_tmpalloc
J. Bruce Fields
2
-33
/
+26
2014-07-08
nfsd4: remove nfs4_acl_new
J. Bruce Fields
3
-12
/
+10
2014-07-08
nfsd4: define svcxdr_dupstr to share some common code
J. Bruce Fields
1
-13
/
+23
2014-07-08
nfsd4: remove unused defer_free argument
J. Bruce Fields
2
-13
/
+9
2014-07-08
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
3
-13
/
+12
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
5
-18
/
+7
2014-07-08
nfsd: make NFSv2 null terminate symlink data
J. Bruce Fields
1
-1
/
+4
2014-07-08
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-06-23
nfsd: properly handle embedded newlines in fault_injection input
Jeff Layton
1
-0
/
+8
2014-06-23
nfsd: fix return of nfs4_acl_write_who
Jeff Layton
1
-1
/
+1
2014-06-23
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2
-5
/
+19
2014-06-23
nfsd: nfsd_splice_read and nfsd_readv should return __be32
Jeff Layton
2
-5
/
+6
2014-06-23
nfsd: clean up sparse endianness warnings in nfscache.c
Jeff Layton
1
-2
/
+11
2014-06-23
nfsd: add __force to opaque verifier field casts
Jeff Layton
2
-4
/
+12
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
5
-9
/
+8
2014-06-23
NFSD: Using path_get when assigning path for export
Kinglong Mee
1
-2
/
+2
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
4
-7
/
+7
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
8
-64
/
+31
2014-06-22
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-20
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2
-1
/
+10
2014-06-20
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-06-20
imx-drm: parallel-display: Fix DPMS default state.
Denis Carikli
1
-0
/
+7
2014-06-20
staging: android: timed_output: fix use after free of dev
Yi Zhang
1
-1
/
+0
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
UniCore32: Change git tree location information in MAINTAINERS
Guan Xuetao
1
-2
/
+2
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...
Chen Gang
2
-34
/
+34
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
1
-1
/
+1
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
1
-1
/
+1
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-19
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
1
-7
/
+15
2014-06-19
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2
-1
/
+9
2014-06-19
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
1
-8
/
+1
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
3
-7
/
+6
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
1
-10
/
+9
[next]