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
|
12 years ago |
Jan Kara
|
eb04c28288
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
|
13 years ago |
David Howells
|
0bdaea9017
VFS: Split inode_permission()
|
13 years ago |
Al Viro
|
30d9049474
kill struct opendata
|
13 years ago |
Al Viro
|
a4a3bdd778
kill opendata->{mnt,dentry}
|
13 years ago |
Miklos Szeredi
|
015c3bbcd8
vfs: remove open intents from nameidata
|
13 years ago |
Miklos Szeredi
|
d18e9008c3
vfs: add i_op->atomic_open()
|
13 years ago |
Al Viro
|
f7a99c5b7c
get rid of ->mnt_longterm
|
13 years ago |
Miklos Szeredi
|
90ad1a8ecb
vfs: split __dentry_open()
|
13 years ago |
Andi Kleen
|
eea62f831b
brlocks/lglocks: turn into functions
|
13 years ago |
Miklos Szeredi
|
4ed5e82fe7
vfs: protect remounting superblock read-only
|
13 years ago |
Al Viro
|
ece2ccb668
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
|
13 years ago |
Al Viro
|
c71053659e
vfs: spread struct mount - __lookup_mnt() result
|
13 years ago |
Al Viro
|
a218d0fdc5
switch open and mkdir syscalls to umode_t
|
13 years ago |
Al Viro
|
cf31e70d6c
vfs: new helper - vfs_ustat()
|
13 years ago |
Al Viro
|
f47ec3f283
trim fs/internal.h
|
13 years ago |
Dave Chinner
|
12ad3ab661
superblock: move pin_sb_for_writeback() to fs/super.c
|
14 years ago |
Al Viro
|
a4464dbc0c
Make ->d_sb assign-once and always non-NULL
|
14 years ago |