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
*
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
2006-01-18
1
-0
/
+3
*
[PATCH] NFSERR_SERVERFAULT returned host-endian
Al Viro
2006-01-18
1
-2
/
+2
*
[PATCH] nfsd4_truncate() bogus return value
Al Viro
2006-01-18
1
-1
/
+1
*
[PATCH] nfsd4: fix open_downgrade
J. Bruce Fields
2006-01-18
1
-11
/
+11
*
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
J. Bruce Fields
2006-01-18
1
-6
/
+0
*
[PATCH] nfsd4: simplify process-open1 logic
J. Bruce Fields
2006-01-18
1
-64
/
+35
*
[PATCH] nfsd4: no replays on unconfirmed owners
J. Bruce Fields
2006-01-18
1
-13
/
+11
*
[PATCH] nfsd4: fix check_for_locks
J. Bruce Fields
2006-01-18
1
-1
/
+2
*
[PATCH] nfsd4: remove release_state_owner()
J. Bruce Fields
2006-01-18
1
-22
/
+9
*
[PATCH] nfsd4: rename lk_stateowner
J. Bruce Fields
2006-01-18
1
-8
/
+8
*
[PATCH] nfsd4: fix nfsd4_lock cleanup on failure
J. Bruce Fields
2006-01-18
1
-14
/
+4
*
[PATCH] nfsd4: misc lock fixes
Andy Adamson
2006-01-18
1
-9
/
+5
*
[PATCH] nfsd4: fix setclientid unlock of unlocked state lock
Neil Brown
2005-09-13
1
-3
/
+2
*
[PATCH] nfsd4: fix open seqid incrementing in lock
Neil Brown
2005-09-13
1
-13
/
+15
*
[PATCH] nfsd4: move replay_owner
Neil Brown
2005-09-13
1
-10
/
+20
*
[PATCH] nfsd4: printk reduction
Neil Brown
2005-09-13
1
-17
/
+10
*
[PATCH] nfsd4: check lock type against openmode.
NeilBrown
2005-07-07
1
-16
/
+33
*
[PATCH] nfsd4: clean up nfs4_preprocess_seqid_op
NeilBrown
2005-07-07
1
-34
/
+22
*
[PATCH] nfsd4: clarify close_lru handling
NeilBrown
2005-07-07
1
-26
/
+14
*
[PATCH] nfsd4: renew lease on seqid modifying operations
NeilBrown
2005-07-07
1
-1
/
+1
*
[PATCH] nfsd4: return better error on io incompatible with open mode
NeilBrown
2005-07-07
1
-1
/
+1
*
[PATCH] nfsd4: always update stateid on open
NeilBrown
2005-07-07
1
-0
/
+1
*
[PATCH] nfsd4: relax new lock seqid check
NeilBrown
2005-07-07
1
-5
/
+0
*
[PATCH] nfsd4: fix open_reclaim seqid
NeilBrown
2005-07-07
1
-9
/
+6
*
[PATCH] nfsd4: comment indentation
NeilBrown
2005-07-07
1
-9
/
+9
*
[PATCH] nfsd4: stop overusing RECLAIM_BAD
NeilBrown
2005-07-07
1
-18
/
+7
*
[PATCH] nfsd4: ERR_GRACE should bump seqid on lock
NeilBrown
2005-07-07
1
-5
/
+7
*
[PATCH] nfsd4: ERR_GRACE should bump seqid on open
NeilBrown
2005-07-07
1
-0
/
+6
*
[PATCH] nfsd4: fix release_lockowner
NeilBrown
2005-07-07
1
-1
/
+6
*
[PATCH] nfsd4: reboot recovery fix
NeilBrown
2005-07-07
1
-0
/
+1
*
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
2005-06-24
1
-2
/
+35
*
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
2005-06-24
1
-0
/
+16
*
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
2005-06-24
1
-2
/
+16
*
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2005-06-24
1
-4
/
+1
*
[PATCH] knfsd: nfsd4: allow multiple lockowners
NeilBrown
2005-06-24
1
-43
/
+33
*
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
2005-06-24
1
-39
/
+39
*
[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanup
NeilBrown
2005-06-24
1
-32
/
+17
*
[PATCH] knfsd: nfsd4: setclientid_confirm comments
NeilBrown
2005-06-24
1
-30
/
+29
*
[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomy
NeilBrown
2005-06-24
1
-10
/
+7
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm error return
NeilBrown
2005-06-24
1
-8
/
+3
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm cases
NeilBrown
2005-06-24
1
-4
/
+15
*
[PATCH] knfsd: nfsd4: fix uncomfirmed list
NeilBrown
2005-06-24
1
-4
/
+7
*
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
1
-27
/
+30
*
[PATCH] knfsd: nfsd4: grace period end
NeilBrown
2005-06-24
1
-11
/
+13
*
[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientid
NeilBrown
2005-06-24
1
-18
/
+31
*
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
2005-06-24
1
-42
/
+38
*
[PATCH] knfsd: nfsd4: setclientid simplification
NeilBrown
2005-06-24
1
-12
/
+2
*
[PATCH] knfsd: nfsd4: remove nfs4_reclaim_init
NeilBrown
2005-06-24
1
-3
/
+0
*
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2005-06-24
1
-18
/
+17
*
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2005-06-24
1
-3
/
+3
[next]