index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
sync.h
Age
Commit message (
Collapse
)
Author
2022-07-24
io_uring: split out fs related sync/fallocate functions
Jens Axboe
This splits out sync_file_range, fsync, and fallocate. Signed-off-by: Jens Axboe <axboe@kernel.dk>