Commit Graph

98 Commits (478c6e529e7bd7c6ef8994c55bd252c287c35893)

Author SHA1 Message Date
Pavel Emelyanov d70ef97baf fs/pipe.c: add ->statfs callback for pipefs 13 years ago
Eric Dumazet a209dfc7b0 vfs: dont chain pipe/anon/socket on superblock s_inodes list 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
Linus Torvalds 28e58ee8ce Fix broken "pipe: use event aware wakeups" optimization 14 years ago
Al Viro f03c65993b sanitize vfsmount refcounting changes 14 years ago
Davide Libenzi e462c448fd pipe: use event aware wakeups 14 years ago
Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() 14 years ago
Nick Piggin b3e19d924b fs: scale mntget/mntput 14 years ago
Nick Piggin 4b936885ab fs: improve scalability of pseudo filesystems 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin ff0c7d15f9 fs: avoid inode RCU freeing for pseudo fs 14 years ago
Linus Torvalds 7208364652 Un-inline get_pipe_info() helper function 14 years ago
Linus Torvalds c66fb34794 Export 'get_pipe_info()' to other users 14 years ago
Al Viro 51139adac9 convert get_sb_pseudo() users 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Nicolas Kaiser e5953cbdff pipe: fix failure to return error code on ->confirm() 15 years ago
Miklos Szeredi 6db40cf047 pipe: fix check in "set size" fcntl 15 years ago
Miklos Szeredi 1d862f4122 pipe: fix pipe buffer resizing 15 years ago
Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface 15 years ago
Jens Axboe 419f8367ea pipe: change the privilege required for growing a pipe beyond system max 15 years ago
Jens Axboe 6a6ca57de9 pipe: adjust minimum pipe size to 1 page 15 years ago
Julia Lawall cc967be547 fs: Add missing mutex_unlock 15 years ago
Miklos Szeredi 51921cb746 mm: export generic_pipe_buf_*() to modules 15 years ago
Jens Axboe b9598db340 pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes 15 years ago
Jens Axboe 0191f8697b pipe: F_SETPIPE_SZ should return -EPERM for non-root 15 years ago
Jens Axboe b492e95be0 pipe: set lower and upper limit on max pages in the pipe page array 15 years ago
Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
Nick Piggin a3a065e3f1 fs: no games with DCACHE_UNHASHED 15 years ago
Al Viro d231412db6 switch create_read_pipe() to alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Earl Chew ad3960243e fs: pipe.c null pointer dereference 16 years ago
Peter Zijlstra 023d43c7b5 lockdep: Fix lockdep annotation for pipe_double_lock() 16 years ago
Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Cheng Renquan 10f303ae1e do_pipe cleanup: drop its last user in arch/alpha/ 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Oleg Nesterov e5bc49ba74 pipe_rdwr_fasync: fix the error handling to prevent the leak/crash 16 years ago
Heiko Carstens 2b66421995 [CVE-2009-0029] System call wrappers part 33 16 years ago
Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 years ago
Heiko Carstens 1134723e96 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Denys Vlasenko d2d9648ec6 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago
Ulrich Drepper be61a86d72 flag parameters: NONBLOCK in pipe 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Jan Blunck c8e7f449b2 [patch 1/4] vfs: path_{get,put}() cleanups 17 years ago
Ulrich Drepper ba719baeab sys_pipe(): fix file descriptor leaks 17 years ago
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago