Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 سال پیش |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 سال پیش |
Sasha Levin
|
8f5fed1e91
fs/9p: use fscache mutex rather than spinlock
|
9 سال پیش |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 سال پیش |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 سال پیش |
Al Viro
|
4ad7862844
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
|
9 سال پیش |
Yaowei Bai
|
349c7037b1
fs/9p: remove unnecessary new_valid_dev() checks
|
9 سال پیش |
Al Viro
|
0a73d0a204
9p: don't leave a half-initialized inode sitting around
|
10 سال پیش |
Al Viro
|
89076bc319
get rid of assorted nameidata-related debris
|
10 سال پیش |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 سال پیش |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 سال پیش |
Al Viro
|
90e4fc8890
9p: don't bother with __getname() in ->follow_link()
|
10 سال پیش |
Al Viro
|
b46c267e47
9p: don't bother with 4K allocation for 24-byte local array...
|
10 سال پیش |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 سال پیش |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 سال پیش |
Al Viro
|
41d28bca2d
switch d_materialise_unique() users to d_splice_alias()
|
11 سال پیش |
Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
11 سال پیش |
Linus Torvalds
|
963649d735
Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
11 سال پیش |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 سال پیش |
Toralf Förster
|
afe604d01f
fs/9p: adjust sscanf parameters accordingly to the variable types
|
11 سال پیش |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 سال پیش |
Dominique Martinet
|
fb89b45cdf
9P: introduction of a new cache=mmap model.
|
11 سال پیش |
Geyslan G. Bem
|
fae7469609
9p: remove useless assignment
|
12 سال پیش |
Geyslan G. Bem
|
08e15f2df3
9p: remove unused 'super_block' struct pointer
|
12 سال پیش |
Al Viro
|
ceaec15d49
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
|
12 سال پیش |
Chen Gang
|
b3f8ab4b79
fs: 9p: use strlcpy instead of strncpy
|
12 سال پیش |
Gu Zheng
|
f2692ea8d5
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()
|
12 سال پیش |
Al Viro
|
a3b2157e72
9p: make sure ->lookup() adds fid to the right dentry
|
12 سال پیش |
Al Viro
|
7b5be62199
9p: untangle ->lookup() a bit
|
12 سال پیش |
Al Viro
|
3509b678a6
9p: double iput() in ->lookup() if d_materialise_unique() fails
|
12 سال پیش |