aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fifo.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-05Use 'free_pipe_info()' helper function for pipe closedown.Linus Torvalds1-6/+2
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds1-1/+3
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds1-0/+1
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig1-0/+1
2002-11-08[PATCH] remove lock_kernel from fifo_openManfred Spraul1-3/+0
2002-09-17[PATCH] designated initializer patches for fs_Art Haas1-1/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+157