index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs-common.c
Age
Commit message (
Expand
)
Author
Lines
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet
-656
/
+0
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
-0
/
+4
2025-03-14
bcachefs: Kill dirent_occupied_size() in create path
Kent Overstreet
-11
/
+11
2025-03-14
bcachefs: Kill dirent_occupied_size() in rename path
Kent Overstreet
-2
/
+2
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
-11
/
+0
2025-01-13
bcachefs: make directory i_size meaningful
Hongbo Li
-0
/
+11
2025-01-09
bcachefs: bch2_inum_path() now crosses subvolumes correctly
Kent Overstreet
-4
/
+3
2025-01-09
bcachefs: bch2_inum_path() no longer returns an error for disconnected inums
Kent Overstreet
-5
/
+16
2024-12-29
bcachefs: bcachefs_metadata_version_inode_depth
Kent Overstreet
-0
/
+13
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
-3
/
+1
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
-0
/
+81
2024-09-21
bcachefs: Hook up RENAME_WHITEOUT in rename.
Sasha Finkelstein
-2
/
+3
2024-05-08
bcachefs: Fix error path of bch2_link_trans()
Youling Tang
-2
/
+2
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
-17
/
+17
2024-03-13
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
-8
/
+15
2024-03-13
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
-0
/
+32
2024-03-10
bcachefs: Subvolumes may now be renamed
Kent Overstreet
-0
/
+15
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
-2
/
+2
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
-21
/
+15
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
-0
/
+5
2023-10-22
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
-3
/
+5
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
-0
/
+1
2023-10-22
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
-23
/
+7
2023-10-22
bcachefs: Snapshot deletion fix
Kent Overstreet
-7
/
+23
2023-10-22
bcachefs: bch2_subvolume_get()
Kent Overstreet
-17
/
+5
2023-10-22
bcachefs: Snapshot creation, deletion
Kent Overstreet
-34
/
+148
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
-48
/
+79
2023-10-22
bcachefs: Add support for dirents that point to subvolumes
Kent Overstreet
-8
/
+1
2023-10-22
bcachefs: Add missing BTREE_ITER_INTENT
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: btree_path
Kent Overstreet
-60
/
+53
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
-0
/
+4
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
-1
/
+2
2023-10-22
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
-1
/
+2
2023-10-22
bcachefs: Fix inode backpointers in RENAME_OVERWRITE
Kent Overstreet
-0
/
+7
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
-2
/
+6
2023-10-22
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
-1
/
+5
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
-15
/
+53
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
-3
/
+1
2023-10-22
bcachefs: Make sure we're releasing btree iterators
Kent Overstreet
-45
/
+81
2023-10-22
bcachefs: Update directory timestamps during link
Justin Husted
-6
/
+6
2023-10-22
bcachefs: Can't be holding read locks while taking write locks
Kent Overstreet
-12
/
+13
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
-0
/
+280