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
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
LOCKD: Convert to use new rpc_create() API
Chuck Lever
2
-47
/
+44
2006-09-22
SUNRPC: Clean-up after previous patches.
Chuck Lever
1
-1
/
+0
2006-09-22
LOCKD: Teach lockd to use the new rpc_peeraddr() API
Chuck Lever
1
-5
/
+5
2006-08-24
LOCKD: Fix a deadlock in nlm_traverse_files()
Trond Myklebust
1
-6
/
+9
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
1
-9
/
+3
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
1
-1
/
+7
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
1
-8
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
3
-15
/
+39
2006-06-09
NLM: sem to mutex conversion
Trond Myklebust
1
-4
/
+4
2006-04-19
NFS: make 2 functions static
Adrian Bunk
1
-1
/
+1
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
3
-25
/
+28
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
11
-653
/
+505
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
3
-5
/
+5
2006-03-20
LOCKD: Make nlmsvc_traverse_shares return void
J. Bruce Fields
2
-6
/
+2
2006-03-20
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2
-4
/
+4
2006-03-20
lockd: blocks should hold a reference to the nlm_file
Trond Myklebust
1
-35
/
+46
2006-03-20
lockd: Fix a typo in nlmsvc_grant_release()
Trond Myklebust
1
-1
/
+3
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
3
-192
/
+128
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
4
-199
/
+129
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
1
-1
/
+3
2006-03-20
NLM: Simplify client locks
Trond Myklebust
2
-50
/
+32
2006-03-20
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
Trond Myklebust
1
-0
/
+1
2006-03-20
lockd: Fix Oopses due to list manipulation errors.
Trond Myklebust
3
-14
/
+15
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
3
-50
/
+17
2006-03-20
lockd: Make lockd use rpc_new_client() instead of rpc_create_client
Trond Myklebust
1
-1
/
+2
2006-03-20
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
3
-6
/
+3
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
2
-46
/
+53
2006-03-20
lockd: Add refcounting to struct nlm_block
Trond Myklebust
1
-49
/
+45
2006-03-20
lockd: Fix server-side lock blocking code
Trond Myklebust
1
-33
/
+40
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2
-3
/
+1
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-7
/
+5
2006-03-20
lockd: make nlmsvc_lock use only posix_lock_file
Andy Adamson
1
-19
/
+4
2006-03-20
lockd: simplify nlmsvc_grant_blocked
Andy Adamson
1
-11
/
+6
2006-03-20
lockd: clean up nlmsvc_lock
Andy Adamson
1
-13
/
+21
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-1
/
+6
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
3
-2
/
+10
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
5
-15
/
+33
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
1
-4
/
+5
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
1
-2
/
+7
2006-02-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
3
-12
/
+19
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
1
-0
/
+4
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
1
-3
/
+4
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-3
/
+3
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2
-3
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-2
/
+2
2006-01-06
NLM: fix parsing of sm notify procedure
J. Bruce Fields
1
-1
/
+3
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-5
/
+10
2006-01-06
NLM: clean up nlmsvc_delete_block
J. Bruce Fields
1
-2
/
+1
2006-01-06
NLM: don't unlock on cancel requests
J. Bruce Fields
1
-5
/
+0
[next]