summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/thread_with_file.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEKent Overstreet2024-04-161-0/+3
* bcachefs: thread_with_file: add f_ops.flushKent Overstreet2024-03-131-1/+1
* bcachefs: thread_with_file: allow ioctls against these filesDarrick J. Wong2024-03-131-0/+1
* bcachefs: thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong2024-03-131-6/+10
* bcachefs: thread_with_file: fix various printf problemsDarrick J. Wong2024-03-131-2/+2
* bcachefs: thread_with_file: allow creation of readonly filesDarrick J. Wong2024-03-131-0/+3
* bcachefs: Thread with file documentationKent Overstreet2024-03-131-0/+32
* bcachefs: thread_with_stdio: kill thread_with_stdio_done()Kent Overstreet2024-03-131-9/+2
* bcachefs: thread_with_stdio: convert to darrayKent Overstreet2024-03-131-2/+5
* bcachefs: thread_with_stdio: eliminate double bufferingKent Overstreet2024-03-131-1/+0
* bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet2024-01-051-0/+41