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-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-9
/
+4
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2
-0
/
+2
2016-06-15
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
1
-15
/
+12
2016-06-15
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
1
-3
/
+13
2016-06-15
nfsd: Always lock state exclusively.
Oleg Drokin
2
-21
/
+21
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2016-06-14
nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
Geert Uytterhoeven
1
-1
/
+1
2016-05-29
drop redundant ->owner initializations
Al Viro
2
-4
/
+0
2016-05-24
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+8
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+7
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
1
-1
/
+1
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
3
-8
/
+7
2016-05-01
nfsd: use RWF_SYNC
Christoph Hellwig
1
-11
/
+7
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
3
-4
/
+4
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-64
/
+439
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-20
/
+28
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+2
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
8
-7
/
+333
2016-03-18
nfsd: move some blocklayout code
Christoph Hellwig
1
-40
/
+50
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
4
-5
/
+17
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
1
-2
/
+2
2016-03-02
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-8
/
+13
2016-03-01
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2
-4
/
+3
2016-03-01
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-03-01
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-01-27
nfsd: Use shash
Herbert Xu
1
-11
/
+17
2016-01-22
wrappers for ->i_mutex access
Al Viro
4
-12
/
+12
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-42
/
+236
2016-01-14
nfsd: add new io class tracepoint
Jeff Layton
3
-0
/
+79
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-19
/
+14
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+101
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
3
-19
/
+14
2016-01-08
nfsd: give up on CB_LAYOUTRECALLs after two lease periods
Jeff Layton
1
-10
/
+25
2016-01-07
nfsd: Fix nfsd leaks sunrpc module references
Kinglong Mee
1
-4
/
+3
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
1
-1
/
+1
2016-01-07
nfsd: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-12-23
nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
1
-0
/
+68
2015-12-23
nfsd: don't base cl_cb_status on stale information
J. Bruce Fields
1
-0
/
+4
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
1
-1
/
+1
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
5
-0
/
+88
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
3
-12
/
+13
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
1
-1
/
+9
2015-11-24
nfsd: fix unlikely NULL deref in mach_creds_match
J. Bruce Fields
1
-0
/
+9
2015-11-24
nfsd: minor consolidation of mach_cred handling code
J. Bruce Fields
1
-7
/
+10
[prev]
[next]