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
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
2017-05-05
ovl: persistent inode number for directories
Amir Goldstein
2017-04-26
ovl: do not set overlay.opaque on non-dir create
Amir Goldstein
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-12-16
ovl: clean up kstat usage
Al Viro
2016-12-16
ovl: create directories inside merged parent opaque
Amir Goldstein
2016-12-16
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
ovl: allow setting max size of redirect
Miklos Szeredi
2016-12-16
ovl: check for emptiness of redirect dir
Amir Goldstein
2016-12-16
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
ovl: check lower existence of rename target
Miklos Szeredi
2016-12-16
ovl: rename: simplify handling of lower/merged directory
Miklos Szeredi
2016-12-16
ovl: get rid of PURE type
Miklos Szeredi
2016-12-16
ovl: check lower existence when removing
Miklos Szeredi
2016-12-16
ovl: add ovl_dentry_is_whiteout()
Miklos Szeredi
2016-12-16
ovl: don't check sticky
Miklos Szeredi
2016-12-16
ovl: don't check rename to self
Miklos Szeredi
2016-12-16
ovl: treat special files like a regular fs
Miklos Szeredi
2016-12-16
ovl: rename ovl_rename2() to ovl_rename()
Miklos Szeredi
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]