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
/
nfsd
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
1
-1
/
+1
2014-06-04
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
1
-3
/
+0
2014-06-04
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
1
-2
/
+1
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-2
/
+2
2014-05-30
nfsd4: estimate sequence response size
J. Bruce Fields
1
-0
/
+6
2014-05-30
nfsd4: better estimate of getattr response size
J. Bruce Fields
1
-0
/
+44
2014-05-30
nfsd4: allow large readdirs
J. Bruce Fields
1
-4
/
+5
2014-05-30
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
1
-0
/
+12
2014-05-30
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
1
-1
/
+2
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+4
2014-05-30
nfsd4: size-checking cleanup
J. Bruce Fields
1
-3
/
+6
2014-05-30
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
1
-14
/
+0
2014-05-30
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: keep xdr buf length updated
J. Bruce Fields
1
-0
/
+2
2014-05-28
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
1
-0
/
+1
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
1
-4
/
+9
2014-05-23
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
1
-4
/
+13
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
1
-3
/
+3
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
1
-6
/
+6
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
1
-0
/
+2
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
1
-8
/
+3
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
1
-11
/
+0
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
1
-0
/
+2
2014-03-28
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-28
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
2014-03-27
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+34
2014-01-27
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
1
-3
/
+7
2014-01-27
nfsd4: delay setting current_fh in open
J. Bruce Fields
1
-17
/
+20
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
1
-0
/
+1
2014-01-07
nfsd4: better VERIFY comment
J. Bruce Fields
1
-2
/
+4
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
1
-0
/
+1
2014-01-02
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
1
-1
/
+2
2013-08-07
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
1
-1
/
+1
2013-07-12
nfsd4: fix minorversion support interface
J. Bruce Fields
1
-1
/
+1
2013-07-01
nfsd4: delegation-based open reclaims should bypass permissions
J. Bruce Fields
1
-1
/
+2
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
1
-0
/
+41
2013-05-03
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
1
-2
/
+13
2013-04-30
nfsd4: don't remap EISDIR errors in rename
J. Bruce Fields
1
-15
/
+5
2013-04-09
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
1
-12
/
+16
2013-04-09
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
1
-1
/
+1
2013-04-08
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
1
-1
/
+2
2013-04-03
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
1
-1
/
+26
2013-04-03
nfsd4: remove BUG_ON
J. Bruce Fields
1
-6
/
+3
2013-01-23
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
1
-3
/
+4
[next]