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 |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 years ago |
Dave Chinner
|
55fa6091d8
fs: move i_sb_list out from under inode_lock
|
14 years ago |
David Howells
|
0f60f240d5
FS: lookup_mnt() is only used in the core fs routines now
|
14 years ago |
Al Viro
|
9d412a43c3
vfs: split off vfsmount-related parts of vfs_kern_mount()
|
14 years ago |
Aneesh Kumar K.V
|
becfd1f375
vfs: Add open by file handle support
|
14 years ago |
Al Viro
|
73d049a40f
open-style analog of vfs_path_lookup()
|
14 years ago |
Al Viro
|
47c805dc2d
switch do_filp_open() to struct open_flags
|
14 years ago |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 years ago |
Al Viro
|
b1e75df45a
tidy up around finish_automount()
|
14 years ago |
Al Viro
|
19a167af7c
Take the completion of automount into new helper
|
14 years ago |
Al Viro
|
f03c65993b
sanitize vfsmount refcounting changes
|
14 years ago |
David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 years ago |
Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 years ago |