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
/
nfs4recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-30
nfsd: fix nfs4recover.c printk format warning
Randy Dunlap
1
-1
/
+1
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
1
-0
/
+12
2012-03-28
nfsd: fix NULL pointer dereference in cld_pipe_downcall
Jeff Layton
1
-2
/
+1
2012-03-26
nfsd: don't allow legacy client tracker init for anything but init_net
Jeff Layton
1
-0
/
+7
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
1
-0
/
+44
2012-03-26
nfsd: add the infrastructure to handle the cld upcall
Jeff Layton
1
-1
/
+443
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
1
-10
/
+126
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
1
-4
/
+3
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+14
2012-01-05
nfsd4: nfsd4_create_clid_dir return value is unused
J. Bruce Fields
1
-6
/
+4
2012-01-05
nfsd4: be forgiving in the absence of the recovery directory
J. Bruce Fields
1
-2
/
+3
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-3
/
+3
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-3
/
+3
2012-01-02
nfsd4: fix spurious 4.1 post-reboot failures
J. Bruce Fields
1
-1
/
+8
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
1
-1
/
+1
2011-08-27
nfsd4: fix failure to end nfsd4 grace period
Boaz Harrosh
1
-7
/
+8
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
1
-4
/
+32
2011-07-20
nfsd4_list_rec_dir(): don't bother with reopening rec_file
Al Viro
1
-31
/
+21
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
1
-1
/
+0
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+3
2010-05-21
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
1
-45
/
+42
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
1
-3
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+3
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-8
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-37
/
+9
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
1
-1
/
+2
2009-03-18
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-01-06
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
1
-1
/
+1
2008-12-04
Merge branch 'master' into next
James Morris
1
-0
/
+1
2008-11-24
nfsd: use of unitialized list head on error exit in nfs4recover.c
J. Bruce Fields
1
-1
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-26
/
+42
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+2
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-6
/
+6
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
1
-25
/
+25
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
1
-0
/
+4
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
1
-1
/
+11
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-16
/
+16
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
1
-5
/
+3
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2006-12-08
[PATCH] lockdep: annotate nfsd4 recover code
Peter Zijlstra
1
-1
/
+1
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
1
-1
/
+1
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
1
-7
/
+7
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+1
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-10
/
+11
[prev]
[next]