Amir Goldstein
|
91ff20f34e
ovl: fix missing override creds in link of a metacopy upper
|
6 年 前 |
Miklos Szeredi
|
5e12758086
ovl: check whiteout in ovl_create_over_whiteout()
|
7 年 前 |
Chengguang Xu
|
14fa085640
ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()
|
7 年 前 |
Amir Goldstein
|
0e32992f7f
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
|
7 年 前 |
Amir Goldstein
|
6cd078702f
ovl: fix recursive oi->lock in ovl_link()
|
7 年 前 |
Miklos Szeredi
|
6faf05c2b2
ovl: set I_CREATING on inode being created
|
7 年 前 |
Vivek Goyal
|
4120fe64dc
ovl: Set redirect on upper inode when it is linked
|
7 年 前 |
Vivek Goyal
|
7bb083837d
ovl: Set redirect on metacopy files upon rename
|
7 年 前 |
Miklos Szeredi
|
d9854c87f0
ovl: copy up times
|
7 年 前 |
Amir Goldstein
|
01b39dcc95
ovl: use inode_insert5() to hash a newly created inode
|
7 年 前 |
Miklos Szeredi
|
dd8ac699ed
ovl: return EIO on internal error
|
7 年 前 |
Al Viro
|
f73cc77c3a
ovl: make ovl_create_real() cope with vfs_mkdir() safely
|
7 年 前 |
Amir Goldstein
|
137ec526a2
ovl: create helper ovl_create_temp()
|
7 年 前 |
Miklos Szeredi
|
95a1c8153a
ovl: return dentry from ovl_create_real()
|
7 年 前 |
Amir Goldstein
|
471ec5dcf4
ovl: struct cattr cleanups
|
7 年 前 |
Amir Goldstein
|
6cf00764b0
ovl: strip debug argument from ovl_do_ helpers
|
7 年 前 |
Amir Goldstein
|
a8b9e0ceed
ovl: remove WARN_ON() real inode attributes mismatch
|
7 年 前 |
Amir Goldstein
|
e7dd0e7134
ovl: whiteout index when union nlink drops to zero
|
8 年 前 |
Amir Goldstein
|
6d0a8a90a5
ovl: take lower dir inode mutex outside upper sb_writers lock
|
7 年 前 |
Amir Goldstein
|
da2e6b7eed
ovl: fix overlay: warning prefix
|
7 年 前 |
Amir Goldstein
|
f30536f0f9
ovl: update cache version of impure parent on rename
|
8 年 前 |
zhangyi (F)
|
07f6fff148
ovl: fix rmdir problem on non-merge dir with origin xattr
|
8 年 前 |
zhangyi (F)
|
95e598e7ac
ovl: simplify ovl_check_empty_and_clear()
|
8 年 前 |
Amir Goldstein
|
5820dc0888
ovl: fix missing unlock_rename() in ovl_do_copy_up()
|
8 年 前 |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 年 前 |
Miklos Szeredi
|
4edb83bb10
ovl: constant d_ino for non-merge dirs
|
8 年 前 |
Amir Goldstein
|
ea3dad18dc
ovl: mark parent impure on ovl_link()
|
8 年 前 |
Amir Goldstein
|
5f8415d6b8
ovl: persistent overlay inode nlink for indexed inodes
|
8 年 前 |
Miklos Szeredi
|
55acc66182
ovl: add flag for upper in ovl_entry
|
8 年 前 |
Amir Goldstein
|
415543d5c6
ovl: cleanup bad and stale index entries on mount
|
8 年 前 |