summaryrefslogtreecommitdiffstats
path: root/fs/pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+3
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-22/+22
* [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-101-1/+5
* [PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg2005-09-081-6/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+835