index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
inode.c
Age
Commit message (
Expand
)
Author
2025-07-01
bcachefs: opts.casefold_disabled
Kent Overstreet
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
2025-06-04
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-30
bcachefs: Add missing error logging in delete_dead_inodes()
Kent Overstreet
2025-05-21
bcachefs: BCH_INODE_has_case_insensitive
Kent Overstreet
2025-05-21
bcachefs: bch2_inode_find_by_inum_snapshot()
Kent Overstreet
2025-05-21
bcachefs: Don't set bi_casefold on non directories
Kent Overstreet
2025-05-21
bcachefs: bch2_inode_find_snapshot_root()
Kent Overstreet
2025-05-21
bcachefs: bch2_inode_unpack() cleanup
Kent Overstreet
2025-05-21
bcachefs: Fix casefold opt via xattr interface
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-24
bcachefs: bch2_disk_accounting_mod2()
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-14
bcachefs: Kill a bit of dead code
Kent Overstreet
2025-03-11
bcachefs: Initialize from_inode members for bch_io_opts
Roxana Nicolescu
2025-01-09
bcachefs: bcachefs_metadata_version_persistent_inode_cursors
Kent Overstreet
2024-12-21
bcachefs: Use proper errcodes for inode unpack errors
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: Add bch_io_opts fields for indicating whether the opts came from th...
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-12-21
bcachefs: bch_verbose_ratelimited
Kent Overstreet
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-15
Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
2024-10-05
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
2024-09-27
bcachefs: Add snapshot to bch_inode_unpacked
Kent Overstreet
2024-09-09
bcachefs: switch to rhashtable for vfs inodes hash
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: bch2_printbuf_strip_trailing_newline()
Kent Overstreet
2024-07-14
bcachefs: Align the display format of `btrees/inodes/keys`
Youling Tang
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-04-28
bcachefs: fix integer conversion bug
Kent Overstreet
2024-03-31
bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
Thomas Bertschinger
[next]