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
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
nfsd: Fix display of the version string
Trond Myklebust
1
-30
/
+26
2017-02-27
nfsd: fix configuration of supported minor versions
Trond Myklebust
1
-8
/
+8
2017-01-31
NFSD: correctly range-check v4.x minor version when setting versions.
NeilBrown
1
-3
/
+7
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-14
nfsd: constify reply_cache_stats_operations structure
Julia Lawall
1
-1
/
+1
2016-09-26
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
1
-0
/
+2
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-9
/
+4
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-9
/
+4
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-3
/
+0
2015-04-21
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
1
-8
/
+8
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-1
/
+8
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2014-12-01
nfsd: minor off by one checks in __write_versions()
Dan Carpenter
1
-3
/
+3
2014-11-19
nfsd/nfsctl.c: new helper
Al Viro
1
-21
/
+16
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
1
-0
/
+45
2014-07-08
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
1
-0
/
+42
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
1
-6
/
+3
2014-05-08
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
1
-1
/
+0
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+12
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-2
/
+2
2013-04-03
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
fanchaoting
1
-1
/
+3
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
1
-0
/
+9
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-21
/
+60
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-15
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
1
-6
/
+25
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
1
-13
/
+33
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-1
/
+1
2013-01-23
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
1
-1
/
+1
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-25
/
+38
2012-12-10
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-8
/
+8
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
1
-1
/
+2
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
1
-1
/
+3
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
1
-2
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
1
-1
/
+1
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
1
-1
/
+3
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
1
-1
/
+4
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
1
-3
/
+0
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
1
-78
/
+0
2012-08-21
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
1
-1
/
+1
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
1
-2
/
+0
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
1
-6
/
+2
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-3
/
+9
2012-04-12
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
1
-7
/
+7
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
1
-3
/
+3
2012-04-12
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
1
-6
/
+21
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
[next]