Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 28e58ee8ce Fix broken "pipe: use event aware wakeups" optimization hace 14 años
  Al Viro f03c65993b sanitize vfsmount refcounting changes hace 14 años
  Linus Torvalds b2034d474b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 hace 14 años
  Davide Libenzi e462c448fd pipe: use event aware wakeups hace 14 años
  Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() hace 14 años
  Nick Piggin b3e19d924b fs: scale mntget/mntput hace 14 años
  Nick Piggin 4b936885ab fs: improve scalability of pseudo filesystems hace 14 años
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path hace 14 años
  Nick Piggin ff0c7d15f9 fs: avoid inode RCU freeing for pseudo fs hace 14 años
  Linus Torvalds 7208364652 Un-inline get_pipe_info() helper function hace 14 años
  Linus Torvalds c66fb34794 Export 'get_pipe_info()' to other users hace 14 años
  Al Viro 51139adac9 convert get_sb_pseudo() users hace 15 años
  Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode hace 14 años
  Nicolas Kaiser e5953cbdff pipe: fix failure to return error code on ->confirm() hace 14 años
  Miklos Szeredi 6db40cf047 pipe: fix check in "set size" fcntl hace 15 años
  Miklos Szeredi 1d862f4122 pipe: fix pipe buffer resizing hace 15 años
  Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface hace 15 años
  Jens Axboe 419f8367ea pipe: change the privilege required for growing a pipe beyond system max hace 15 años
  Jens Axboe 6a6ca57de9 pipe: adjust minimum pipe size to 1 page hace 15 años
  Jens Axboe b4ca761577 Merge branch 'master' into for-linus hace 15 años
  Linus Torvalds 003386fff3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse hace 15 años
  Julia Lawall cc967be547 fs: Add missing mutex_unlock hace 15 años
  Miklos Szeredi 51921cb746 mm: export generic_pipe_buf_*() to modules hace 15 años
  Jens Axboe b9598db340 pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes hace 15 años
  Jens Axboe 0191f8697b pipe: F_SETPIPE_SZ should return -EPERM for non-root hace 15 años
  Jens Axboe b492e95be0 pipe: set lower and upper limit on max pages in the pipe page array hace 15 años
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes hace 15 años
  Nick Piggin a3a065e3f1 fs: no games with DCACHE_UNHASHED hace 15 años
  Al Viro d231412db6 switch create_read_pipe() to alloc_file() hace 16 años
  Al Viro 2c48b9c455 switch alloc_file() to passing struct path hace 16 años