index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
thread_with_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-04-17
1
-2
/
+13
*
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
2024-03-14
1
-1
/
+11
*
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
2024-03-14
1
-0
/
+2
*
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2024-03-14
1
-0
/
+12
*
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
2024-03-14
1
-10
/
+6
*
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2024-03-14
1
-18
/
+35
*
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2024-03-14
1
-0
/
+36
*
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
2024-03-14
1
-2
/
+15
*
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
2024-03-14
1
-4
/
+10
*
bcachefs: Thread with file documentation
Kent Overstreet
2024-03-13
1
-7
/
+8
*
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
2024-03-13
1
-11
/
+22
*
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
2024-03-13
1
-3
/
+17
*
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
2024-03-13
1
-87
/
+142
*
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2024-03-13
1
-40
/
+18
*
bcachefs: install fd later to avoid race with close
Mathias Krause
2024-02-05
1
-1
/
+1
*
bcachefs: no thread_with_file in userspace
Kent Overstreet
2024-01-06
1
-0
/
+3
*
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-06
1
-0
/
+296