index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-03-13
bcachefs: bch_subvolume::parent -> creation_parent
Kent Overstreet
2024-03-13
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
2024-03-13
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
2024-03-13
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2024-03-13
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
2024-03-13
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
2024-03-13
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
2024-03-13
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
2024-03-13
bcachefs: check_inode_dirent_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
2024-03-13
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2024-03-13
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2024-03-13
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
2024-03-13
bcachefs: Thread with file documentation
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
2024-03-13
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-10
bcachefs: bch2_lookup() gives better error message on inode not found
Kent Overstreet
2024-03-10
bcachefs: bch2_inode_insert()
Kent Overstreet
2024-03-10
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
2024-03-10
bcachefs: Kill some -EINVALs
Kent Overstreet
2024-03-10
bcachefs: bump max_active on btree_interior_update_worker
Kent Overstreet
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
2024-03-10
bcachefs: Initialize super_block->s_uuid
Kent Overstreet
2024-03-10
bcachefs: Switch to uuid_to_fsid()
Kent Overstreet
2024-03-10
bcachefs: Subvolumes may now be renamed
Kent Overstreet
2024-03-10
bcachefs: btree node prefetching in check_topology
Kent Overstreet
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
2024-03-10
bcachefs: better journal pipelining
Kent Overstreet
2024-03-10
bcachefs: closure per journal buf
Kent Overstreet
2024-03-10
bcachefs: bio per journal buf
Kent Overstreet
2024-03-10
bcachefs: jset_entry_datetime
Kent Overstreet
2024-03-10
bcachefs: improve journal entry read fsck error messages
Kent Overstreet
2024-03-10
bcachefs: convert journal replay ptrs to darray
Kent Overstreet
2024-03-10
bcachefs: Cleanup bch2_dirent_lookup_trans()
Kent Overstreet
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
2024-03-10
bcachefs: Workqueues should be WQ_HIGHPRI
Kent Overstreet
2024-03-10
bcachefs: Improve bch2_dirent_to_text()
Kent Overstreet
2024-03-10
bcachefs: fixup for building in userspace
Kent Overstreet
[prev]
[next]