index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
1
-3
/
+3
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
1
-1
/
+1
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
1
-11
/
+17
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
1
-15
/
+32
2012-04-12
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
1
-15
/
+22
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
1
-10
/
+10
2012-04-11
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
1
-16
/
+16
2012-04-11
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
1
-0
/
+3
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
1
-7
/
+11
2012-04-11
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
1
-1
/
+1
2012-04-11
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
1
-5
/
+5
2012-04-11
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
1
-1
/
+1
2012-02-03
nfsd: remove some unneeded checks
Dan Carpenter
1
-1
/
+1
2011-12-07
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
1
-5
/
+5
2011-12-06
nfsd: Fix oops when parsing a 0 length export
Sasha Levin
1
-1
/
+1
2011-09-13
NFSD: Remove the ex_pathname field from struct svc_export
Trond Myklebust
1
-11
/
+0
2011-09-13
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
1
-2
/
+2
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
1
-1
/
+0
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-418
/
+0
2011-04-29
nfsd4: fix wrongsec handling for PUTFH + op cases
J. Bruce Fields
1
-6
/
+0
2011-03-07
nfsd: kill unused macro definition
Shan Wei
1
-1
/
+0
2011-01-13
nfsd: don't support msnfs export option
J. Bruce Fields
1
-4
/
+0
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
1
-1
/
+1
2010-09-26
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
1
-11
/
+29
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
1
-3
/
+19
2010-09-07
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
1
-6
/
+3
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-04-22
nfsd: potential ERR_PTR dereference on exp_export() error paths.
Dan Carpenter
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
nfsd: factor out hash functions for export caches.
NeilBrown
1
-17
/
+23
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
1
-0
/
+1
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
1
-4
/
+11
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
1
-2
/
+4
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
1
-0
/
+1
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+2
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-15
/
+0
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
1
-4
/
+18
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-03
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
1
-0
/
+2
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-2
/
+12
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-9
/
+4
2009-06-11
switch rqst_exp_parent()
Al Viro
1
-15
/
+10
2009-06-11
switch rqst_exp_get_by_name()
Al Viro
1
-9
/
+6
2009-06-11
switch exp_parent() to struct path
Al Viro
1
-16
/
+12
2009-06-11
nfsd struct path use: exp_get_by_name()
Al Viro
1
-20
/
+18
2009-04-23
rpcgss: remove redundant test on unsigned
Roel Kluin
1
-9
/
+4
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-67
/
+58
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
1
-25
/
+23
[next]