index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
dir.c
Age
Commit message (
Expand
)
Author
2020-06-02
ovl: initialize OVL_UPPERDATA in ovl_lookup()
Vivek Goyal
2020-05-13
ovl: whiteout inode sharing
Chengguang Xu
2020-03-27
ovl: fix WARN_ON nlink drop to zero
Miklos Szeredi
2020-03-17
ovl: check if upper fs supports RENAME_WHITEOUT
Amir Goldstein
2020-03-17
ovl: decide if revalidate needed on a per-dentry basis
Miklos Szeredi
2020-01-22
ovl: use pr_fmt auto generate prefix
lijiazi
2019-12-10
ovl: relax WARN_ON() on rename to self
Amir Goldstein
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-18
ovl: fix typo in MODULE_PARM_DESC
Nicolas Schier
2019-05-08
ovl: relax WARN_ON() for overlapping layers use case
Amir Goldstein
2018-11-19
ovl: fix missing override creds in link of a metacopy upper
Amir Goldstein
2018-10-31
ovl: check whiteout in ovl_create_over_whiteout()
Miklos Szeredi
2018-10-26
ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
Chengguang Xu
2018-10-26
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
Amir Goldstein
2018-10-26
ovl: fix recursive oi->lock in ovl_link()
Amir Goldstein
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
2018-07-20
ovl: Set redirect on upper inode when it is linked
Vivek Goyal
2018-07-20
ovl: Set redirect on metacopy files upon rename
Vivek Goyal
2018-07-18
ovl: copy up times
Miklos Szeredi
2018-05-31
ovl: use inode_insert5() to hash a newly created inode
Amir Goldstein
2018-05-31
ovl: return EIO on internal error
Miklos Szeredi
2018-05-31
ovl: make ovl_create_real() cope with vfs_mkdir() safely
Al Viro
2018-05-31
ovl: create helper ovl_create_temp()
Amir Goldstein
2018-05-31
ovl: return dentry from ovl_create_real()
Miklos Szeredi
2018-05-31
ovl: struct cattr cleanups
Amir Goldstein
2018-05-31
ovl: strip debug argument from ovl_do_ helpers
Amir Goldstein
2018-05-31
ovl: remove WARN_ON() real inode attributes mismatch
Amir Goldstein
2018-01-24
ovl: whiteout index when union nlink drops to zero
Amir Goldstein
2018-01-19
ovl: take lower dir inode mutex outside upper sb_writers lock
Amir Goldstein
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
2017-11-09
ovl: update cache version of impure parent on rename
Amir Goldstein
2017-11-09
ovl: fix rmdir problem on non-merge dir with origin xattr
zhangyi (F)
2017-11-09
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-07-27
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-13
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
ovl: compare inodes
Miklos Szeredi
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-19
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
2017-05-19
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
2017-05-05
ovl: persistent inode numbers for upper hardlinks
Amir Goldstein
2017-05-05
ovl: merge getattr for dir and nondir
Miklos Szeredi
[next]