index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fifo.c
Age
Commit message (
Expand
)
Author
2012-07-16
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-07-26
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
Denys Vlasenko
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-04-11
[PATCH] pipe.c/fifo.c code cleanups
Ingo Molnar
2006-04-11
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-07
Simplify fifo_open() locking logic
Linus Torvalds
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds