index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
faddr2line
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2
-41
/
+18
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
14
-115
/
+49
2024-03-13
mempool: kvmalloc pool
Kent Overstreet
2
-0
/
+26
2024-03-10
bcachefs: bch2_lookup() gives better error message on inode not found
Kent Overstreet
1
-9
/
+64
2024-03-10
bcachefs: bch2_inode_insert()
Kent Overstreet
1
-62
/
+76
2024-03-10
mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN
Kent Overstreet
2
-6
/
+15
2024-03-10
mm: introduce memalloc_flags_{save,restore}
Kent Overstreet
1
-17
/
+26
2024-03-10
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
1
-9
/
+29
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
2
-48
/
+58
2024-03-10
bcachefs: Kill some -EINVALs
Kent Overstreet
2
-5
/
+5
2024-03-10
bcachefs: bump max_active on btree_interior_update_worker
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
3
-40
/
+44
2024-03-10
bcachefs: Initialize super_block->s_uuid
Kent Overstreet
1
-0
/
+1
2024-03-10
bcachefs: Switch to uuid_to_fsid()
Kent Overstreet
1
-5
/
+1
2024-03-10
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2
-26
/
+55
2024-03-10
bcachefs: btree node prefetching in check_topology
Kent Overstreet
4
-3
/
+42
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
4
-17
/
+21
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
4
-59
/
+98
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
3
-23
/
+41
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
3
-29
/
+34
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
4
-17
/
+67
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
1
-41
/
+55
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
3
-58
/
+36
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
3
-26
/
+14
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
3
-18
/
+12
2024-03-10
bcachefs: Workqueues should be WQ_HIGHPRI
Kent Overstreet
1
-4
/
+4
2024-03-10
bcachefs: Improve bch2_dirent_to_text()
Kent Overstreet
1
-9
/
+11
2024-03-10
bcachefs: fixup for building in userspace
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Avoid taking journal lock unnecessarily
Kent Overstreet
2
-53
/
+55
2024-03-10
bcachefs: Journal writes should be REQ_SYNC|REQ_META
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Avoid setting j->write_work unnecessarily
Kent Overstreet
1
-13
/
+11
2024-03-10
bcachefs: Split out journal workqueue
Kent Overstreet
3
-16
/
+19
2024-03-10
bcachefs: Kill unnecessary wakeups in journal reclaim
Kent Overstreet
1
-11
/
+9
2024-03-10
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
3
-5
/
+9
2024-03-10
bcachefs: fix split brain message
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Set path->uptodate when no node at level
Kent Overstreet
1
-2
/
+2
2024-03-10
bcachefs: Correctly validate k->u64s in btree node read path
Kent Overstreet
3
-6
/
+27
2024-03-10
bcachefs: Fix degraded mode fsck
Kent Overstreet
1
-18
/
+18
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
4
-6
/
+70
2024-03-10
bcachefs: fix check_inode_deleted_list()
Kent Overstreet
1
-6
/
+3
2024-03-10
bcachefs: no_splitbrain_check option
Kent Overstreet
2
-8
/
+22
2024-03-10
bcachefs: extent_entry_next_safe()
Kent Overstreet
1
-3
/
+8
2024-03-10
bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...
Kent Overstreet
2
-46
/
+22
2024-03-10
bcachefs: Fix null-ptr-deref in bch2_fs_alloc()
Li Zetao
1
-3
/
+3
2024-02-26
Linux 6.8-rc6
v6.8-rc6
Linus Torvalds
1
-1
/
+1
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
1
-3
/
+5
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
3
-6
/
+13
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2
-1
/
+2
[next]