aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pipe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet1-1/+1
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum1-2/+1
2006-03-08Mark the pipe file operations staticLinus Torvalds1-3/+3
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-22/+22
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar1-1/+5
2005-09-07[PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg1-6/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+835