This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ad910e36da4c pipe: fix poll/select race introduced by the pipe rework new 1b6b26ae7053 pipe: fix and clarify pipe write wakeup logic new f467a6a66419 pipe: fix and clarify pipe read wakeup logic new a28c8b9db8a1 pipe: remove 'waiting_writers' merging logic new 85190d15f4ea pipe: don't use 'pipe_wait() for basic pipe IO
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/pipe.c | 137 ++++++++++++++++++++++++++++++---------------- fs/splice.c | 21 ++----- include/linux/pipe_fs_i.h | 2 - 3 files changed, 94 insertions(+), 66 deletions(-)