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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
3
-12
/
+43
2024-04-03
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
2024-04-03
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
1
-21
/
+26
2024-04-03
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2
-22
/
+43
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
1
-27
/
+1
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
1
-2
/
+1
2024-04-02
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
6
-7
/
+12
2024-04-02
bcachefs: Fix btree node reserve
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
1
-4
/
+3
2024-04-01
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
6
-14
/
+26
2024-04-01
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2
-0
/
+19
2024-04-01
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2
-17
/
+16
2024-04-01
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
1
-0
/
+20
2024-04-01
bcachefs: Resume logged ops after fsck
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Add error messages to logged ops fns
Kent Overstreet
1
-0
/
+2
2024-04-01
bcachefs: Split out recovery_passes.c
Kent Overstreet
16
-286
/
+313
2024-04-01
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
1
-2
/
+5
2024-04-01
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
5
-66
/
+67
2024-04-01
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
1
-7
/
+11
2024-04-01
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
1
-2
/
+1
2024-04-01
bcachefs: Fix use after free in bch2_check_fix_ptrs()
Kent Overstreet
1
-6
/
+6
2024-04-01
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
4
-4
/
+14
2024-04-01
bcachefs: Check btree ptr min_key in .invalid
Kent Overstreet
2
-3
/
+9
2024-04-01
bcachefs: add REQ_SYNC and REQ_IDLE in write dio
zhuxiaohui
1
-2
/
+2
2024-04-01
bcachefs: Improved topology repair checks
Kent Overstreet
8
-165
/
+137
2024-04-01
bcachefs: Be careful about btree node splits during journal replay
Kent Overstreet
3
-3
/
+26
2024-04-01
bcachefs: btree_and_journal_iter now respects trans->journal_replay_not_finished
Kent Overstreet
1
-5
/
+8
2024-04-01
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
1
-3
/
+30
2024-04-01
bcachefs: Don't do extent merging before journal replay is finished
Kent Overstreet
1
-0
/
+6
2024-04-01
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
5
-39
/
+40
2024-04-01
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
4
-13
/
+21
2024-04-01
bcachefs: Add an assertion for trying to evict btree root
Kent Overstreet
1
-0
/
+2
2024-04-01
bcachefs: fix mount error path
Kent Overstreet
1
-0
/
+1
2024-04-01
bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
Thomas Bertschinger
1
-1
/
+1
2024-04-01
bcachefs: Fix journal pins in btree write buffer
Kent Overstreet
1
-0
/
+14
2024-04-01
bcachefs: Fix assert in bch2_backpointer_invalid()
Kent Overstreet
1
-0
/
+5
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-1
/
+1
2024-03-30
Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-32
/
+41
2024-03-29
Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-2
/
+27
2024-03-29
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-12
/
+27
2024-03-28
Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-03-28
Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+11
2024-03-27
Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-22
/
+63
2024-03-27
NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies
Chuck Lever
1
-11
/
+25
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
2
-1
/
+17
[next]