Historie revizí

Autor SHA1 Zpráva Datum
  Pavel Emelyanov d70ef97baf fs/pipe.c: add ->statfs callback for pipefs před 13 roky
  Eric Dumazet a209dfc7b0 vfs: dont chain pipe/anon/socket on superblock s_inodes list před 14 roky
  Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts před 14 roky
  Linus Torvalds 28e58ee8ce Fix broken "pipe: use event aware wakeups" optimization před 14 roky
  Al Viro f03c65993b sanitize vfsmount refcounting changes před 14 roky
  Linus Torvalds b2034d474b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 14 roky
  Davide Libenzi e462c448fd pipe: use event aware wakeups před 14 roky
  Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() před 14 roky
  Nick Piggin b3e19d924b fs: scale mntget/mntput před 14 roky
  Nick Piggin 4b936885ab fs: improve scalability of pseudo filesystems před 14 roky
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path před 14 roky
  Nick Piggin ff0c7d15f9 fs: avoid inode RCU freeing for pseudo fs před 14 roky
  Linus Torvalds 7208364652 Un-inline get_pipe_info() helper function před 14 roky
  Linus Torvalds c66fb34794 Export 'get_pipe_info()' to other users před 14 roky
  Al Viro 51139adac9 convert get_sb_pseudo() users před 15 roky
  Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode před 14 roky
  Nicolas Kaiser e5953cbdff pipe: fix failure to return error code on ->confirm() před 14 roky
  Miklos Szeredi 6db40cf047 pipe: fix check in "set size" fcntl před 15 roky
  Miklos Szeredi 1d862f4122 pipe: fix pipe buffer resizing před 15 roky
  Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface před 15 roky
  Jens Axboe 419f8367ea pipe: change the privilege required for growing a pipe beyond system max před 15 roky
  Jens Axboe 6a6ca57de9 pipe: adjust minimum pipe size to 1 page před 15 roky
  Jens Axboe b4ca761577 Merge branch 'master' into for-linus před 15 roky
  Linus Torvalds 003386fff3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse před 15 roky
  Julia Lawall cc967be547 fs: Add missing mutex_unlock před 15 roky
  Miklos Szeredi 51921cb746 mm: export generic_pipe_buf_*() to modules před 15 roky
  Jens Axboe b9598db340 pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes před 15 roky
  Jens Axboe 0191f8697b pipe: F_SETPIPE_SZ should return -EPERM for non-root před 15 roky
  Jens Axboe b492e95be0 pipe: set lower and upper limit on max pages in the pipe page array před 15 roky
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes před 15 roky