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
/
overlayfs
/
readdir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
1
-0
/
+5
2021-04-30
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+0
2021-04-12
ovl: remove unneeded ioctls
Miklos Szeredi
1
-4
/
+0
2021-04-12
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
1
-12
/
+0
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
1
-2
/
+3
2021-01-28
ovl: avoid deadlock on directory ioctl
Miklos Szeredi
1
-16
/
+7
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
1
-9
/
+35
2020-09-02
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
1
-1
/
+2
2020-09-02
ovl: provide a mount option "volatile"
Vivek Goyal
1
-0
/
+3
2020-09-02
ovl: check for incompatible features in work dir
Amir Goldstein
1
-4
/
+28
2020-06-04
ovl: add accessor for ofs->upper_mnt
Miklos Szeredi
1
-1
/
+1
2020-06-02
ovl: switch to mounter creds in readdir
Miklos Szeredi
1
-6
/
+21
2020-06-02
ovl: pass correct flags for opening real directory
Miklos Szeredi
1
-3
/
+9
2020-05-13
ovl: whiteout inode sharing
Chengguang Xu
1
-1
/
+1
2020-05-13
ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
Amir Goldstein
1
-4
/
+12
2020-03-27
ovl: enable xino automatically in more cases
Amir Goldstein
1
-5
/
+10
2020-03-27
ovl: avoid possible inode number collisions with xino=on
Amir Goldstein
1
-2
/
+8
2020-01-24
ovl: layer is const
Miklos Szeredi
1
-1
/
+1
2020-01-24
ovl: simplify ovl_same_sb() helper
Amir Goldstein
1
-2
/
+2
2020-01-22
ovl: use pr_fmt auto generate prefix
lijiazi
1
-4
/
+4
2020-01-22
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
1
-1
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-17
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
1
-2
/
+17
2018-04-12
ovl: consistent d_ino for non-samefs with xino
Amir Goldstein
1
-6
/
+39
2018-01-24
ovl: whiteout orphan index entries on mount
Amir Goldstein
1
-2
/
+23
2018-01-24
ovl: simplify arguments to ovl_check_origin_fh()
Amir Goldstein
1
-6
/
+6
2018-01-19
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
1
-2
/
+9
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
1
-0
/
+3
2018-01-19
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
1
-1
/
+1
2017-12-11
ovl: update ctx->pos on impure dir iteration
Amir Goldstein
1
-1
/
+4
2017-11-17
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+42
2017-11-09
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
1
-2
/
+2
2017-11-09
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
1
-7
/
+20
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
1
-4
/
+20
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-6
/
+5
2017-10-24
ovl: do not cleanup unsupported index entries
Amir Goldstein
1
-6
/
+5
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-1
/
+1
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-33
/
+350
2017-08-10
overlayfs, locking: Remove smp_mb__before_spinlock() usage
Peter Zijlstra
1
-2
/
+2
2017-07-27
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
1
-31
/
+236
2017-07-27
ovl: constant d_ino across copy up
Amir Goldstein
1
-1
/
+111
2017-07-27
ovl: fix readdir error value
Miklos Szeredi
1
-1
/
+3
2017-07-20
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
1
-1
/
+4
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
1
-0
/
+50
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
1
-1
/
+62
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+3
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
1
-11
/
+3
[next]