index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: kill off complicated macro 'PROC'
Yu Zhiguo
2009-06-01
1
-17
/
+17
*
NFSv4: do exact check about attribute specified
Yu Zhiguo
2009-06-01
1
-4
/
+91
*
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2009-04-03
1
-0
/
+15
*
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2009-04-03
1
-6
/
+9
*
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
2009-04-03
1
-1
/
+2
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-03
1
-1
/
+1
*
nfsd41: access_valid
Andy Adamson
2009-04-03
1
-0
/
+1
*
nfsd41: clientid handling
Andy Adamson
2009-04-03
1
-0
/
+12
*
nfsd41: stateid handling
Andy Adamson
2009-04-03
1
-1
/
+4
*
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2009-04-03
1
-6
/
+4
*
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
2009-04-03
1
-2
/
+32
*
nfsd41: nfsd DRC logic
Andy Adamson
2009-04-03
1
-0
/
+7
*
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2009-04-03
1
-8
/
+32
*
nfsd41: proc stubs
Andy Adamson
2009-04-03
1
-0
/
+22
*
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
1
-0
/
+8
*
nfsd: remove nfsd4_ops array size
Benny Halevy
2009-03-30
1
-1
/
+1
*
nfsd: embed nfsd4_current_state in nfsd4_compoundres
Andy Adamson
2009-03-29
1
-31
/
+9
*
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
2009-03-18
1
-4
/
+0
*
nfsd4: support putpubfh operation
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
Short write in nfsd becomes a full write to the client
David Shaw
2009-03-18
1
-2
/
+5
*
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2009-03-18
1
-3
/
+3
*
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
2009-03-18
1
-11
/
+6
*
nfsd4: fix misplaced comment
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
2009-03-18
1
-3
/
+5
*
nfsd: dprint each op status in nfsd4_proc_compound
Benny Halevy
2009-01-07
1
-0
/
+5
*
nfsd: common grace period control
J. Bruce Fields
2008-10-03
1
-4
/
+4
*
nfsd: fix compound state allocation error handling
Andy Adamson
2008-09-01
1
-6
/
+6
*
[NFSD] uninline nfsd4_op_name()
Adrian Bunk
2008-08-08
1
-3
/
+2
*
nfsd: dprint operation names
Benny Halevy
2008-07-02
1
-2
/
+50
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
1
-10
/
+13
*
nfsd: add dprintk of compound return
J. Bruce Fields
2008-06-23
1
-0
/
+1
*
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
2008-04-19
1
-1
/
+6
*
nfsd: Allow AIX client to read dir containing mountpoints
Frank Filz
2008-02-01
1
-1
/
+1
*
knfsd: demote some printk()s to dprintk()s
J. Bruce Fields
2007-10-09
1
-2
/
+2
*
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-31
1
-1
/
+9
*
knfsd: nfsd4: implement secinfo
Andy Adamson
2007-07-17
1
-0
/
+28
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
1
-4
/
+3
*
[PATCH] knfsd: nfsd4: simplify filehandle check
J.Bruce Fields
2006-12-13
1
-17
/
+12
*
[PATCH] knfsd: nfsd4: simplify migration op check
J.Bruce Fields
2006-12-13
1
-11
/
+13
*
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2006-12-13
1
-125
/
+129
*
[PATCH] knfsd: nfsd4: make verify and nverify wrappers
J.Bruce Fields
2006-12-13
1
-6
/
+22
*
[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions
J.Bruce Fields
2006-12-13
1
-25
/
+18
*
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
2006-12-13
1
-17
/
+14
*
[PATCH] knfsd: nfsd4: remove spurious replay_owner check
J.Bruce Fields
2006-12-13
1
-1
/
+1
*
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
2006-12-13
1
-145
/
+203
*
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
2006-12-13
1
-5
/
+5
*
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
2006-11-08
1
-2
/
+4
*
[PATCH] nfsd4: reindent do_open_lookup()
J. Bruce Fields
2006-11-08
1
-13
/
+11
*
[PATCH] nfsd: nfs_replay_me
Al Viro
2006-10-20
1
-3
/
+3
*
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
1
-41
/
+41
[next]