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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-03-02
Documentation: nfsroot.rst: Fix references to nfsroot.rst
Niklas Söderlund
1
-1
/
+1
2020-02-25
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
3
-1
/
+3
2020-02-25
NFS: Fix leak of ctx->nfs_server.hostname
Scott Mayhew
1
-0
/
+2
2020-02-25
NFS: Don't hard-code the fs_type when submounting
Scott Mayhew
1
-1
/
+1
2020-02-21
NFS: Ensure the fs_context has the correct fs_type before mounting
Scott Mayhew
1
-0
/
+7
2020-02-13
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
1
-3
/
+8
2020-02-13
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2
-7
/
+27
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
3
-3
/
+109
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2
-3
/
+16
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
1
-7
/
+14
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-45
/
+48
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
43
-2633
/
+3008
2020-02-07
turn fs_param_is_... into functions
Al Viro
1
-1
/
+1
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
1
-6
/
+12
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-8
/
+4
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-2
/
+2
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-30
/
+32
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
4
-14
/
+11
2020-02-04
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
1
-0
/
+5
2020-02-04
NFS: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2020-02-04
nfs: optimise readdir cache page invalidation
Dai Ngo
1
-2
/
+7
2020-02-03
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-03
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+15
2020-02-03
NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
Trond Myklebust
2
-2
/
+2
2020-02-03
NFSv4: Limit the total number of cached delegations
Trond Myklebust
1
-1
/
+7
2020-02-03
NFSv4: Add accounting for the number of active delegations held
Trond Myklebust
1
-12
/
+24
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
3
-0
/
+35
2020-02-03
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
Trond Myklebust
1
-1
/
+3
2020-02-03
NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
Trond Myklebust
1
-0
/
+1
2020-02-03
NFS: nfs_find_open_context() should use cred_fscmp()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: remove unused macros
Alex Shi
1
-2
/
+0
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
4
-16
/
+26
2020-01-24
nfs: Return EINVAL rather than ERANGE for mount parse errors
David Howells
1
-2
/
+1
2020-01-24
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
3
-0
/
+17
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
8
-30
/
+65
2020-01-15
NFSv3: FIx bug when using chacl and chmod to change acl
Su Yanjun
1
-1
/
+1
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
3
-10
/
+30
2020-01-15
NFSv4 fix acl retrieval over krb5i/krb5p mounts
Olga Kornievskaia
1
-5
/
+13
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
6
-12
/
+58
2020-01-15
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
1
-2
/
+2
2020-01-15
NFS: Fix nfs_direct_write_reschedule_io()
Trond Myklebust
1
-1
/
+2
2020-01-15
NFS: When resending after a short write, reset the reply count to zero
Trond Myklebust
2
-0
/
+4
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
2
-3
/
+62
[next]