index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-01-06
NLM: Clean up nlmsvc_grant_reply locking
J. Bruce Fields
1
-4
/
+3
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
1
-2
/
+2
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
4
-33
/
+48
[next]