summaryrefslogtreecommitdiff
path: root/fs/fifo.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-04-11[PATCH] pipe.c/fifo.c code cleanupsIngo Molnar
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-07Simplify fifo_open() locking logicLinus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-01-05Use 'free_pipe_info()' helper function for pipe closedown.Linus Torvalds
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-11-08[PATCH] remove lock_kernel from fifo_openManfred Spraul
2002-09-17[PATCH] designated initializer patches for fs_Art Haas
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds