index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
file_table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
ovl: fix origin verification of index dir
Amir Goldstein
1
-1
/
+2
2017-07-13
ovl: mark parent impure on ovl_link()
Amir Goldstein
1
-4
/
+18
2017-07-13
ovl: fix random return value on mount
Amir Goldstein
1
-0
/
+1
2017-07-04
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
1
-24
/
+33
2017-07-04
ovl: document copying layers restrictions with inodes index
Amir Goldstein
1
-0
/
+34
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
5
-5
/
+77
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
5
-3
/
+204
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
3
-37
/
+103
2017-07-04
ovl: move copy up lock out
Miklos Szeredi
1
-25
/
+13
2017-07-04
ovl: rearrange copy up
Miklos Szeredi
1
-36
/
+50
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
7
-2
/
+31
2017-07-04
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
1
-82
/
+78
2017-07-04
ovl: base tmpfile in workdir too
Miklos Szeredi
1
-5
/
+3
2017-07-04
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
1
-17
/
+29
2017-07-04
ovl: extract helper to get temp file in copy up
Miklos Szeredi
1
-18
/
+41
2017-07-04
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2
-30
/
+38
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
3
-9
/
+44
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
5
-10
/
+130
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
3
-2
/
+116
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
4
-8
/
+27
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
4
-15
/
+101
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
6
-7
/
+108
2017-07-04
ovl: generalize ovl_create_workdir()
Amir Goldstein
1
-16
/
+25
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
1
-18
/
+24
2017-07-04
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2
-3
/
+29
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
3
-0
/
+37
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
3
-17
/
+13
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
3
-20
/
+11
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
6
-17
/
+26
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
4
-9
/
+9
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
8
-94
/
+79
2017-07-04
ovl: compare inodes
Miklos Szeredi
1
-4
/
+9
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
5
-20
/
+37
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
5
-37
/
+36
2017-07-04
ovl: allocate an ovl_inode struct
Amir Goldstein
2
-2
/
+63
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
1
-0
/
+7
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-27
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
1
-1
/
+1
2017-06-26
Linux 4.12-rc7
v4.12-rc7
Linus Torvalds
1
-1
/
+1
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
1
-2
/
+1
2017-06-24
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-24
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-24
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-24
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-24
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-24
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-24
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-23
Input: synaptics-rmi4 - only read the F54 query registers which are used
Andrew Duggan
1
-10
/
+7
[next]