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
/
include
/
asm-generic
/
fcntl.h
Age
Commit message (
Expand
)
Author
2011-03-15
New kind of open files - "location only".
Al Viro
2010-10-09
asm-generic: fcntl: make exported headers use strict posix types
Lucian Adrian Grijincu
2010-08-11
vfs: O_* bit numbers uniqueness check
Wu Fengguang
2010-07-28
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
Signed-off-by: Wu Fengguang
2010-07-28
vfs: introduce FMODE_NONOTIFY
Eric Paris
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-11-17
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
Peter Zijlstra
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-09-07
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
2005-09-07
[PATCH] Clean up struct flock definitions
Stephen Rothwell
2005-09-07
[PATCH] Clean up the fcntl operations
Stephen Rothwell
2005-09-07
[PATCH] Clean up the open flags
Stephen Rothwell
2005-09-07
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell