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
/
fs.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Set preallocated transaction mem to avoid restarts
Kent Overstreet
2023-10-22
bcachefs: Deadlock prevention for ei_pagecache_lock
Kent Overstreet
2023-10-22
bcachefs: Build fixes for 32bit x86
Kent Overstreet
2023-10-22
bcachefs: Report inode counts via statfs
Kent Overstreet
2023-10-22
bcachefs: Fix stack corruption
Kent Overstreet
2023-10-22
bcachefs: fiemap fixes
Kent Overstreet
2023-10-22
bcachefs: Fix rare use after free in read path
Kent Overstreet
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
bcachefs: Fix journal_seq_copy()
Kent Overstreet
2023-10-22
bcachefs: Fix unmount path
Kent Overstreet
2023-10-22
bcachefs: Don't fail mount if device has been removed
Kent Overstreet
2023-10-22
bcachefs: Don't report inodes to statfs
Kent Overstreet
2023-10-22
bcachefs: Turn c->state_lock into an rwsem
Kent Overstreet
2023-10-22
bcachefs: fix stack corruption
Yuxuan Shui
2023-10-22
bcachefs: Add another mssing bch2_trans_iter_put() call
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Update directory timestamps during link
Justin Husted
2023-10-22
bcachefs: bkey_on_stack
Kent Overstreet
2023-10-22
bcachefs: Fix setting of attributes mask in getattr
Kent Overstreet
2023-10-22
bcachefs: Switch to .iterate_shared for readdir
Kent Overstreet
2023-10-22
bcachefs: Kill some dependencies on ei_inode
Kent Overstreet
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
2023-10-22
bcachefs: Trust inode in btree over bch_inode_info
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Cleanup i_nlink handling
Kent Overstreet
2023-10-22
bcachefs: Fix fiemap (again)
Kent Overstreet
2023-10-22
bcachefs: Optimize fiemap
Kent Overstreet
2023-10-22
bcachefs: Inline some fast paths
Kent Overstreet
2023-10-22
bcachefs: Don't flush journal from bch2_vfs_write_inode()
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Export correct blocksize to vfs
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Always touch page state with page locked
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lock_inodes()
Kent Overstreet
2023-10-22
bcachefs: fix a mount error path
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Avoid spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: copy correct journal_seq to dir in create
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: Make deferred inode updates a mount option
Kent Overstreet
2023-10-22
bcachefs: Use deferred btree updates for inode updates
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: bch2_ioc_reinherit_attrs()
Kent Overstreet
2023-10-22
bcachefs: rename keeps inheritable inode opts consistent
Kent Overstreet
2023-10-22
bcachefs: bch2_fs_quota_transfer
Kent Overstreet
[next]