index
:
git.armlinux.org.uk/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
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-24
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
2025-07-24
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
2025-07-20
bcachefs: btree_node_scan: don't re-read before initializing found_btree_node
Kent Overstreet
2025-07-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2025-07-16
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
2025-07-16
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
2025-07-16
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
2025-07-16
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-13
bcachefs: io_read: remove from async obj list in rbio_done()
Kent Overstreet
2025-07-08
bcachefs: Don't set BCH_FS_error on transaction restart
Kent Overstreet
2025-07-07
bcachefs: Fix additional misalignment in journal space calculations
Kent Overstreet
2025-07-07
bcachefs: Don't schedule non persistent passes persistently
Kent Overstreet
2025-07-05
bcachefs: Fix bch2_btree_transactions_read() synchronization
Kent Overstreet
2025-07-05
bcachefs: btree read retry fixes
Kent Overstreet
2025-07-05
bcachefs: btree node scan no longer uses btree cache
Kent Overstreet
2025-07-04
bcachefs: Tweak btree cache helpers for use by btree node scan
Kent Overstreet
2025-07-04
bcachefs: Fix btree for nonexistent tree depth
Kent Overstreet
2025-07-04
bcachefs: Fix bch2_io_failures_to_text()
Kent Overstreet
2025-07-04
bcachefs: bch2_fpunch_snapshot()
Kent Overstreet
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
bcachefs: opts.casefold_disabled
Kent Overstreet
2025-07-01
bcachefs: Work around deadlock to btree node rewrites in journal replay
Kent Overstreet
2025-06-30
bcachefs: Fix incorrect transaction restart handling
Alan Huang
2025-06-29
bcachefs: fix btree_trans_peek_prev_journal()
Kent Overstreet
2025-06-27
bcachefs: mark invalid_btree_id autofix
Bharadwaj Raju
2025-06-26
bcachefs: Plumb correct ip to trans_relock_fail tracepoint
Kent Overstreet
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
2025-06-26
bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix
Kent Overstreet
2025-06-24
bcachefs: fix bch2_journal_keys_peek_prev_min() underflow
Kent Overstreet
2025-06-24
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
2025-06-24
bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blocked
Alan Huang
2025-06-22
bcachefs: Fix range in bch2_lookup_indirect_extent() error path
Kent Overstreet
2025-06-22
bcachefs: fix spurious error_throw
Kent Overstreet
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
[next]