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
Age
Commit message (
Expand
)
Author
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
2024-03-10
bcachefs: Workqueues should be WQ_HIGHPRI
Kent Overstreet
2024-03-10
bcachefs: Improve bch2_dirent_to_text()
Kent Overstreet
2024-03-10
bcachefs: fixup for building in userspace
Kent Overstreet
2024-03-10
bcachefs: Avoid taking journal lock unnecessarily
Kent Overstreet
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
2024-03-10
bcachefs: Avoid setting j->write_work unnecessarily
Kent Overstreet
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
2024-03-10
bcachefs: Kill unnecessary wakeups in journal reclaim
Kent Overstreet
2024-03-10
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
2024-03-10
bcachefs: fix split brain message
Kent Overstreet
2024-03-10
bcachefs: Set path->uptodate when no node at level
Kent Overstreet
2024-03-10
bcachefs: Correctly validate k->u64s in btree node read path
Kent Overstreet
2024-03-10
bcachefs: Fix degraded mode fsck
Kent Overstreet
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
2024-03-10
bcachefs: fix check_inode_deleted_list()
Kent Overstreet
2024-03-10
bcachefs: no_splitbrain_check option
Kent Overstreet
2024-03-10
bcachefs: extent_entry_next_safe()
Kent Overstreet
2024-03-10
bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...
Kent Overstreet
2024-03-10
bcachefs: Fix null-ptr-deref in bch2_fs_alloc()
Li Zetao
2024-02-25
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-25
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2024-02-25
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
2024-02-24
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
2024-02-24
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2024-02-24
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
2024-02-24
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-02-24
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
[next]