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
/
callback_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
NFS: When displaying session slot numbers, use "%u" consistently
Chuck Lever
1
-4
/
+4
2013-08-22
NFSv4.1: Add tracepoints for debugging slot table operations
Trond Myklebust
1
-0
/
+1
2013-08-22
NFSv4: Add tracepoints for debugging delegations
Trond Myklebust
1
-0
/
+2
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-1
/
+2
2013-06-08
NFS: Make callbacks minor version generic
Bryan Schumaker
1
-1
/
+2
2013-05-20
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
1
-1
/
+1
2013-04-05
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
Trond Myklebust
1
-1
/
+1
2013-02-14
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
1
-53
/
+8
2013-01-05
nfs: avoid dereferencing null pointer in initiate_bulk_draining
Nickolai Zeldovich
1
-1
/
+1
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Remove the state manager code to resize the slot table
Trond Myklebust
1
-1
/
+0
2012-12-06
NFSv4.1: Allow the server to recall all but one slot
Trond Myklebust
1
-5
/
+0
2012-12-06
NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
Trond Myklebust
1
-7
/
+5
2012-12-06
NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation
Trond Myklebust
1
-1
/
+1
2012-12-06
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
Trond Myklebust
1
-1
/
+1
2012-11-04
NFSv4: Get rid of unnecessary BUG_ON()s
Trond Myklebust
1
-1
/
+0
2012-09-28
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
1
-1
/
+18
2012-09-28
NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
Trond Myklebust
1
-4
/
+4
2012-09-28
NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
Trond Myklebust
1
-2
/
+2
2012-03-06
NFSv4: Further clean-ups of delegation stateid validation
Trond Myklebust
1
-24
/
+0
2012-03-06
NFSv4.1: Fix matching of the stateids when returning a delegation
Trond Myklebust
1
-5
/
+5
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-4
/
+5
2012-03-01
NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
Trond Myklebust
1
-5
/
+1
2012-02-06
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
pnfs: clean up initiate_file_draining layout lookup
Benny Halevy
1
-18
/
+38
2012-01-05
NFSv4.1: fix backchannel slotid off-by-one bug
Andy Adamson
1
-1
/
+1
2011-08-04
NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets
Trond Myklebust
1
-0
/
+5
2011-08-04
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
Trond Myklebust
1
-6
/
+14
2011-07-12
NFS: move pnfs layouts to nfs_server structure
Weston Andros Adamson
1
-21
/
+36
2011-05-29
pnfs: Use byte-range for cb_layoutrecall
Benny Halevy
1
-2
/
+2
2011-05-29
NFSv4.1: use layout driver in global device cache
Benny Halevy
1
-1
/
+1
2011-05-29
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
1
-0
/
+47
2011-03-11
pnfs: fix pnfs lock inversion of i_lock and cl_lock
Fred Isaman
1
-1
/
+1
2011-01-25
NFS fix cb_sequence error processing
Andy Adamson
1
-1
/
+1
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-8
/
+2
2011-01-06
pnfs: update nfs4_callback_recallany to handle layouts
Alexandros Batsakis
1
-3
/
+26
2011-01-06
pnfs: add CB_LAYOUTRECALL handling
Fred Isaman
1
-1
/
+118
2011-01-06
pnfs: CB_LAYOUTRECALL xdr code
Fred Isaman
1
-0
/
+6
2011-01-06
NFS add session back channel draining
Andy Adamson
1
-0
/
+7
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
1
-102
/
+65
2010-10-24
NFS: change stateid to be a union
Alexandros Batsakis
1
-4
/
+4
2010-08-06
NFS: Fix the locking in nfs4_callback_getattr
Trond Myklebust
1
-3
/
+3
2010-06-22
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
Trond Myklebust
1
-12
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
nfs41: cleanup callback code to use __be32 type
Andy Adamson
1
-7
/
+8
2010-02-10
nfs41: fix nfs4_callback_recallslot
Andy Adamson
1
-3
/
+7
2010-02-10
nfs41: implement cb_recall_slot
Andy Adamson
1
-0
/
+32
2010-02-10
nfs41: back channel drc minimal implementation
Andy Adamson
1
-8
/
+17
2010-02-10
nfs41: prepare for back channel drc
Andy Adamson
1
-10
/
+9
[next]