index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2009-03-18
1
-24
/
+23
*
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
2009-03-18
1
-2
/
+2
*
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
2009-03-18
1
-2
/
+1
*
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
2009-03-18
1
-12
/
+28
*
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
2009-03-18
1
-1
/
+6
*
nfsd4: remove some dprintk's
J. Bruce Fields
2009-03-18
1
-9
/
+2
*
nfsd4: remove unneeded local variable
J. Bruce Fields
2009-03-18
1
-5
/
+2
*
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
2009-03-18
1
-11
/
+8
*
nfsd4: move check_stateid_generation check
J. Bruce Fields
2009-03-18
1
-3
/
+6
*
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
2009-03-18
1
-6
/
+8
*
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2009-03-18
1
-3
/
+1
*
nfsd4: split open/lockowner release code
J. Bruce Fields
2009-03-18
1
-23
/
+34
*
nfsd4: remove a forward declaration
J. Bruce Fields
2009-03-18
1
-43
/
+42
*
nfsd4: split lockstateid/openstateid release logic
J. Bruce Fields
2009-03-18
1
-23
/
+32
*
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
Jeff Layton
2009-01-27
1
-1
/
+0
*
nfsd: last_byte_offset
Benny Halevy
2009-01-07
1
-16
/
+26
*
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
2009-01-07
1
-10
/
+20
*
nfsd: Minor cleanup of find_stateid
Krishna Kumar
2009-01-06
1
-3
/
+4
*
Merge branch 'devel' into next
Trond Myklebust
2008-12-30
1
-0
/
+12
|
\
|
*
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2008-12-23
1
-0
/
+1
|
*
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
2008-12-23
1
-0
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-0
/
+1
|
\
\
|
|
/
|
*
nfsd: clean up grace period on early exit
J. Bruce Fields
2008-11-24
1
-0
/
+1
*
|
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+2
|
/
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
1
-4
/
+4
*
nfsd: common grace period control
J. Bruce Fields
2008-10-03
1
-19
/
+15
*
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
2008-07-07
1
-0
/
+4
*
nfsd: document open share bit tracking
J. Bruce Fields
2008-07-07
1
-0
/
+18
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
1
-3
/
+3
*
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
2008-06-23
1
-4
/
+13
*
nfsd: remove unnecessary atomic ops
J. Bruce Fields
2008-05-18
1
-2
/
+2
*
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-25
1
-3
/
+0
*
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
2008-04-23
1
-2
/
+2
*
nfsd: fix sparse warnings
Harvey Harrison
2008-04-23
1
-5
/
+5
*
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
2008-04-23
1
-1
/
+1
*
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
2008-04-23
1
-15
/
+26
*
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
2008-04-23
1
-7
/
+7
*
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
2008-04-19
1
-1
/
+2
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-1
/
+1
*
nfsd4: clean up access_valid, deny_valid checks.
J. Bruce Fields
2008-02-01
1
-4
/
+9
*
nfsd4: fix bad seqid on lock request incompatible with open mode
J. Bruce Fields
2008-02-01
1
-4
/
+3
*
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
2008-02-01
1
-1
/
+4
*
nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
2008-02-01
1
-29
/
+26
*
nfsd4: make current_clientid local
J. Bruce Fields
2008-02-01
1
-3
/
+4
*
nfsd4: kill unneeded cl_confirm check
J. Bruce Fields
2008-02-01
1
-3
/
+1
*
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
J. Bruce Fields
2008-02-01
1
-4
/
+1
*
nfsd4: kill unnecessary same_name() in setclientid_confirm
J. Bruce Fields
2008-02-01
1
-3
/
+1
*
nfsd: uniquify cl_confirm values
J. Bruce Fields
2008-02-01
1
-7
/
+6
[next]