index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fcntl.h
Age
Commit message (
Expand
)
Author
2024-11-26
Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-15
fs: name_to_handle_at() support for "explicit connectable" file handles
Amir Goldstein
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
2024-09-05
uapi: explain how per-syscall AT_* flags should be allocated
Aleksa Sarai
2024-08-19
fcntl: add F_CREATED_QUERY
Christian Brauner
2024-05-10
fcntl: add F_DUPFD_QUERY fcntl()
Linus Torvalds
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-05-25
exportfs: allow exporting non-decodeable file handles to userspace
Amir Goldstein
2023-01-18
mm/memfd: add F_SEAL_EXEC
Daniel Verkamp
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2019-10-25
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
Eugene Syromiatnikov
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2014-08-08
shm: add sealing API
David Herrmann
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells