index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
thread_with_file.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
2024-07-14
bcachefs: bch2_stdio_redirect_readline_timeout()
Kent Overstreet
2024-07-14
bcachefs: twf: convert bch2_stdio_redirect_readline() to darray
Kent Overstreet
2024-04-16
bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
2024-03-13
bcachefs: Thread with file documentation
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2024-02-05
bcachefs: install fd later to avoid race with close
Mathias Krause
2024-01-05
bcachefs: no thread_with_file in userspace
Kent Overstreet
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet