index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
2
-11
/
+11
|
\
|
*
bcachefs: port block device access to file
Christian Brauner
2024-02-25
2
-11
/
+11
*
|
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-25
1
-1
/
+1
*
|
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
2024-02-24
1
-1
/
+1
*
|
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2024-02-24
1
-3
/
+5
*
|
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
2024-02-24
1
-0
/
+2
*
|
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-02-24
1
-1
/
+3
*
|
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
2024-02-24
1
-13
/
+8
*
|
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
2024-02-24
1
-3
/
+5
*
|
bcachefs: Fix missing va_end()
Kent Overstreet
2024-02-13
1
-0
/
+1
*
|
bcachefs: Fix check_version_upgrade()
Kent Overstreet
2024-02-13
1
-5
/
+6
*
|
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-02-13
6
-5
/
+21
*
|
bcachefs: fix missing endiannes conversion in sb_members
Kent Overstreet
2024-02-10
1
-1
/
+1
*
|
bcachefs: fix kmemleak in __bch2_read_super error handling path
Su Yue
2024-02-10
1
-1
/
+1
*
|
bcachefs: Fix missing bch2_err_class() calls
Kent Overstreet
2024-02-10
1
-4
/
+5
*
|
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
2024-02-05
1
-2
/
+3
*
|
bcachefs: install fd later to avoid race with close
Mathias Krause
2024-02-05
1
-1
/
+1
*
|
bcachefs: unlock parent dir if entry is not found in subvolume deletion
Guoyu Ou
2024-01-28
1
-2
/
+2
*
|
bcachefs: Fix build on parisc by avoiding __multi3()
Helge Deller
2024-01-28
1
-1
/
+1
*
|
bcachefs: __lookup_dirent() works in snapshot, not subvol
Kent Overstreet
2024-01-25
2
-18
/
+27
*
|
bcachefs: discard path uses unlock_long()
Kent Overstreet
2024-01-24
1
-1
/
+1
*
|
bcachefs: fix incorrect usage of REQ_OP_FLUSH
Christoph Hellwig
2024-01-22
2
-2
/
+3
*
|
bcachefs: Add gfp flags param to bch2_prt_task_backtrace()
Kent Overstreet
2024-01-22
5
-11
/
+11
|
/
*
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
78
-1426
/
+1629
|
\
|
*
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
1
-7
/
+18
|
*
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
2
-27
/
+31
|
*
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
3
-47
/
+48
|
*
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
2
-279
/
+284
|
*
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
2
-16
/
+20
|
*
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
2
-32
/
+36
|
*
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
2
-33
/
+37
|
*
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
2
-93
/
+94
|
*
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
2
-15
/
+20
|
*
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
2
-39
/
+43
|
*
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
2
-164
/
+167
|
*
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
2
-42
/
+48
|
*
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
2
-95
/
+100
|
*
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
5
-8
/
+7
|
*
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
1
-0
/
+3
|
*
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
2
-0
/
+3
|
*
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
2024-01-21
1
-1
/
+1
|
*
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
11
-23
/
+24
|
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
18
-97
/
+87
|
*
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
1
-6
/
+5
|
*
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
2024-01-21
1
-1
/
+1
|
*
bcachefs: bios must be 512 byte algined
Kent Overstreet
2024-01-21
1
-0
/
+4
|
*
bcachefs: remove redundant variable tmp
Colin Ian King
2024-01-21
1
-3
/
+1
|
*
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-21
5
-24
/
+44
|
*
bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
Kent Overstreet
2024-01-21
4
-16
/
+35
|
*
bcachefs: extents_to_bp_state
Kent Overstreet
2024-01-21
1
-48
/
+41
[next]