index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
5
-5
/
+77
*
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
5
-3
/
+204
*
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
3
-37
/
+103
*
ovl: move copy up lock out
Miklos Szeredi
2017-07-04
1
-25
/
+13
*
ovl: rearrange copy up
Miklos Szeredi
2017-07-04
1
-36
/
+50
*
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
7
-2
/
+31
*
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
2017-07-04
1
-82
/
+78
*
ovl: base tmpfile in workdir too
Miklos Szeredi
2017-07-04
1
-5
/
+3
*
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
2017-07-04
1
-17
/
+29
*
ovl: extract helper to get temp file in copy up
Miklos Szeredi
2017-07-04
1
-18
/
+41
*
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2017-07-04
2
-30
/
+38
*
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
3
-9
/
+44
*
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
5
-10
/
+130
*
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
3
-2
/
+116
*
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
4
-8
/
+27
*
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
4
-15
/
+101
*
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
6
-7
/
+108
*
ovl: generalize ovl_create_workdir()
Amir Goldstein
2017-07-04
1
-16
/
+25
*
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
1
-18
/
+24
*
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2017-07-04
2
-3
/
+29
*
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
2
-0
/
+33
*
ovl: move cache and version to ovl_inode
Miklos Szeredi
2017-07-04
3
-17
/
+13
*
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
2017-07-04
3
-20
/
+11
*
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
6
-17
/
+26
*
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
4
-9
/
+9
*
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
8
-94
/
+79
*
ovl: compare inodes
Miklos Szeredi
2017-07-04
1
-4
/
+9
*
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
5
-20
/
+37
*
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
5
-37
/
+36
*
ovl: allocate an ovl_inode struct
Amir Goldstein
2017-07-04
2
-2
/
+63
*
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-07-04
1
-0
/
+7
*
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
2017-07-04
19
-156
/
+51
|
\
|
*
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2017-06-05
2
-2
/
+2
|
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
8
-27
/
+13
|
*
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-06-05
6
-65
/
+8
|
*
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
2017-06-05
3
-27
/
+4
|
*
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
2017-06-05
2
-13
/
+0
|
*
uuid: rename uuid types
Christoph Hellwig
2017-06-05
1
-2
/
+0
|
*
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
2017-06-05
1
-2
/
+2
|
*
xfs: use uuid_be to implement the uuid_t type
Christoph Hellwig
2017-06-05
2
-4
/
+3
|
*
xfs: use uuid_copy() helper to abstract uuid_t
Amir Goldstein
2017-06-05
1
-6
/
+2
|
*
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
2017-06-05
3
-10
/
+19
*
|
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
2017-06-28
1
-3
/
+8
*
|
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
2017-06-28
1
-12
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-24
5
-15
/
+43
|
\
\
|
*
|
fs/exec.c: account for argv/envp pointers
Kees Cook
2017-06-24
1
-4
/
+24
|
*
|
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2017-06-24
2
-10
/
+17
|
*
|
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
2017-06-24
1
-0
/
+1
|
*
|
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
2017-06-24
1
-1
/
+1
*
|
|
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-23
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
[next]