Amir Goldstein
|
1e92e3072c
ovl: abstract ovl_inode lock with a helper
|
7 년 전 |
Amir Goldstein
|
0e32992f7f
ovl: remove the 'locked' argument of ovl_nlink_{start,end}
|
7 년 전 |
Miklos Szeredi
|
1a8f8d2a44
ovl: fix format of setxattr debug
|
7 년 전 |
Vivek Goyal
|
d1e6f6a94d
ovl: add helper to force data copy-up
|
7 년 전 |
Vivek Goyal
|
0a2d0d3f2f
ovl: Check redirect on index as well
|
7 년 전 |
Vivek Goyal
|
a00c2d59e9
ovl: Add an inode flag OVL_CONST_INO
|
7 년 전 |
Vivek Goyal
|
4823d49c26
ovl: Add helper ovl_inode_realdata()
|
7 년 전 |
Vivek Goyal
|
2664bd0897
ovl: Store lower data inode in ovl_inode
|
7 년 전 |
Vivek Goyal
|
67d756c27a
ovl: Fix ovl_getattr() to get number of blocks from lower
|
7 년 전 |
Vivek Goyal
|
647d253fcd
ovl: Add helper ovl_dentry_lowerdata() to get lower data dentry
|
7 년 전 |
Vivek Goyal
|
4f93b426ab
ovl: Copy up meta inode data from lowest data inode
|
7 년 전 |
Vivek Goyal
|
9d3dfea3d3
ovl: Modify ovl_lookup() and friends to lookup metacopy dentry
|
7 년 전 |
Vivek Goyal
|
0c28887493
ovl: A new xattr OVL_XATTR_METACOPY for file on upper
|
7 년 전 |
Vivek Goyal
|
2002df8536
ovl: Add helper ovl_already_copied_up()
|
7 년 전 |
Vivek Goyal
|
d6eac03913
ovl: Move the copy up helpers to copy_up.c
|
7 년 전 |
Vivek Goyal
|
9cec54c83a
ovl: Initialize ovl_inode->redirect in ovl_get_inode()
|
7 년 전 |
Miklos Szeredi
|
d1d04ef857
ovl: stack file ops
|
7 년 전 |
Miklos Szeredi
|
46e5d0a390
ovl: copy up file size as well
|
7 년 전 |
Miklos Szeredi
|
4f3572954a
ovl: copy up inode flags
|
7 년 전 |
Miklos Szeredi
|
d9854c87f0
ovl: copy up times
|
7 년 전 |
Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 년 전 |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 년 전 |
Amir Goldstein
|
01b39dcc95
ovl: use inode_insert5() to hash a newly created inode
|
7 년 전 |
Vivek Goyal
|
ac6a52eb65
ovl: Pass argument to ovl_get_inode() in a structure
|
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
|
12574a9f4c
ovl: consistent i_ino for non-samefs with xino
|
7 년 전 |
Amir Goldstein
|
e487d889b7
ovl: constant st_ino for non-samefs with xino
|
7 년 전 |