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] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-4
/
+1
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2006-06-30
1
-3
/
+3
*
[PATCH] knfsd: nfsd4: fix some open argument tests
J. Bruce Fields
2006-06-30
1
-4
/
+13
*
[PATCH] knfsd: nfsd4: remove superfluous grace period checks
J. Bruce Fields
2006-06-30
1
-4
/
+0
*
[PATCH] knfsd: nfsd4: fix open_confirm locking
J. Bruce Fields
2006-06-30
1
-2
/
+3
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[PATCH] fs: use list_move()
Akinobu Mita
2006-06-26
1
-2
/
+1
*
[PATCH] knfsd: nfsd4: grant delegations more frequently
NeilBrown
2006-04-11
1
-11
/
+2
*
[PATCH] knfsd: nfsd4: limit number of delegations handed out.
NeilBrown
2006-04-11
1
-34
/
+40
*
[PATCH] knfsd: nfsd4: add missing rpciod_down()
NeilBrown
2006-04-11
1
-7
/
+14
*
[PATCH] knfsd: nfsd4: fix laundromat shutdown race
NeilBrown
2006-04-11
1
-2
/
+2
*
[PATCH] fs/nfsd/nfs4state.c: make a struct static
Adrian Bunk
2006-04-11
1
-1
/
+1
*
[PATCH] knfsd: locks: flag NFSv4-owned locks
NeilBrown
2006-04-11
1
-22
/
+16
*
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
2006-03-26
1
-22
/
+16
*
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-26
1
-4
/
+5
*
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
1
-7
/
+6
*
[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
[next]