index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2025-07-25
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
1
-5
/
+6
2025-07-25
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
1
-0
/
+1
2025-07-20
bcachefs: btree_node_scan: don't re-read before initializing found_btree_node
Kent Overstreet
1
-8
/
+8
2025-07-17
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-17
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-17
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-17
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-17
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-17
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2
-4
/
+4
2025-07-14
bcachefs: io_read: remove from async obj list in rbio_done()
Kent Overstreet
1
-0
/
+5
2025-07-08
bcachefs: Don't set BCH_FS_error on transaction restart
Kent Overstreet
1
-1
/
+3
2025-07-08
bcachefs: Fix additional misalignment in journal space calculations
Kent Overstreet
1
-0
/
+6
2025-07-07
bcachefs: Don't schedule non persistent passes persistently
Kent Overstreet
1
-1
/
+1
2025-07-05
bcachefs: Fix bch2_btree_transactions_read() synchronization
Kent Overstreet
1
-0
/
+9
2025-07-05
bcachefs: btree read retry fixes
Kent Overstreet
3
-7
/
+4
2025-07-05
bcachefs: btree node scan no longer uses btree cache
Kent Overstreet
1
-43
/
+41
2025-07-05
bcachefs: Tweak btree cache helpers for use by btree node scan
Kent Overstreet
3
-15
/
+14
2025-07-04
bcachefs: Fix btree for nonexistent tree depth
Kent Overstreet
1
-6
/
+17
2025-07-04
bcachefs: Fix bch2_io_failures_to_text()
Kent Overstreet
1
-8
/
+8
2025-07-04
bcachefs: bch2_fpunch_snapshot()
Kent Overstreet
3
-27
/
+35
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-02
bcachefs: opts.casefold_disabled
Kent Overstreet
10
-43
/
+55
2025-07-02
bcachefs: Work around deadlock to btree node rewrites in journal replay
Kent Overstreet
1
-8
/
+35
2025-07-01
bcachefs: Fix incorrect transaction restart handling
Alan Huang
1
-1
/
+1
2025-06-29
bcachefs: fix btree_trans_peek_prev_journal()
Kent Overstreet
1
-1
/
+1
2025-06-27
bcachefs: mark invalid_btree_id autofix
Bharadwaj Raju
1
-1
/
+1
2025-06-26
bcachefs: Plumb correct ip to trans_relock_fail tracepoint
Kent Overstreet
1
-6
/
+6
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
1
-5
/
+8
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
3
-13
/
+24
2025-06-26
bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix
Kent Overstreet
1
-1
/
+1
2025-06-25
bcachefs: fix bch2_journal_keys_peek_prev_min() underflow
Kent Overstreet
1
-5
/
+15
2025-06-25
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
1
-1
/
+1
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
3
-6
/
+10
2025-06-24
bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blocked
Alan Huang
1
-2
/
+3
2025-06-22
bcachefs: Fix range in bch2_lookup_indirect_extent() error path
Kent Overstreet
1
-5
/
+7
2025-06-22
bcachefs: fix spurious error_throw
Kent Overstreet
1
-1
/
+1
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
1
-1
/
+2
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
1
-2
/
+4
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
4
-8
/
+20
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
1
-5
/
+11
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-4
/
+4
2025-06-18
bcachefs: Fix missing newlines before ero
Kent Overstreet
3
-3
/
+5
2025-06-18
bcachefs: fix spurious error in read_btree_roots()
Kent Overstreet
1
-0
/
+1
2025-06-18
bcachefs: fsck: Fix oops in key_visible_in_snapshot()
Kent Overstreet
1
-11
/
+2
2025-06-18
bcachefs: fsck: fix unhandled restart in topology repair
Kent Overstreet
1
-1
/
+7
2025-06-17
bcachefs: fsck: Fix check_directory_structure when no check_dirents
Kent Overstreet
3
-7
/
+19
[next]