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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
2022-07-12
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-2
/
+2
2022-07-10
NFS: Fix case insensitive renames
Trond Myklebust
1
-0
/
+4
2022-06-15
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
Dave Wysochanski
1
-0
/
+1
2022-05-09
nfs: Convert to free_folio
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
1
-6
/
+3
2022-03-29
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
1
-10
/
+0
2022-03-22
NFS: Fix revalidation of empty readdir pages
Trond Myklebust
1
-2
/
+7
2022-03-22
NFS: Don't deadlock when cookie hashes collide
Trond Myklebust
1
-11
/
+18
2022-03-02
NFS: Cache all entries in the readdirplus reply
Trond Myklebust
1
-14
/
+26
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
1
-12
/
+14
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
1
-17
/
+39
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
1
-84
/
+65
2022-03-02
NFS: Clean up page array initialisation/free
Trond Myklebust
1
-10
/
+6
2022-03-02
NFS: Trace effects of the readdirplus heuristic
Trond Myklebust
1
-1
/
+10
2022-03-02
NFS: Trace effects of readdirplus on the dcache
Trond Myklebust
1
-0
/
+5
2022-03-02
NFS: Add basic readdir tracing
Trond Myklebust
1
-1
/
+12
2022-03-02
NFS: Don't request readdirplus when revalidation was forced
Trond Myklebust
1
-10
/
+16
2022-03-02
NFS: Readdirplus can't help lookup for case insensitive filesystems
Trond Myklebust
1
-0
/
+2
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
1
-29
/
+51
2022-03-02
NFS: Reduce use of uncached readdir
Trond Myklebust
1
-20
/
+3
2022-03-02
NFS: Simplify nfs_readdir_xdr_to_array()
Trond Myklebust
1
-18
/
+11
2022-03-02
NFS: If the cookie verifier changes, we must invalidate the page cache
Trond Myklebust
1
-1
/
+6
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
1
-1
/
+52
2022-03-02
NFS: Don't advance the page pointer unless the page is full
Trond Myklebust
1
-10
/
+22
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
1
-3
/
+7
2022-03-02
NFS: Store the change attribute in the directory page cache
Trond Myklebust
1
-31
/
+37
2022-02-28
NFS: Calculate page offsets algorithmically
Trond Myklebust
1
-5
/
+13
2022-02-28
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
Trond Myklebust
1
-7
/
+4
2022-02-28
NFS: Initialise the readdir verifier as best we can in nfs_opendir()
Trond Myklebust
1
-0
/
+1
2022-02-28
NFS: Trace lookup revalidation failure
Trond Myklebust
1
-12
/
+5
2022-02-25
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
1
-5
/
+2
2022-02-25
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
1
-2
/
+8
2022-02-25
NFS: Charge open/lock file contexts to kmemcg
Trond Myklebust
1
-1
/
+1
2022-02-14
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
1
-2
/
+2
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
1
-5
/
+15
2022-02-02
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-02
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-28
/
+118
2022-01-07
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-01-07
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-01-06
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
Trond Myklebust
1
-1
/
+6
2022-01-06
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
1
-1
/
+11
2022-01-06
NFS: Invalidate negative dentries on all case insensitive directory changes
Trond Myklebust
1
-4
/
+15
2022-01-06
NFSv4: Just don't cache negative dentries on case insensitive servers
Trond Myklebust
1
-0
/
+3
2022-01-06
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
1
-6
/
+44
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
1
-7
/
+10
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
1
-11
/
+9
[next]