index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
/
fcntl.h
Age
Commit message (
Expand
)
Author
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-06
vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
Jori Koolstra
2026-05-21
vfs: add O_EMPTYPATH to openat(2)/openat2(2)
Jori Koolstra
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2023-03-22
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2021-09-10
locks: remove LOCK_MAND flock lock support
Jeff Layton
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2014-03-31
locks: fix posix lock range overflow handling
J. Bruce Fields
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells