David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 năm trước cách đây |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
11 năm trước cách đây |
Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
11 năm trước cách đây |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 năm trước cách đây |
Dominique Martinet
|
fb89b45cdf
9P: introduction of a new cache=mmap model.
|
11 năm trước cách đây |
Geyslan G. Bem
|
dd2a0a35c3
9p: remove useless 'name' variable and assignment
|
12 năm trước cách đây |
Geyslan G. Bem
|
72fe18c9c7
9p: remove useless variable and assignment
|
12 năm trước cách đây |
Geyslan G. Bem
|
5d62a378ff
9p: remove never used return variable
|
12 năm trước cách đây |
Al Viro
|
ceaec15d49
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
|
12 năm trước cách đây |
Al Viro
|
03da633aa7
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c
|
12 năm trước cách đây |
Al Viro
|
2ea03e1d62
9p: v9fs_fid_add() can't fail now
|
12 năm trước cách đây |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 năm trước cách đây |
Al Viro
|
3592ac4440
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
|
12 năm trước cách đây |
Al Viro
|
5fa6300ae0
9p: split dropping the acls from v9fs_set_create_acl()
|
12 năm trước cách đây |
Al Viro
|
be308f0796
9p: switch v9fs_acl_chmod() from dentry to inode+fid
|
12 năm trước cách đây |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 năm trước cách đây |
Eric W. Biederman
|
d4ef4e3581
9p: Modify v9fs_get_fsgid_for_create to return a kgid
|
12 năm trước cách đây |
M. Mohan Kumar
|
b6f4bee02f
fs/9p: Fix atomic_open
|
12 năm trước cách đây |
Aneesh Kumar K.V
|
03f0e02273
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
|
12 năm trước cách đây |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 năm trước cách đây |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 năm trước cách đây |
Al Viro
|
e45198a6ac
make finish_no_open() return int
|
13 năm trước cách đây |
Al Viro
|
30d9049474
kill struct opendata
|
13 năm trước cách đây |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 năm trước cách đây |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 năm trước cách đây |
Miklos Szeredi
|
e43ae79c54
9p: implement i_op->atomic_open()
|
13 năm trước cách đây |
Al Viro
|
af569596a9
kill v9fs_dentry_from_dir_inode()
|
13 năm trước cách đây |
Linus Torvalds
|
609eac1c15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
13 năm trước cách đây |
Aneesh Kumar K.V
|
f766619db2
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.
|
13 năm trước cách đây |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 năm trước cách đây |