Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-14 | bcachefs: thread_with_file: add f_ops.flush | Kent Overstreet | 1 | -1/+1 |
2024-03-14 | bcachefs: thread_with_file: allow ioctls against these files | Darrick J. Wong | 1 | -0/+1 |
2024-03-14 | bcachefs: thread_with_file: create ops structure for thread_with_stdio | Darrick J. Wong | 1 | -6/+10 |
2024-03-14 | bcachefs: thread_with_file: fix various printf problems | Darrick J. Wong | 1 | -2/+2 |
2024-03-14 | bcachefs: thread_with_file: allow creation of readonly files | Darrick J. Wong | 1 | -0/+3 |
2024-03-14 | bcachefs: Thread with file documentation | Kent Overstreet | 1 | -0/+32 |
2024-03-14 | bcachefs: thread_with_stdio: kill thread_with_stdio_done() | Kent Overstreet | 1 | -9/+2 |
2024-03-14 | bcachefs: thread_with_stdio: convert to darray | Kent Overstreet | 1 | -2/+5 |
2024-03-14 | bcachefs: thread_with_stdio: eliminate double buffering | Kent Overstreet | 1 | -1/+0 |
2024-01-06 | bcachefs: factor out thread_with_file, thread_with_stdio | Kent Overstreet | 1 | -0/+41 |