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
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-01-27
nfsd: Use shash
Herbert Xu
1
-11
/
+17
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2015-11-23
nfsd: recover: constify nfsd4_client_tracking_ops structures
Julia Lawall
1
-3
/
+3
2015-08-31
nfsd: don't WARN/backtrace for invalid container deployment.
Paul Gortmaker
1
-4
/
+2
2015-07-20
nfsd: Fix a memory leak in nfsd4_list_rec_dir()
Kinglong Mee
1
-3
/
+9
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-11
/
+11
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-2
/
+2
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
1
-1
/
+1
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-09-17
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...
Jeff Layton
1
-0
/
+16
2014-09-17
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
Jeff Layton
1
-4
/
+18
2014-09-17
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
1
-0
/
+29
2014-09-17
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Jeff Layton
1
-13
/
+83
2014-09-17
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
1
-9
/
+8
2014-09-03
NFSD: Fix a memory leak if nfsd4_recdir_load fail
Kinglong Mee
1
-13
/
+17
2014-09-03
NFSD: Reset creds after mnt_want_write_file() fail
Kinglong Mee
1
-1
/
+2
2013-10-24
nfsd: switch to %p[dD]
Al Viro
1
-6
/
+6
2013-08-30
nfsd4: nfsd4_create_clid_dir prints uninitialized data
J. Bruce Fields
1
-2
/
+0
2013-06-29
[readdir] constify ->actor
Al Viro
1
-3
/
+4
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-6
/
+8
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-4
/
+9
2013-05-09
nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
Jeff Layton
1
-7
/
+5
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+6
2013-02-15
nfsd: disable usermode helper client tracker in container
Stanislav Kinsbursky
1
-0
/
+6
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-12-10
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
1
-20
/
+28
2012-11-28
nfsd: recovery - make in_grace per net
Stanislav Kinsbursky
1
-5
/
+4
2012-11-28
nfsd: recovery - make rec_file per net
Stanislav Kinsbursky
1
-35
/
+35
2012-11-28
nfsd4: remove state lock from nfsd4_load_reboot_recovery_data
J. Bruce Fields
1
-2
/
+0
2012-11-15
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
1
-8
/
+6
2012-11-15
nfsd: make reclaim_str_hashtbl allocated per net
Stanislav Kinsbursky
1
-23
/
+77
2012-11-15
nfsd: make nfs4_client network namespace dependent
Stanislav Kinsbursky
1
-6
/
+3
2012-11-12
nfsd: release the legacy reclaimable clients list in grace_done
Jeff Layton
1
-0
/
+1
2012-11-12
nfsd: get rid of cl_recdir field
Jeff Layton
1
-19
/
+74
2012-11-12
nfsd: don't search for client by hash on legacy reboot recovery gracedone
Jeff Layton
1
-4
/
+27
2012-11-12
nfsd: have nfsd4_find_reclaim_client take a char * argument
Jeff Layton
1
-1
/
+1
2012-11-12
nfsd: warn about impending removal of nfsdcld upcall
Jeff Layton
1
-0
/
+3
2012-11-12
nfsd: pass info about the legacy recoverydir in environment variables
Jeff Layton
1
-8
/
+82
2012-11-12
nfsd: change heuristic for selecting the client_tracking_ops
Jeff Layton
1
-9
/
+27
2012-11-12
nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
Jeff Layton
1
-1
/
+133
2012-11-10
nfsd: remove unused argument to nfs4_has_reclaimed_state
Jeff Layton
1
-1
/
+1
2012-11-10
nfsd: fix error handling in nfsd4_remove_clid_dir
Jeff Layton
1
-1
/
+2
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-4
/
+5
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-05-31
nfsd4: preserve __user annotation on cld downcall msg
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
1
-1
/
+1
[next]