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.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-03-14
bcachefs: kill kvpmalloc()
Kent Overstreet
14
-115
/
+49
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
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
1
-9
/
+29
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
1
-48
/
+57
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
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-22
/
+25
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-63
/
+85
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-4
/
+8
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
1
-1
/
+1
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2
-13
/
+8
[next]