开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
inode.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Don't BUG_ON() inode link count underflow
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix pathalogical behaviour with inode sharding by cpu ID
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Change inode allocation code for snapshots
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers
Kent Overstreet
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
2023-10-22
bcachefs: Cleanup i_nlink handling
Kent Overstreet
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
bcachefs: Fsck locking improvements
Kent Overstreet
2023-10-22
bcachefs: add bcachefs_effective xattrs
Kent Overstreet
2023-10-22
bcachefs: Add flags to indicate if inode opts were inherited or explicitly set
Kent Overstreet
2023-10-22
bcachefs: use x-macros more consistently
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet