aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pipe.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds1-8/+0
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds1-2/+2
2004-03-18[PATCH] add file_accessed() helperAlexander Viro1-1/+1
2004-01-18[PATCH] bdev: add file.f_mappingAndrew Morton1-0/+1
2003-12-29[PATCH] Fix writev atomicity on pipe/fifoAndrew Morton1-22/+92
2003-10-04[PATCH] Rearrange error handling in fs_pipe.c a bitRusty Russell1-4/+3
2003-08-14[PATCH] pipe.c: don't write to readonly filesystemsAndrew Morton1-4/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds1-5/+5
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton1-1/+1
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig1-0/+1
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-1/+1
2002-11-02Merge epoll updateLinus Torvalds1-34/+2
2002-11-02[PATCH] epoll update r3Davide Libenzi1-34/+2
2002-10-31[PATCH] faster wakeups in the pipe codeAndrew Morton1-5/+4
2002-10-29Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/epoll-...Linus Torvalds1-2/+34
2002-10-29[PATCH] sys_epoll 0.15Davide Libenzi1-2/+34
2002-10-27[PATCH] use correct wakeups in fs/pipe.cManfred Spraul1-2/+2
2002-10-07[PATCH] indentation fixes.Dave Jones1-6/+6
2002-10-02[PATCH] pipe bugfix /cleanupManfred Spraul1-177/+138
2002-09-17[PATCH] designated initializer patches for fs_Art Haas1-52/+52
2002-07-14[PATCH] Typo in linux_fs_pipe.cJames Mayer1-1/+1
2002-06-11Merge master.kernel.org:/home/mingo/BK/linux-2.5-schedLinus Torvalds1-2/+2
2002-06-11[PATCH] (2/14) resyncAlexander Viro1-31/+1
2002-06-11- put the sync wakeup feature back in, based on Mike Kravetz's patch.Ingo Molnar1-2/+2
2002-05-30[PATCH] Deliver SIGIO to FIFO and pipe devicesDave Jones1-0/+75
2002-03-14[PATCH] fs/libfs.cAlexander Viro1-8/+1
2002-03-10[PATCH] (3/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-21cleanups, speedups and fixes. Added support for non-current set_cpus_allowed().Ingo Molnar1-2/+2
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-06[PATCH] (3/9) more ->get_sb() stuffAlexander Viro1-5/+15
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (2/3)Robert Love1-12/+6
2002-02-05v2.5.2.1.1 -> v2.5.2.2Linus Torvalds1-5/+7
2002-02-04v2.4.10.0.3 -> v2.4.10.0.4Linus Torvalds1-2/+1
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds1-3/+2
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+2
2002-02-04Import changesetLinus Torvalds1-0/+656