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