Eric Dumazet
|
a209dfc7b0
vfs: dont chain pipe/anon/socket on superblock s_inodes list
|
14 年之前 |
Tim Chen
|
423e0ab086
VFS : mount lock scalability for internal mounts
|
14 年之前 |
Al Viro
|
f03c65993b
sanitize vfsmount refcounting changes
|
14 年之前 |
Linus Torvalds
|
b2034d474b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Al Viro
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 年之前 |
Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 年之前 |
Nick Piggin
|
4b936885ab
fs: improve scalability of pseudo filesystems
|
14 年之前 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 年之前 |
Namhyung Kim
|
c0d8768af2
anon_inodes: fix wrong function name in comment
|
14 年之前 |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 年之前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Al Viro
|
1eb2cbb6d5
Revert "anon_inode: set S_IFREG on the anon_inode"
|
15 年之前 |
Eric Paris
|
a7cf4145bb
anon_inode: set S_IFREG on the anon_inode
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Paris
|
3836a03d97
anon_inodes: mark the anon inode private
|
15 年之前 |
Al Viro
|
5300990c03
Sanitize f_flags helpers
|
15 年之前 |
Roland Dreier
|
628ff7c1d8
anonfd: Allow making anon files read-only
|
15 年之前 |
Nick Piggin
|
a3a065e3f1
fs: no games with DCACHE_UNHASHED
|
15 年之前 |
Nick Piggin
|
b9aff027b2
fs: anon_inodes implement dname
|
15 年之前 |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 年之前 |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 年之前 |
Davide Libenzi
|
562787a5c3
anonfd: split interface into file creation and install
|
15 年之前 |
Peter Zijlstra
|
d3a9262e59
fs: Provide empty .set_page_dirty() aop for anon inodes
|
16 年之前 |
Al Viro
|
3ba13d179e
constify dentry_operations: rest
|
16 年之前 |
Christian Borntraeger
|
e3a2a0d4e5
anon_inodes: use fops->owner for module refcount
|
16 年之前 |
David Howells
|
da9592edeb
CRED: Wrap task credential accesses in the filesystem subsystem
|
16 年之前 |
Ulrich Drepper
|
99829b8329
flag parameters: NONBLOCK in anon_inode_getfd
|
17 年之前 |
Ulrich Drepper
|
7d9dbca342
flag parameters: anon_inode_getfd extension
|
17 年之前 |