index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
NFSD: fix decode_cb_sequence4resok
Benny Halevy
1
-1
/
+1
2011-02-14
NFSD: use nfserr for status after decode_cb_op_status
Benny Halevy
1
-4
/
+2
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-52
/
+99
2011-01-14
nfsd4: fix callback restarting
J. Bruce Fields
1
-12
/
+9
2011-01-13
nfsd4: initialize cb_per_client
J. Bruce Fields
1
-0
/
+1
2011-01-11
nfsd4: allow restarting callbacks
J. Bruce Fields
1
-6
/
+28
2011-01-11
nfsd4: simplify nfsd4_cb_prepare
J. Bruce Fields
1
-22
/
+4
2011-01-11
nfsd4: add helper function to run callbacks
J. Bruce Fields
1
-2
/
+7
2011-01-11
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
1
-0
/
+6
2011-01-11
nfsd4: keep finer-grained callback status
J. Bruce Fields
1
-12
/
+14
2011-01-11
nfsd4: allow backchannel recovery
J. Bruce Fields
1
-3
/
+33
2011-01-04
nfs4: set source address when callback is generated
Takuma Umeya
1
-0
/
+1
2011-01-04
nfsd: declare several functions of nfs4callback as static
Kirill A. Shutemov
1
-3
/
+4
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-8
/
+8
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-14
/
+8
2010-12-16
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
1
-26
/
+26
2010-12-16
NFSD: Update XDR decoders in NFSv4 callback client
Chuck Lever
1
-176
/
+239
2010-12-16
NFSD: Update XDR encoders in NFSv4 callback client
Chuck Lever
1
-77
/
+178
2010-10-21
nfsd4: only require krb5 principal for NFSv4.0 callbacks
J. Bruce Fields
1
-7
/
+8
2010-10-21
nfsd4: move minorversion to client
J. Bruce Fields
1
-4
/
+4
2010-10-21
nfsd4: separate callback change and callback probe
J. Bruce Fields
1
-5
/
+10
2010-10-21
nfsd4: callback program number is per-session
J. Bruce Fields
1
-0
/
+1
2010-10-21
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
1
-4
/
+4
2010-10-21
nfsd4: use client pointer to backchannel session
J. Bruce Fields
1
-4
/
+5
2010-10-01
nfsd4: Move callback setup to callback queue
J. Bruce Fields
1
-21
/
+52
2010-10-01
nfsd4: remove separate cb_args struct
J. Bruce Fields
1
-23
/
+22
2010-10-01
nfsd4: use generic callback code in null case
J. Bruce Fields
1
-15
/
+18
2010-10-01
nfsd4: generic callback code
J. Bruce Fields
1
-39
/
+31
2010-10-01
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
1
-7
/
+7
2010-10-01
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
J. Bruce Fields
1
-15
/
+15
2010-10-01
nfsd4: minor variable renaming (cb -> conn)
J. Bruce Fields
1
-8
/
+8
2010-10-01
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+1
2010-09-07
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
Andy Adamson
1
-1
/
+0
2010-08-06
nfsd41: Fix a crash when a callback is retried
Boaz Harrosh
1
-1
/
+1
2010-06-24
nfsd4: fix delegation recall race use-after-free
J. Bruce Fields
1
-0
/
+1
2010-06-24
nfsd4: fix deleg leak on callback error
J. Bruce Fields
1
-1
/
+3
2010-06-22
nfsd: nfs4callback encode_stateid helper function
Benny Halevy
1
-3
/
+13
2010-05-31
nfsd4: don't bother storing callback reply tag
J. Bruce Fields
1
-6
/
+5
2010-05-31
nfsd4: treat more recall errors as failures
J. Bruce Fields
1
-9
/
+8
2010-05-31
nfsd4: remove extra put() on callback errors
J. Bruce Fields
1
-5
/
+1
2010-05-18
nfs4: minor callback code simplification, comment
J. Bruce Fields
1
-2
/
+8
2010-05-13
nfsd4: nfsd4_destroy_session must set callback client under the state lock
Benny Halevy
1
-0
/
+1
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
1
-9
/
+20
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
1
-13
/
+12
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
1
-5
/
+1
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
1
-2
/
+52
2010-04-02
nfsd4: remove probe task's reference on client
J. Bruce Fields
1
-8
/
+1
2010-04-02
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
1
-15
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]