index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
*
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
2014-06-09
*
nfsd4: hash deleg stateid only on successful nfs4_set_delegation
Benny Halevy
2014-06-04
*
nfsd4: rename recall_lock to state_lock
Benny Halevy
2014-06-04
*
nfsd4: use recall_lock for delegation hashing
Benny Halevy
2014-06-04
*
nfsd: fix laundromat next-run-time calculation
Jeff Layton
2014-05-30
*
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
*
nfsd4: use session limits to release send buffer reservation
J. Bruce Fields
2014-05-30
*
nfsd4: adjust buflen to session channel limit
J. Bruce Fields
2014-05-30
*
nfsd4: convert 4.1 replay encoding
J. Bruce Fields
2014-05-30
*
nfsd4: no need for encode_compoundres to adjust lengths
J. Bruce Fields
2014-05-28
*
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
*
nfsd: remove nfsd4_free_slab
Christoph Hellwig
2014-05-22
*
Merge 3.15 bugfixes for 3.16
J. Bruce Fields
2014-05-22
|
\
|
*
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-05-21
|
*
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-05-21
*
|
nfsd4: fix delegation cleanup on error
J. Bruce Fields
2014-05-21
*
|
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
2014-05-08
*
|
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2014-05-07
*
|
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2014-05-06
*
|
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
2014-05-06
|
/
*
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
2014-05-06
*
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
2014-05-06
*
nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+
Trond Myklebust
2014-03-30
*
nfsd4: minor nfsd4_replay_cache_entry cleanup
J. Bruce Fields
2014-03-28
*
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2014-03-28
*
nfsd4: update comments with obsolete function name
J. Bruce Fields
2014-03-28
*
NFSD: Using free_conn free connection
Kinglong Mee
2014-03-28
*
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
2014-03-28
*
nfsd: consider CLAIM_FH when handing out delegation
Ming Chen
2014-01-27
*
nfsd4: minor nfs4_setlease cleanup
J. Bruce Fields
2014-01-27
*
NFSD: Fix a memory leak in nfsd4_create_session
Kinglong Mee
2014-01-06
*
NFSD: fix bad length checking for backchannel
Kinglong Mee
2014-01-03
*
NFSD: fix a leak which can cause CREATE_SESSION failures
Kinglong Mee
2014-01-03
*
Add missing recording of back channel attrs in nfsd4_session
Kinglong Mee
2014-01-03
*
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-16
|
\
|
*
Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"
J. Bruce Fields
2013-11-04
|
*
nfsd4: nfsd_shutdown_net needs state lock
J. Bruce Fields
2013-10-30
|
*
nfsd4: need to destroy revoked delegations in destroy_client
Benny Halevy
2013-10-29
|
*
nfsd: no need to unhash_stid before free
Benny Halevy
2013-10-29
|
*
nfsd: remove_stid can be incorporated into nfs4_put_delegation
Benny Halevy
2013-10-28
|
*
nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid
Benny Halevy
2013-10-28
|
*
nfsd: nfs4_free_stid
Benny Halevy
2013-10-28
|
*
nfsd: switch to %p[dD]
Al Viro
2013-10-02
*
|
locks: introduce new FL_DELEG lock flag
J. Bruce Fields
2013-11-09
*
|
nfsd: switch to %p[dD]
Al Viro
2013-10-24
|
/
*
nfsd4: fix leak of inode reference on delegation failure
J. Bruce Fields
2013-08-30
*
Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"
J. Bruce Fields
2013-08-30
*
Merge tag 'v3.11-rc5' into for-3.12 branch
J. Bruce Fields
2013-08-30
|
\
|
*
nfsd4: Fix MACH_CRED NULL dereference
J. Bruce Fields
2013-08-07
*
|
nfsd4: fix setlease error return
J. Bruce Fields
2013-07-26
[next]