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
2024-01-22
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Drop journal entry compaction
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: journal->buf_lock
Kent Overstreet
2024-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
bcachefs: clean up one inconsistent indenting
Yang Li
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
2023-12-21
bcachefs: Fix leakage of internal error code
Kent Overstreet
2023-12-10
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-05
bcachefs: Break up bch2_journal_write()
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: drop journal lock before calling journal_write
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: Convert journal validation to bkey_invalid_flags
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_err_msg()
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: bch2_version_compatible()
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-10-22
bcachefs: Replace a BUG_ON() with fatal error
Kent Overstreet
2023-10-22
bcachefs: mark journal replicas before journal write submission
Brian Foster
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Extent helper improvements
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-10-22
bcachefs: BKEY_INVALID_FROM_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
bcachefs: Be less restrictive when validating journal overwrite entries
Kent Overstreet
2023-10-22
bcachefs: Recover from blacklisted journal entries
Kent Overstreet
2023-10-22
bcachefs: Simplify journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
bcachefs: Don't error out when just reading the journal
Kent Overstreet
[next]