Historique des commits

Auteur SHA1 Message Date
  Willy Tarreau 759c01142a pipe: limit the per-user amount of pages allocated in pipes il y a 9 ans
  Eric Biggers 6ae0806993 fs/pipe.c: return error code rather than 0 in pipe_write() il y a 10 ans
  Eric Biggers e9bb1f9b12 fs/pipe.c: preserve alloc_file() error code il y a 10 ans
  David Howells 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations il y a 10 ans
  Al Viro 5d5d568975 make new_sync_{read,write}() static il y a 10 ans
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h il y a 10 ans
  Al Viro f0d1bec9d5 new helper: copy_page_from_iter() il y a 11 ans
  Al Viro fb9096a344 pipe: switch to ->read_iter() il y a 11 ans
  Al Viro 71d8e532b1 start adding the tag to iov_iter il y a 11 ans
  Al Viro 637b58c288 switch pipe_read() to copy_page_to_iter() il y a 11 ans
  Al Viro fbb32750a6 pipe: kill ->map() and ->unmap() il y a 11 ans
  Dmitry Monakhov 7e775f46a1 fs/pipe.c: skip file_update_time on frozen fs il y a 11 ans
  Linus Torvalds b0d8d22921 vfs: fix subtle use-after-free of pipe_inode_info il y a 11 ans
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h il y a 12 ans
  Al Viro 4b8a8f1e4f get rid of the last free_pipe_info() callers il y a 12 ans
  Al Viro 7bee130e22 get rid of alloc_pipe_info() argument il y a 12 ans
  Al Viro 6447a3cf19 get rid of pipe->inode il y a 12 ans
  Al Viro ebec73f475 introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs il y a 12 ans
  Al Viro de32ec4cfe pipe: set file->private_data to ->i_pipe il y a 12 ans
  Al Viro 72b0d9aacb pipe: don't use ->i_mutex il y a 12 ans
  Al Viro ba5bb14733 pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex il y a 12 ans
  Al Viro 18c03cfd40 pipe: preparation to new locking rules il y a 12 ans
  Al Viro fc7478a2bf pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info il y a 12 ans
  Al Viro 599a0ac14e pipe: fold file_operations instances in one il y a 12 ans
  Al Viro f776c73888 fold fifo.c into pipe.c il y a 12 ans
  Al Viro a930d87905 vfs: fix pipe counter breakage il y a 12 ans
  Anatol Pomozov 39b6525274 fs: Preserve error code in get_empty_filp(), part 2 il y a 13 ans
  Al Viro 496ad9aa8e new helper: file_inode(file) il y a 12 ans
  Al Viro 5b249b1b07 pipe(2) - race-free error recovery il y a 13 ans
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 13 ans