summaryrefslogtreecommitdiff
path: root/fs/fifo.c
Commit message (Expand)AuthorAge
* fold fifo.c into pipe.cAl Viro2013-04-09
* fifo: Do not restart open() if it already found a partnerAnders Kaseorg2012-07-16
* Filesystem: fifo: Fixed coding style issue.David Jenni2011-03-21
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-26
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] pipe.c/fifo.c code cleanupsIngo Molnar2006-04-11
* [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-11
* [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Simplify fifo_open() locking logicLinus Torvalds2006-03-07
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16