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
/
journal_io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Defer full journal entry validation
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_add()
Kent Overstreet
2023-10-22
bcachefs: Improve jset_validate()
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Also log overwrites in journal
Kent Overstreet
2023-10-22
bcachefs: Don't kick journal reclaim unless low on space
Kent Overstreet
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: Fix CPU usage in journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Change journal_io.c assertion to error message
Kent Overstreet
2023-10-22
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
bcachefs: Restore journal write point at startup
Kent Overstreet
2023-10-22
bcachefs: Finish writing journal after journal error
Kent Overstreet
2023-10-22
bcachefs: __journal_entry_close() never fails
Kent Overstreet
2023-10-22
bcachefs: Refactor journal code to not use unwritten_idx
Kent Overstreet
2023-10-22
bcachefs: Journal seq now incremented at entry open, not close
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_NEED_WRITE
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Fix 32 bit build
Kent Overstreet
2023-10-22
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
Kent Overstreet
2023-10-22
bcachefs: Drop journal_write_compact()
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
bcachefs: Store logical location of journal entries
Kent Overstreet
2023-10-22
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_btree_keys_to_text()
Kent Overstreet
2023-10-22
bcachefs: Log message improvements
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_noflush_seq()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_meta()
Kent Overstreet
2023-10-22
bcachefs: Option improvements
Kent Overstreet
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
2023-10-22
bcachefs: Fix error reporting from bch2_journal_flush_seq
Kent Overstreet
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: Allow shorter JSET_ENTRY_dev_usage entries
Kent Overstreet
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
2023-10-22
bcachefs: Fix journal write error path
Kent Overstreet
[next]