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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-11-01
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2016-10-24
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2
-13
/
+20
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-49
/
+511
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+3
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-5
/
+3
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2
-4
/
+4
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
5
-13
/
+181
2016-10-07
nfsd: handle EUCLEAN
J. Bruce Fields
1
-0
/
+1
2016-10-07
nfsd: only WARN once on unmapped errors
J. Bruce Fields
1
-1
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-26
nfsd4: setclientid_confirm with unmatched verifier should fail
J. Bruce Fields
1
-2
/
+3
2016-09-26
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
1
-0
/
+2
2016-09-26
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
Jeff Layton
1
-2
/
+4
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
3
-0
/
+65
2016-09-26
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
2
-20
/
+156
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
3
-0
/
+73
2016-09-26
NFSD: fix corruption in notifier registration
Vasily Averin
1
-4
/
+14
2016-09-23
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-5
/
+3
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
2
-5
/
+3
2016-09-16
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
3
-1
/
+7
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-180
/
+565
2016-08-04
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
1
-3
/
+2
2016-08-04
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2
-11
/
+2
2016-08-04
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
1
-7
/
+4
2016-08-04
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
1
-10
/
+0
2016-08-04
nfsd: reorganize nfsd_create
J. Bruce Fields
3
-55
/
+61
2016-08-04
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2
-13
/
+10
2016-08-04
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2
-6
/
+0
2016-08-04
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2
-2
/
+15
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-9
/
+4
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+0
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
5
-24
/
+22
2016-07-15
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-07-15
nfsd/blocklayout: Make sure calculate signature/designator length aligned
Kinglong Mee
1
-2
/
+2
2016-07-15
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
1
-0
/
+2
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
3
-3
/
+3
2016-07-13
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
1
-1
/
+1
2016-07-13
nfsd: Add a super simple flex file server
Tom Haynes
7
-1
/
+329
2016-07-13
nfsd: flex file device id encoding will need the server address
Tom Haynes
3
-1
/
+4
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
7
-28
/
+99
2016-07-13
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
2
-7
/
+9
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
7
-76
/
+65
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
[next]