Al Viro
|
e45198a6ac
make finish_no_open() return int
|
před 13 roky |
Al Viro
|
30d9049474
kill struct opendata
|
před 13 roky |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
před 13 roky |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
před 13 roky |
Miklos Szeredi
|
e43ae79c54
9p: implement i_op->atomic_open()
|
před 13 roky |
Al Viro
|
af569596a9
kill v9fs_dentry_from_dir_inode()
|
před 13 roky |
Linus Torvalds
|
609eac1c15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
před 13 roky |
Aneesh Kumar K.V
|
f766619db2
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.
|
před 13 roky |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
před 13 roky |
Al Viro
|
3eda0de677
9p: propagate umode_t
|
před 14 roky |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
před 14 roky |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
před 14 roky |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
před 14 roky |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
před 13 roky |
Aneesh Kumar K.V
|
f88657ce3f
fs/9p: Add OS dependent open flags in 9p protocol
|
před 14 roky |
Aneesh Kumar K.V
|
45089142b1
fs/9p: Don't update file type when updating file attributes
|
před 14 roky |
Aneesh Kumar K.V
|
5441ae5eb3
fs/9p: Add fid before dentry instantiation
|
před 14 roky |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
před 14 roky |
Linus Torvalds
|
0003230e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
před 14 roky |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
před 14 roky |
Al Viro
|
1ec95bf34d
9p: close ACL leaks
|
před 14 roky |
Aneesh Kumar K.V
|
ed80fcfac2
fs/9p: Always ask new inode in create
|
před 14 roky |
Aneesh Kumar K.V
|
fd2421f544
fs/9p: When doing inode lookup compare qid details and inode mode bits.
|
před 14 roky |
Al Viro
|
dd7dd556e4
no need to check for LOOKUP_OPEN in ->create() instances
|
před 14 roky |
Al Viro
|
8a5e929dd2
don't transliterate lower bits of ->intent.open.flags to FMODE_...
|
před 14 roky |
Aneesh Kumar K.V
|
398c4f0efb
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
|
před 14 roky |
Aneesh Kumar K.V
|
936bb2d703
fs/9p: Fix error reported by coccicheck
|
před 14 roky |
Aneesh Kumar K.V
|
42869c8ada
fs/9p: Add v9fs_dentry2v9ses
|
před 14 roky |
Aneesh Kumar K.V
|
7add697a3d
fs/9p: Attach writeback_fid on first open with WR flag
|
před 14 roky |
Aneesh Kumar K.V
|
059c138bc7
fs/9p: Use truncate_setsize instead of vmtruncate
|
před 14 roky |