aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fifo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-04-11[PATCH] pipe.c/fifo.c code cleanupsIngo Molnar1-23/+26
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar1-24/+24
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar1-5/+7
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-07Simplify fifo_open() locking logicLinus Torvalds1-6/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155