index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-11-19
NFS4.1: Fix bug server don't reply the right fore_channel to client at create...
Mi Jinlong
2010-11-19
NFS4.1: server gets drc mem fail should reply error at create_session
Mi Jinlong
2010-11-19
nfsd4: return serverfault on request for ssv
J. Bruce Fields
2010-11-19
nfsd: fix NULL dereference in setattr()
Dan Carpenter
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
2010-11-02
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
2010-10-30
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-24
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
2010-10-21
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
nfsd4: delay session removal till free_client
J. Bruce Fields
2010-10-21
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
nfsd4: track backchannel connections
J. Bruce Fields
2010-10-21
nfsd4: confirm only on succesful create_session
J. Bruce Fields
2010-10-21
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
nfsd4: don't cache seq_misordered replies
J. Bruce Fields
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-10-02
nfsd4: return expired on unfound stateid's
J. Bruce Fields
2010-10-01
nfsd4: add new connections to session
J. Bruce Fields
2010-10-01
nfsd4: refactor connection allocation
J. Bruce Fields
2010-10-01
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
nfsd4: clean up session allocation
J. Bruce Fields
2010-10-01
nfsd4: fix alloc_init_session return type
J. Bruce Fields
2010-10-01
nfsd4: fix alloc_init_session BUILD_BUG_ON()
J. Bruce Fields
2010-10-01
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
nfsd4: minor variable renaming (cb -> conn)
J. Bruce Fields
2010-09-02
nfsd4: mask out non-access bits in nfs4_access_to_omode
J. Bruce Fields
2010-08-26
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2010-08-26
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-07
nfsd4: fix file open accounting for RDWR opens
J. Bruce Fields
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
2010-07-29
nfsd4: fix openmode checking on IO using lock stateid
J. Bruce Fields
2010-07-29
nfsd4: miscellaneous process_open2 cleanup
J. Bruce Fields
2010-07-29
nfsd4: don't pretend to support write delegations
J. Bruce Fields
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2010-06-22
nfsd4: remove some debugging code
J. Bruce Fields
2010-06-22
nfsd4: translate memory errors to delay, not serverfault
J. Bruce Fields
2010-06-22
nfsd4; fix session reference count leak
J. Bruce Fields
2010-06-08
nfsd4: shut down callback queue outside state lock
J. Bruce Fields
[prev]
[next]