提交历史

作者 SHA1 备注 提交日期
  Al Viro 233e70f422 saner FASYNC handling on file close 16 年之前
  Denys Vlasenko d2d9648ec6 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 年之前
  Ulrich Drepper be61a86d72 flag parameters: NONBLOCK in pipe 17 年之前
  Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 年之前
  Jan Blunck c8e7f449b2 [patch 1/4] vfs: path_{get,put}() cleanups 17 年之前
  Ulrich Drepper ba719baeab sys_pipe(): fix file descriptor leaks 17 年之前
  Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 年之前
  Al Viro ed15243717 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() 17 年之前
  Dave Hansen 430e285e08 [PATCH] fix up new filp allocators 17 年之前
  Randy Dunlap b51d63c6d3 kernel-doc: fix fs/pipe.c notation 17 年之前
  Andi Kleen d59d0b1b88 BKL-Removal: convert pipe to use unlocked_ioctl too 17 年之前
  Ingo Molnar 71e20f1873 sched: affine sync wakeups 17 年之前
  Mike Galbraith af92723262 sched: cleanup, remove the TASK_NONINTERACTIVE flag 17 年之前
  Randy Dunlap 79685b8dee docbook: add pipes, other fixes 18 年之前
  Jens Axboe 0845718daf pipe: add documentation and comments 18 年之前
  Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 年之前
  Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 年之前
  Al Viro db3495099d [PATCH] AUDIT_FD_PAIR 18 年之前
  Al Viro 5ccac88eeb [PATCH] fix leaks on pipe(2) failure exits 18 年之前
  Eric Dumazet d4c3cca941 [PATCH] constify pipe_buf_operations 18 年之前
  Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 年之前
  Eric Dumazet d18de5a272 [PATCH] don't insert pipe dentries into dentry_hashtable. 18 年之前
  Andi Kleen d6cbd281d1 [PATCH] Some cleanup in the pipe code 18 年之前
  Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 18 年之前
  Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 18 年之前
  David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 年之前
  Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 年之前
  Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 年之前
  Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 年之前
  Jens Axboe 0568b409c7 [PATCH] splice: fix bugs in pipe_to_file() 19 年之前