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
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-15
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
1
-1
/
+1
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+18
2016-07-13
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
1
-7
/
+7
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
1
-20
/
+20
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
1
-7
/
+1
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
1
-3
/
+2
2016-03-01
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-18
/
+47
2016-01-07
nfsd: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
1
-3
/
+2
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
2015-11-24
nfsd: helper for dup of possibly NULL string
J. Bruce Fields
1
-6
/
+15
2015-11-23
nfsd: fix a warning message
Dan Carpenter
1
-1
/
+2
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
1
-2
/
+2
2015-11-10
nfsd: fix race with open / open upgrade stateids
Andrew Elble
1
-25
/
+53
2015-11-10
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
1
-15
/
+19
2015-10-23
nfsd: improve client_has_state to check for unused openowners
J. Bruce Fields
1
-8
/
+12
2015-10-23
nfsd: fix clid_inuse on mount with security change
J. Bruce Fields
1
-2
/
+8
2015-10-12
nfsd: serialize state seqid morphing operations
Jeff Layton
1
-5
/
+28
2015-09-02
nfsd: deal with DELEGRETURN racing with CB_RECALL
Andrew Elble
1
-0
/
+3
2015-09-01
nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case
J. Bruce Fields
1
-3
/
+4
2015-08-31
nfsd: ensure that delegation stateid hash references are only put once
Jeff Layton
1
-9
/
+17
2015-08-31
nfsd: ensure that the ol stateid hash reference is only put once
Jeff Layton
1
-22
/
+36
2015-08-31
nfsd: allow more than one laundry job to run at a time
Jeff Layton
1
-1
/
+1
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
1
-3
/
+5
2015-08-10
Merge branch 'for-4.2' into for-4.3
J. Bruce Fields
1
-6
/
+6
2015-08-10
nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}
Kinglong Mee
1
-10
/
+6
2015-08-10
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
Kinglong Mee
1
-4
/
+4
2015-08-10
nfsd: Remove macro LOFF_OVERFLOW
Kinglong Mee
1
-5
/
+2
2015-08-10
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
Kinglong Mee
1
-2
/
+0
2015-08-10
nfsd: Remove unused values in nfs4_setlease()
Kinglong Mee
1
-2
/
+1
2015-08-10
nfsd: Remove nfs4_set_claim_prev()
Kinglong Mee
1
-7
/
+1
2015-08-10
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
Kinglong Mee
1
-5
/
+3
2015-08-10
nfsd: Add missing gen_confirm in nfsd4_setclientid()
Kinglong Mee
1
-2
/
+3
2015-08-10
nfsd: New counter for generating client confirm verifier
Kinglong Mee
1
-1
/
+1
2015-08-10
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
Kinglong Mee
1
-4
/
+11
2015-08-10
nfsd: Add layouts checking in client_has_state()
Kinglong Mee
1
-0
/
+3
2015-08-10
nfsd: Fix a memory leak of struct file_lock
Kinglong Mee
1
-0
/
+1
2015-07-31
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
1
-6
/
+6
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-11
/
+49
2015-06-19
nfsd: refactor nfs4_preprocess_stateid_op
Christoph Hellwig
1
-45
/
+52
[next]