index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
2015-10-12
nfsd: serialize state seqid morphing operations
Jeff Layton
2015-08-13
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-04
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-05-04
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2015-05-04
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
2015-02-02
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
2015-02-02
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
2015-01-07
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
2014-11-07
nfsd: convert nfs4_file searches to use RCU
Jeff Layton
2014-10-23
nfsd: clean up comments over nfs4_file definition
Jeff Layton
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2014-10-01
nfsd: eliminate "to_delegation" define
Jeff Layton
2014-09-26
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
2014-09-26
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
2014-09-26
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
2014-09-26
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2014-09-17
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
2014-09-17
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
2014-08-05
nfsd: add some comments to the nfsd4 object definitions
Jeff Layton
2014-08-05
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
Jeff Layton
2014-08-05
nfsd: remove old fault injection infrastructure
Jeff Layton
2014-08-05
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
2014-08-05
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
2014-08-05
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
2014-08-05
nfsd: add nfsd_inject_forget_clients
Jeff Layton
2014-08-05
nfsd: add a forget_client set_clnt routine
Jeff Layton
2014-08-05
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
2014-08-01
nfsd4: fix out of date comment
J. Bruce Fields
2014-07-31
nfsd: Move the open owner hash table into struct nfs4_client
Trond Myklebust
2014-07-31
nfsd: make openstateids hold references to their openowners
Jeff Layton
2014-07-31
nfsd: add an operation for unhashing a stateowner
Jeff Layton
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
2014-07-31
nfsd: Add reference counting to state owners
Jeff Layton
2014-07-31
nfsd: Add a struct nfs4_file field to struct nfs4_stid
Trond Myklebust
2014-07-31
nfsd: Add reference counting to the lock and open stateids
Trond Myklebust
2014-07-29
nfsd: remove dl_fh field from struct nfs4_delegation
Jeff Layton
2014-07-23
nfsd: Do not let nfs4_file pin the struct inode
Jeff Layton
2014-07-23
nfsd: Store the filehandle with the struct nfs4_file
Trond Myklebust
[next]