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