index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
dirent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: bch2_readdir() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
2024-09-09
1
-49
/
+17
*
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-14
1
-17
/
+16
*
bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver
Ariel Miculas
2024-07-15
1
-0
/
+8
*
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
2024-05-23
1
-0
/
+3
*
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
1
-2
/
+2
*
bcachefs: bch2_dir_emit() - drop_locks_do() conversion
Kent Overstreet
2024-05-08
1
-20
/
+26
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-11
/
+10
*
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
2024-05-08
1
-21
/
+9
*
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-14
1
-1
/
+1
*
bcachefs: Correctly reattach subvolumes
Kent Overstreet
2024-03-14
1
-4
/
+4
*
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2024-03-10
1
-26
/
+40
*
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
1
-23
/
+11
*
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
2024-03-10
1
-4
/
+4
*
bcachefs: Improve bch2_dirent_to_text()
Kent Overstreet
2024-03-10
1
-9
/
+11
*
bcachefs: skip invisible entries in empty subvolume checking
Guoyu Ou
2024-03-10
1
-2
/
+5
*
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
1
-0
/
+28
*
bcachefs: bch2_dirent_lookup() -> lockrestart_do()
Kent Overstreet
2024-01-01
1
-10
/
+4
*
bcachefs: qstr_eq()
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: bch_str_hash_flags_t
Kent Overstreet
2024-01-01
1
-2
/
+3
*
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
2023-12-08
1
-8
/
+11
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-43
/
+33
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-17
/
+14
*
bcachefs: Lower BCH_NAME_MAX to 512
Joshua Ashton
2023-10-22
1
-1
/
+5
*
bcachefs: Optimize bch2_dirent_name_bytes
Joshua Ashton
2023-10-22
1
-4
/
+17
*
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
2023-10-22
1
-22
/
+30
*
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix lockdep splat in bch2_readdir
Kent Overstreet
2023-10-22
1
-4
/
+9
*
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
1
-6
/
+0
*
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
1
-8
/
+8
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-9
/
+9
*
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
1
-18
/
+38
*
bcachefs: bch2_btree_iter_peek_upto()
Kent Overstreet
2023-10-22
1
-11
/
+6
*
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Fix debug build in userspace
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_trans_update() is now __must_check
Kent Overstreet
2023-10-22
1
-2
/
+6
*
bcachefs: Apply workaround for too many btree iters to read path
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: Update export_operations for snapshots
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix an exiting of uninitialized iterator
Kent Overstreet
2023-10-22
1
-6
/
+5
*
bcachefs: Improve transaction restart handling in fsck code
Kent Overstreet
2023-10-22
1
-3
/
+1
*
bcachefs: Fix a transaction path overflow
Kent Overstreet
2023-10-22
1
-0
/
+9
*
bcachefs: Subvol dirents are now only visible in parent subvol
Kent Overstreet
2023-10-22
1
-68
/
+112
*
bcachefs: Fix restart handling in for_each_btree_key()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
2023-10-22
1
-1
/
+1
[next]