index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Commit message (
Expand
)
Author
Age
*
fix a braino in ovl_d_select_inode()
Al Viro
2015-07-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
|
*
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
2015-06-19
*
|
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-07-02
|
\
\
|
*
|
ovl: lookup whiteouts outside iterate_dir()
Miklos Szeredi
2015-06-22
|
*
|
ovl: allow distributed fs as lower layer
Miklos Szeredi
2015-06-22
|
*
|
ovl: don't traverse automount points
Miklos Szeredi
2015-06-22
*
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
|
*
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
|
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
|
*
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2015-05-10
*
|
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-05-19
*
|
ovl: don't remove non-empty opaque directory
Miklos Szeredi
2015-05-14
|
/
*
ovl: upper fs should not be R/O
hujianyang
2015-03-18
*
ovl: check lowerdir amount for non-upper mount
hujianyang
2015-03-18
*
ovl: print error message for invalid mount options
hujianyang
2015-03-18
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
*
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
2015-02-20
|
\
|
*
ovl: discard independent cursor in readdir()
hujianyang
2015-01-09
|
*
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
2015-01-08
|
*
ovl: Fix opaque regression in ovl_lookup
hujianyang
2015-01-08
|
*
ovl: Fix kernel panic while mounting overlayfs
hujianyang
2015-01-08
|
*
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-12
|
*
ovl: Cleanup redundant blank lines
hujianyang
2014-12-12
|
*
ovl: support multiple lower layers
Miklos Szeredi
2014-12-12
|
*
ovl: make upperdir optional
Miklos Szeredi
2014-12-12
|
*
ovl: improve mount helpers
Miklos Szeredi
2014-12-12
|
*
ovl: mount: change order of initialization
Miklos Szeredi
2014-12-12
|
*
ovl: allow statfs if no upper layer
Miklos Szeredi
2014-12-12
|
*
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
2014-12-12
|
*
ovl: check whiteout on lowest layer as well
Miklos Szeredi
2014-12-12
|
*
ovl: multi-layer lookup
Miklos Szeredi
2014-12-12
|
*
ovl: multi-layer readdir
Miklos Szeredi
2014-12-12
|
*
ovl: helper to iterate layers
Miklos Szeredi
2014-12-12
|
*
ovl: add mutli-layer infrastructure
Miklos Szeredi
2014-12-12
|
*
ovl: dont replace opaque dir
Miklos Szeredi
2014-12-12
|
*
ovl: make path-type a bitmap
Miklos Szeredi
2014-12-12
|
*
ovl: check whiteout while reading directory
Miklos Szeredi
2014-12-12
*
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
|
\
|
|
*
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
2014-11-20
|
*
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
2014-11-20
|
*
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
2014-11-20
|
*
ovl: allow filenames with comma
Miklos Szeredi
2014-11-20
|
*
ovl: fix race in private xattr checks
Miklos Szeredi
2014-11-20
|
*
ovl: fix remove/copy-up race
Miklos Szeredi
2014-11-20
|
*
ovl: rename filesystem type to "overlay"
Miklos Szeredi
2014-11-20
|
*
ovl: don't poison cursor
Miklos Szeredi
2014-11-05
*
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
|
/
[next]