index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-07-13
ovl: remove unneeded check for IS_ERR()
Amir Goldstein
2017-07-13
ovl: fix origin verification of index dir
Amir Goldstein
2017-07-13
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-13
ovl: fix random return value on mount
Amir Goldstein
2017-07-04
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
ovl: move copy up lock out
Miklos Szeredi
2017-07-04
ovl: rearrange copy up
Miklos Szeredi
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
2017-07-04
ovl: base tmpfile in workdir too
Miklos Szeredi
2017-07-04
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
2017-07-04
ovl: extract helper to get temp file in copy up
Miklos Szeredi
2017-07-04
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
ovl: generalize ovl_create_workdir()
Amir Goldstein
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
ovl: compare inodes
Miklos Szeredi
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
ovl: allocate an ovl_inode struct
Amir Goldstein
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-07-04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-06-21
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
2017-06-20
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
[next]