index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix error path of bch2_link_trans()
Youling Tang
2024-05-08
1
-2
/
+2
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-17
/
+17
*
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-14
1
-8
/
+15
*
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
2024-03-14
1
-0
/
+32
*
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2024-03-10
1
-0
/
+15
*
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
1
-2
/
+2
*
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-06
1
-21
/
+15
*
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-05
1
-1
/
+1
*
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
2023-10-22
1
-3
/
+5
*
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
2023-10-22
1
-23
/
+7
*
bcachefs: Snapshot deletion fix
Kent Overstreet
2023-10-22
1
-7
/
+23
*
bcachefs: bch2_subvolume_get()
Kent Overstreet
2023-10-22
1
-17
/
+5
*
bcachefs: Snapshot creation, deletion
Kent Overstreet
2023-10-22
1
-34
/
+148
*
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
1
-48
/
+79
*
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
2023-10-22
1
-8
/
+1
*
bcachefs: Add missing BTREE_ITER_INTENT
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: btree_path
Kent Overstreet
2023-10-22
1
-60
/
+53
*
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: Improve iter->should_be_locked
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Fix inode backpointers in RENAME_OVERWRITE
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
1
-2
/
+6
*
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: Inode backpointers
Kent Overstreet
2023-10-22
1
-15
/
+53
*
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
1
-3
/
+1
*
bcachefs: Make sure we're releasing btree iterators
Kent Overstreet
2023-10-22
1
-45
/
+81
*
bcachefs: Update directory timestamps during link
Justin Husted
2023-10-22
1
-6
/
+6
*
bcachefs: Can't be holding read locks while taking write locks
Kent Overstreet
2023-10-22
1
-12
/
+13
*
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
1
-0
/
+280