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
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
1
-4
/
+37
2008-02-28
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
1
-1
/
+5
2008-02-25
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-1
/
+1
2008-02-20
nfs: fix sparse warnings
Harvey Harrison
1
-1
/
+1
2008-02-13
NFS: missing spaces in KERN_WARNING
Dan Muntz
1
-2
/
+2
2008-01-30
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
Chuck Lever
1
-4
/
+5
2008-01-30
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
1
-16
/
+16
2008-01-10
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
1
-1
/
+4
2007-10-19
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
1
-2
/
+12
2007-10-09
NFS: Replace file->private_data with calls to nfs_file_open_context()
Trond Myklebust
1
-1
/
+1
2007-08-07
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
Trond Myklebust
1
-4
/
+1
2007-07-10
NFSv4: Make the NFS state model work with the nosharedcache mount option
Trond Myklebust
1
-2
/
+20
2007-07-10
NFSv4: Fix up stateid locking...
Trond Myklebust
1
-4
/
+6
2007-07-10
NFSv4: Improve the debugging of bad sequence id errors...
Trond Myklebust
1
-0
/
+7
2007-07-10
NFSv4: Always use the delegation if we have one
Trond Myklebust
1
-9
/
+19
2007-07-10
NFSv4: Fix a bug in __nfs4_find_state_byowner
Trond Myklebust
1
-5
/
+2
2007-07-10
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
1
-39
/
+154
2007-07-10
NFSv4: nfs_increment_open_seqid should not return a value
Trond Myklebust
1
-3
/
+3
2007-07-10
NFSv4: Don't reuse expired nfs4_state_owner structs
Trond Myklebust
1
-28
/
+0
2007-07-10
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
Trond Myklebust
1
-4
/
+2
2007-07-10
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
1
-4
/
+5
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
1
-2
/
+2
2007-05-14
NFS: Fix some 'sparse' warnings...
Trond Myklebust
1
-1
/
+1
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-18
/
+0
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
1
-122
/
+6
2006-09-22
NFS: Rename nfs_server::nfs4_state
David Howells
1
-5
/
+5
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
1
-25
/
+25
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE
Trond Myklebust
1
-0
/
+1
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
1
-26
/
+45
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
1
-1
/
+15
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
1
-30
/
+16
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
1
-10
/
+13
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
1
-14
/
+17
2005-11-25
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
1
-10
/
+10
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-6
/
+3
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
1
-2
/
+2
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
1
-33
/
+0
2005-11-04
NFSv4: Fix a race between open() and close()
Trond Myklebust
1
-28
/
+30
2005-10-20
NFSv4: Fix up locking for nfs4_state_owner
Trond Myklebust
1
-5
/
+15
2005-10-20
NFSv4: Final tweak to sequence id
Trond Myklebust
1
-10
/
+13
2005-10-18
NFSv4: Fix an oopsable condition in nfs_free_seqid
Trond Myklebust
1
-8
/
+1
2005-10-18
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
1
-1
/
+1
2005-10-18
NFSv4: Remove nfs4_client->cl_sem from close() path
Trond Myklebust
1
-8
/
+1
2005-10-18
NFSv4: Remove obsolete state_owner and lock_owner semaphores
Trond Myklebust
1
-11
/
+4
2005-10-18
NFSv4: Fix a potential CLOSE race
Trond Myklebust
1
-1
/
+5
2005-10-18
NFSv4: Add functions to order RPC calls
Trond Myklebust
1
-26
/
+119
2005-06-22
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
1
-99
/
+79
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
1
-1
/
+2
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust
1
-9
/
+3
[next]