summaryrefslogtreecommitdiff
path: root/include/linux/fcntl.h
AgeCommit message (Expand)Author
2021-05-28fcntl: remove unused VALID_UPGRADE_FLAGSChristian Brauner
2021-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2020-09-16fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGSKrzysztof WilczyƄski
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-27fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-05-06locks: add lock cancel commandMarc Eshel
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach
2005-04-16Linux-2.6.12-rc2Linus Torvalds