开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-14
bcachefs: Fix sysfs warning in fstests generic/730,731
Kent Overstreet
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
2024-10-12
bcachefs: Fix accounting replay flags
Kent Overstreet
2024-10-12
bcachefs: Fix invalid shift in member_to_text()
Kent Overstreet
2024-10-11
bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-10-09
bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entry
Kent Overstreet
2024-10-09
bcachefs: Check if stuck in journal_res_get()
Kent Overstreet
2024-10-09
bcachefs: Fix state lock involved deadlock
Alan Huang
2024-10-09
bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
Mohammed Anees
2024-10-09
bcachefs: Release transaction before wake up
Alan Huang
2024-10-09
bcachefs: add check for btree id against max in try read node
Piotr Zalewski
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
2024-10-09
bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
2024-10-06
bcachefs: Fix lockdep splat in bch2_accounting_read
Kent Overstreet
2024-10-05
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-04
bcachefs: Rework logged op error handling
Kent Overstreet
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
2024-10-04
bcachefs: minor lru fsck fixes
Kent Overstreet
2024-10-04
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
2024-10-04
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
2024-10-04
bcachefs: bkey errors are only AUTOFIX during read
Kent Overstreet
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
2024-10-04
bcachefs: Fix reattach_inode()
Kent Overstreet
2024-10-04
bcachefs: Add missing wakeup to bch2_inode_hash_remove()
Kent Overstreet
2024-10-02
bcachefs: Fix trans_commit disk accounting revert
Kent Overstreet
2024-10-02
bcachefs: Fix bch2_inode_is_open() check
Kent Overstreet
2024-10-02
bcachefs: Fix return type of dirent_points_to_inode_nowarn()
Kent Overstreet
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
bcachefs: Fix bad shift in bch2_read_flag_list()
Kent Overstreet
2024-09-29
bcachefs: rename version -> bversion for big endian builds
Guenter Roeck
[next]