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
/
super.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Clean up error reporting in the startup path
Kent Overstreet
2023-10-22
bcachefs: Return -ENOKEY/EINVAL when mount decryption fails
Chris Webb
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: Drop bch2_journal_meta() call when going RW
Kent Overstreet
2023-10-22
bcachefs: Fix dev accounting after device add
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_dev_remove_alloc()
Kent Overstreet
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
2023-10-22
bcachefs: Don't mark superblocks past end of usable space
Kent Overstreet
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
2023-10-22
bcachefs: Split out btree_error_wq
Kent Overstreet
2023-10-22
bcachefs: Add a workqueue for btree io completions
Kent Overstreet
2023-10-22
bcachefs: Ratelimiting for writeback IOs
Kent Overstreet
2023-10-22
bcachefs: Fix possible null deref on mount
Dan Robertson
2023-10-22
bcachefs: Fix some refcounting bugs
Kent Overstreet
2023-10-22
bcachefs: New and improved topology repair code
Kent Overstreet
2023-10-22
bcachefs: Fix key cache assertion
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
bcachefs: Add a print statement for when we go read-write
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Start journal reclaim thread earlier
Kent Overstreet
2023-10-22
bcachefs: Fix for copygc getting stuck waiting for reserve to be filled
Kent Overstreet
2023-10-22
bcachefs: Rip out copygc pd controller
Kent Overstreet
2023-10-22
bcachefs: Fix an allocator startup race
Kent Overstreet
2023-10-22
bcachefs: Create allocator threads when allocating filesystem
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Fixes/improvements for journal entry reservations
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion pop
Kent Overstreet
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
bcachefs: Add a kmem_cache for btree_key_cache objects
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
2023-10-22
bcachefs: Improved inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Minor journal reclaim improvement
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix copygc dying on startup
Kent Overstreet
2023-10-22
bcachefs: Fix errors early in the fs init process
Kent Overstreet
[next]