Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
e4fad8e5d2
consolidate pipe file creation
|
13 年之前 |
Cong Wang
|
2164d33446
pipe: remove KM_USER0 from comments
|
13 年之前 |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 年之前 |
Will Deacon
|
46ce341b2f
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
|
13 年之前 |
Linus Torvalds
|
9883035ae7
pipes: add a "packetized pipe" mode for writing
|
13 年之前 |
Muthu Kumar
|
b502bd1152
magic.h: move some FS magic numbers into magic.h
|
13 年之前 |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Sasha Levin
|
2ccd4f4d47
pipe: fail cleanly when root tries F_SETPIPE_SZ with big size
|
13 年之前 |
Al Viro
|
84b92d39f9
vfs: pipe.c is really non-modular
|
13 年之前 |
Pavel Emelyanov
|
d70ef97baf
fs/pipe.c: add ->statfs callback for pipefs
|
13 年之前 |
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 年之前 |
Linus Torvalds
|
28e58ee8ce
Fix broken "pipe: use event aware wakeups" optimization
|
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 年之前 |
Davide Libenzi
|
e462c448fd
pipe: use event aware wakeups
|
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 年之前 |
Nick Piggin
|
ff0c7d15f9
fs: avoid inode RCU freeing for pseudo fs
|
14 年之前 |
Linus Torvalds
|
7208364652
Un-inline get_pipe_info() helper function
|
14 年之前 |
Linus Torvalds
|
c66fb34794
Export 'get_pipe_info()' to other users
|
14 年之前 |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 年之前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年之前 |
Nicolas Kaiser
|
e5953cbdff
pipe: fix failure to return error code on ->confirm()
|
14 年之前 |
Miklos Szeredi
|
6db40cf047
pipe: fix check in "set size" fcntl
|
15 年之前 |
Miklos Szeredi
|
1d862f4122
pipe: fix pipe buffer resizing
|
15 年之前 |
Jens Axboe
|
ff9da691c0
pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
|
15 年之前 |