# SPDX-License-Identifier: GPL-2.0+ obj-$(CONFIG_OWL_PM_DOMAINS_HELPER) += owl-sps-helper.o obj-$(CONFIG_OWL_PM_DOMAINS) += owl-sps.o ascript' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/fs/bcachefs/thread_with_file.h
AgeCommit message (Expand)Author
2024-03-13bcachefs: thread_with_file: add f_ops.flushKent Overstreet
2024-03-13bcachefs: thread_with_file: allow ioctls against these filesDarrick J. Wong
2024-03-13bcachefs: thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong
2024-03-13bcachefs: thread_with_file: fix various printf problemsDarrick J. Wong
2024-03-13bcachefs: thread_with_file: allow creation of readonly filesDarrick J. Wong
2024-03-13bcachefs: Thread with file documentationKent Overstreet
2024-03-13bcachefs: thread_with_stdio: kill thread_with_stdio_done()Kent Overstreet
2024-03-13bcachefs: thread_with_stdio: convert to darrayKent Overstreet
2024-03-13bcachefs: thread_with_stdio: eliminate double bufferingKent Overstreet
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet