summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/thread_with_file.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-81/+0
2024-07-14bcachefs: bch2_stdio_redirect_readline_timeout()Kent Overstreet-0/+1
2024-07-14bcachefs: twf: convert bch2_stdio_redirect_readline() to darrayKent Overstreet-1/+2
2024-04-16bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEKent Overstreet-0/+3
2024-03-13bcachefs: thread_with_file: add f_ops.flushKent Overstreet-1/+1
2024-03-13bcachefs: thread_with_file: allow ioctls against these filesDarrick J. Wong-0/+1
2024-03-13bcachefs: thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong-6/+10
2024-03-13bcachefs: thread_with_file: fix various printf problemsDarrick J. Wong-2/+2
2024-03-13bcachefs: thread_with_file: allow creation of readonly filesDarrick J. Wong-0/+3
2024-03-13bcachefs: Thread with file documentationKent Overstreet-0/+32
2024-03-13bcachefs: thread_with_stdio: kill thread_with_stdio_done()Kent Overstreet-9/+2
2024-03-13bcachefs: thread_with_stdio: convert to darrayKent Overstreet-2/+5
2024-03-13bcachefs: thread_with_stdio: eliminate double bufferingKent Overstreet-1/+0
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet-0/+41