index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
subvolume.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
1
-3
/
+0
2025-05-21
bcachefs: Move various init code to _init_early()
Kent Overstreet
1
-1
/
+1
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-7
/
+7
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-3
/
+2
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
1
-6
/
+6
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
1
-0
/
+2
2024-09-09
bcachefs: for_each_btree_key_in_subvolume_upto()
Kent Overstreet
1
-0
/
+45
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-3
/
+2
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
1
-1
/
+2
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
1
-0
/
+3
2024-03-13
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
1
-0
/
+1
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
1
-0
/
+4
2024-03-13
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
1
-2
/
+1
2024-01-01
bcachefs: make RO snapshots actually RO
Kent Overstreet
1
-0
/
+3
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
1
-223
/
+0
2023-10-22
bcachefs: Inline bch2_snapshot_is_ancestor() fast path
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
1
-16
/
+79
2023-10-22
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
1
-7
/
+26
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Fix quotas + snapshots
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add otime, parent to bch_subvolume
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
1
-0
/
+20
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: bch2_mark_key() now takes btree_id & level
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Fix insert_snapshot_whiteouts()
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: bch2_mark_snapshot() now called like other triggers
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: More style fixes
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Improve snapshots_seen
Kent Overstreet
1
-25
/
+10
2023-10-22
bcachefs: Fix subvol/snapshot deleting in recovery
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Switch data_update path to snapshot_id_list
Kent Overstreet
1
-0
/
+21
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: darrays
Kent Overstreet
1
-25
/
+13
2023-10-22
bcachefs: New snapshot unit test
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Fix quota support for snapshots
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Move bch2_evict_subvolume_inodes() to fs.c
Kent Overstreet
1
-0
/
+10
2023-10-22
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Fix compiler warnings
Brett Holman
1
-1
/
+1
2023-10-22
bcachefs: bch2_subvolume_get()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Update data move path for snapshots
Kent Overstreet
1
-0
/
+38
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
1
-0
/
+77