Dave Chinner
|
c7f5408493
inode: rename i_wb_list to i_io_list
|
10 years ago |
Dave Chinner
|
74278da9f7
inode: convert inode_sb_list_lock to per-sb
|
10 years ago |
David Howells
|
4bacc9c923
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
|
10 years ago |
Konstantin Khlebnikov
|
eb6ef3df4f
trylock_super(): replacement for grab_super_passive()
|
10 years ago |
Linus Torvalds
|
50652963ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Vladimir Davydov
|
503c358cf1
list_lru: introduce list_lru_shrink_{count,walk}
|
10 years ago |
Al Viro
|
fdab684d72
allow attaching fs_pin to a group not associated with some superblock
|
10 years ago |
Al Viro
|
e149ed2b80
take the targets of /proc/*/ns/* symlinks to separate fs
|
10 years ago |
Miklos Szeredi
|
bd5d08569c
vfs: export __inode_permission() to modules
|
10 years ago |
Miklos Szeredi
|
1c118596a7
vfs: export do_splice_direct() to modules
|
10 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Akinobu Mita
|
4db96b71e3
vfs: guard end of device for mpage interface
|
10 years ago |
Tim Gardner
|
b8850d1fa8
fs: namespace: suppress 'may be used uninitialized' warnings
|
11 years ago |
Al Viro
|
8fa1f1c2bd
make fs/{namespace,super}.c forget about acct.h
|
11 years ago |
Al Viro
|
ed44724b79
acct: switch to __kernel_write()
|
11 years ago |
Al Viro
|
eee5cc2702
get rid of s_files and files_lock
|
12 years ago |
Al Viro
|
719ea2fbb5
new helpers: lock_mount_hash/unlock_mount_hash
|
12 years ago |
Dave Chinner
|
9b17c62382
fs: convert inode and dentry shrinking to be node aware
|
12 years ago |
Dave Chinner
|
0a234c6dcb
shrinker: convert superblock shrinkers to new API
|
12 years ago |
Glauber Costa
|
3942c07ccf
fs: bump inode and dentry counters to long
|
12 years ago |
Al Viro
|
197df04c74
rename user_path_umountat() to user_path_mountpoint_at()
|
12 years ago |
Miklos Szeredi
|
eed8100766
vfs: check unlinked ancestors before mount
|
12 years ago |
Al Viro
|
68d70d03f8
constify rw_verify_area()
|
12 years ago |
Al Viro
|
f9652e10c1
allow build_open_flags() to return an error
|
12 years ago |
Al Viro
|
7995bd2871
splice: don't pass the address of ->f_pos to methods
|
12 years ago |
Al Viro
|
599a0ac14e
pipe: fold file_operations instances in one
|
12 years ago |
Al Viro
|
06ae43f34b
Don't bother with redoing rw_verify_area() from default_file_splice_from()
|
12 years ago |
Al Viro
|
dcf787f391
constify path_get/path_put and fs_struct.c stuff
|
12 years ago |
Jan Kara
|
4eff96dd52
writeback: put unused inodes to LRU after writeback completion
|
12 years ago |
Jeff Layton
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
13 years ago |