summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs.c
AgeCommit message (Expand)Author
8 daysbcachefs: support STATX_DIOALIGN for statx fileHongbo Li
8 daysbcachefs: kill key cache arg to bch2_assert_pos_locked()Kent Overstreet
8 daysbcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()Youling Tang
8 daysbcachefs: bch2_fs_get_tree() cleanupKent Overstreet
8 daysbcachefs: Kill bch2_mount()Kent Overstreet
8 daysbcachefs: use new mount APIThomas Bertschinger
8 daysbcachefs: add printbuf arg to bch2_parse_mount_opts()Thomas Bertschinger
10 daysbcachefs: Move the ei_flags setting to after initializationbcachefs-2024-06-22Youling Tang
10 daysbcachefs: Fix I_NEW warning in race path in bch2_inode_insert()Kent Overstreet
11 daysbcachefs: fix alignment of VMA for memory mapped files on THPYouling Tang
2024-06-10bcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet
2024-06-10bcachefs: set sb->s_shrinker->seeks = 0Kent Overstreet
2024-05-28bcachefs: Don't return -EROFS from mount on inconsistency errorKent Overstreet
2024-05-22bcachefs: Fix race path in bch2_inode_insert()bcachefs-2024-05-24Kent Overstreet
2024-05-20bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodYouling Tang
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-05-08bcachefs: Change destroy_inode to free_inodeYouling Tang
2024-05-08bcachefs: check inode backpointer in bch2_lookup()Kent Overstreet
2024-05-08bcachefs: Clean up inode allocKent Overstreet
2024-05-08bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()Kent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: bch2_hash_lookup() now returns bkey_s_cKent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-04-20bcachefs: Fix inode early destruction pathKent Overstreet
2024-03-31bcachefs: fix mount error pathKent Overstreet
2024-03-26statx: stx_subvolKent Overstreet
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-13bcachefs: fix the error code when mounting with incorrect options.Hongbo Li
2024-03-10bcachefs: bch2_lookup() gives better error message on inode not foundKent Overstreet
2024-03-10bcachefs: bch2_inode_insert()Kent Overstreet
2024-03-10bcachefs: Initialize super_block->s_uuidKent Overstreet
2024-03-10bcachefs: Switch to uuid_to_fsid()Kent Overstreet
2024-02-10bcachefs: Fix missing bch2_err_class() callsKent Overstreet
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-05bcachefs: Fix nochanges/read_only interactionKent Overstreet
2024-01-01bcachefs: Convert split_devs() to darrayKent Overstreet
2024-01-01bcachefs: for_each_member_device() now declares loop iterKent Overstreet
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet
2024-01-01bcachefs: bch_err_(fn|msg) check if should printKent Overstreet
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet
2024-01-01bcachefs: make RO snapshots actually RObcachefs-2024-01-01Kent Overstreet
2023-12-13bcachefs: Fix determining required file handle lengthJan Kara
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-12-06bcachefs: don't attempt rw on unfreeze when shutdownBrian Foster
2023-11-24bcachefs: preserve device path as device nameBrian Foster
2023-11-14bcachefs: Fix error path in bch2_mount()Kent Overstreet
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds