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
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
*
nfsd: common grace period control
J. Bruce Fields
2008-10-03
*
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
2008-07-07
*
nfsd: document open share bit tracking
J. Bruce Fields
2008-07-07
*
nfsd: rename MAY_ flags
Miklos Szeredi
2008-06-23
*
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
2008-06-23
*
nfsd: remove unnecessary atomic ops
J. Bruce Fields
2008-05-18
*
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-25
*
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
2008-04-23
*
nfsd: fix sparse warnings
Harvey Harrison
2008-04-23
*
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
2008-04-23
*
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
2008-04-23
*
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
2008-04-23
*
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
2008-04-19
*
Introduce path_put()
Jan Blunck
2008-02-15
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
nfsd4: clean up access_valid, deny_valid checks.
J. Bruce Fields
2008-02-01
*
nfsd4: fix bad seqid on lock request incompatible with open mode
J. Bruce Fields
2008-02-01
*
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
2008-02-01
*
nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
2008-02-01
*
nfsd4: make current_clientid local
J. Bruce Fields
2008-02-01
*
nfsd4: kill unneeded cl_confirm check
J. Bruce Fields
2008-02-01
*
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
J. Bruce Fields
2008-02-01
*
nfsd4: kill unnecessary same_name() in setclientid_confirm
J. Bruce Fields
2008-02-01
*
nfsd: uniquify cl_confirm values
J. Bruce Fields
2008-02-01
*
nfsd: eliminate final bogus case from setclientid logic
J. Bruce Fields
2008-02-01
*
nfsd4: kill some unneeded setclientid comments
J. Bruce Fields
2008-02-01
*
nfsd4: probe callback channel only once
J. Bruce Fields
2008-02-01
*
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-15
|
\
|
*
Cleanup macros for distinguishing mandatory locks
Pavel Emelyanov
2007-10-09
*
|
knfsd: nfsv4 delegation recall should take reference on client
J. Bruce Fields
2007-10-09
*
|
knfsd: don't shutdown callbacks until nfsv4 client is freed
J. Bruce Fields
2007-10-09
*
|
knfsd: let nfsd manage timing out its own leases
J. Bruce Fields
2007-10-09
*
|
knfsd: remove code duplication in nfsd4_setclientid()
J. Bruce Fields
2007-10-09
*
|
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
2007-10-09
*
|
knfsd: demote some printk()s to dprintk()s
J. Bruce Fields
2007-10-09
*
|
knfsd: cleanup of nfsd4 cmp_* functions
J. Bruce Fields
2007-10-09
|
/
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-18
*
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
2007-07-17
*
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
2007-07-17
*
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2007-07-17
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
*
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
2007-05-09
*
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
2007-05-06
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
*
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
2007-03-27
*
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
2007-03-27
*
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
[next]