index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2011-09-13
nfsd4: remove redundant stateid initialization
J. Bruce Fields
2011-09-13
nfsd4: rename init_stateid
J. Bruce Fields
2011-09-13
nfsd4: pass around typemask instead of flags
J. Bruce Fields
2011-09-13
nfsd4: split preprocess_seqid, cleanup
J. Bruce Fields
2011-09-13
nfsd4: split up find_stateid
J. Bruce Fields
2011-09-13
nfsd4: rearrange to avoid a forward reference
J. Bruce Fields
2011-09-07
nfsd4: split out some free_generic_stateid code
J. Bruce Fields
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-03
nfsd4: move CLOSE_STATE special case to caller
J. Bruce Fields
2011-09-03
nfsd4: move double-confirm test to open_confirm
J. Bruce Fields
2011-09-02
nfsd4: simplify check_open logic
J. Bruce Fields
2011-09-02
nfsd4: share common seqid checks
J. Bruce Fields
2011-09-01
nfsd4: eliminate unused lt_stateowner
J. Bruce Fields
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
nfsd4: eliminate impossible open replay case
J. Bruce Fields
2011-09-01
nfsd4: extend state lock over seqid replay logic
J. Bruce Fields
2011-08-31
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
nfsd4: centralize handling of replay owners
J. Bruce Fields
2011-08-31
nfsd4: make delegation stateid's seqid start at 1
J. Bruce Fields
2011-08-31
nfsd4: simplify stateid generation code, fix wraparound
J. Bruce Fields
2011-08-31
nfsd4: consolidate lock & open stateid tables
J. Bruce Fields
2011-08-31
nfsd4: simplify distinguishing lock & open stateid's
J. Bruce Fields
2011-08-27
nfsd4: remove redundant is_open_owner check
J. Bruce Fields
2011-08-27
nfsd4: get lock checks out of preprocess_seqid_op
J. Bruce Fields
2011-08-27
nfsd4: simplify lock openmode check
J. Bruce Fields
2011-08-27
nfsd4: remove HAS_SESSION
J. Bruce Fields
2011-08-27
nfsd4: cleanup lock/stateowner initialization
J. Bruce Fields
2011-08-27
nfsd4: name openowner data structures more clearly
J. Bruce Fields
2011-08-27
nfsd4: replace some macros by functions
J. Bruce Fields
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
2011-08-26
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
2011-07-23
nfsd: don't break lease on CLAIM_DELEGATE_CUR
Casey Bodley
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
2011-07-15
nfsd41: check the size of request
Mi Jinlong
2011-07-15
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
2011-07-15
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
2011-07-15
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-18
nfsd: make local functions static
Daniel Mack
2011-04-29
NFSD: Check status from nfsd4_map_bcts_dir()
Bryan Schumaker
2011-04-29
nfsd41: error out on repeated RECLAIM_COMPLETE
Mi Jinlong
2011-04-29
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
Mi Jinlong
2011-04-29
nfsd41: add flag checking for create_session
Mi Jinlong
2011-04-19
nfsd4: Fix filp leak
OGAWA Hirofumi
2011-04-18
nfsd4: fix struct file leak on delegation
J. Bruce Fields
2011-04-11
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
[prev]
[next]