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
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-27
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
1
-6
/
+4
2022-11-27
NFSv4.2: Always decode the security label
Trond Myklebust
1
-6
/
+4
2022-11-27
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
1
-1
/
+1
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
1
-2
/
+2
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
1
-33
/
+62
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
1
-1
/
+0
2022-03-02
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
1
-3
/
+3
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
1
-2
/
+0
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
1
-0
/
+40
2022-01-06
NFSv4 only print the label when its queried
Olga Kornievskaia
1
-3
/
+4
2021-11-05
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
1
-26
/
+17
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
1
-2
/
+2
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
1
-1
/
+1
2021-11-05
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
1
-13
/
+2
2021-11-05
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
1
-10
/
+13
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+52
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-6
/
+0
2021-04-14
NFSv4: Catch and trace server filehandle encoding errors
Trond Myklebust
1
-4
/
+9
2021-04-14
NFSv4: Add tracing for COMPOUND errors
Trond Myklebust
1
-3
/
+1
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
1
-0
/
+32
2021-04-13
NFSv4: Fix value of decode_fsinfo_maxsz
Trond Myklebust
1
-1
/
+10
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-21
/
+27
2020-12-02
NFSv4: Fix open coded xdr_stream_remaining()
Trond Myklebust
1
-3
/
+3
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
1
-17
/
+19
2020-12-02
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
1
-3
/
+7
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-4
/
+2
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-0
/
+1
2020-10-07
NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
Anna Schumaker
1
-5
/
+1
2020-08-12
fs: nfs: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
1
-1
/
+5
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
1
-0
/
+6
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-0
/
+25
2020-01-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
1
-1
/
+4
2020-01-15
nfs: encode nfsv4 timestamps as 64-bit
Arnd Bergmann
1
-1
/
+1
2020-01-15
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
1
-5
/
+5
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
1
-0
/
+1
2019-11-03
NFSv4: Encode 64-bit timestamps
Trond Myklebust
1
-6
/
+3
2019-11-03
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
1
-7
/
+7
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+1
2019-08-20
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
1
-1
/
+1
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
1
-1
/
+11
2019-07-13
nfs: Fix copy-and-paste error in debug message
Donald Buczek
1
-1
/
+1
2019-07-09
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
[next]