summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: kill INODE_LOCK, use lock_two_nondirectories()Kent Overstreet2024-01-011-7/+2
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-1/+1
* bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton2023-10-221-1/+2
* bcachefs: bch2_xattr_set() now updates ctimeKent Overstreet2023-10-221-0/+2
* bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet2023-10-221-0/+1
* bcachefs: Nocow supportKent Overstreet2023-10-221-0/+11
* bcachefs: Factor out two_state_shared_lockKent Overstreet2023-10-221-24/+11
* bcachefs: darraysKent Overstreet2023-10-221-2/+2
* bcachefs: Fix quota support for snapshotsKent Overstreet2023-10-221-0/+6
* bcachefs: bch2_assert_pos_locked()Kent Overstreet2023-10-221-1/+1
* bcachefs: Switch fsync to use bi_journal_seqKent Overstreet2023-10-221-1/+0
* bcachefs: Move bch2_evict_subvolume_inodes() to fs.cKent Overstreet2023-10-221-0/+4
* bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet2023-10-221-1/+1
* bcachefs: Snapshot creation, deletionKent Overstreet2023-10-221-1/+2
* bcachefs: Plumb through subvolume idKent Overstreet2023-10-221-0/+4
* bcachefs: Add subvolume to ei_inode_infoKent Overstreet2023-10-221-1/+11
* bcachefs: fix truncate with ATTR_MODEKent Overstreet2023-10-221-0/+4
* bcachefs: Kill ei_str_hashKent Overstreet2023-10-221-2/+0
* bcachefs: Flag inodes that had btree update errorsKent Overstreet2023-10-221-0/+7
* bcachefs: Deadlock prevention for ei_pagecache_lockKent Overstreet2023-10-221-0/+1
* bcachefs: Factor out fs-common.cKent Overstreet2023-10-221-13/+0
* bcachefs: Kill deferred btree updatesKent Overstreet2023-10-221-1/+0
* bcachefs: Cleanup i_nlink handlingKent Overstreet2023-10-221-5/+0
* bcachefs: ReflinkKent Overstreet2023-10-221-5/+10
* bcachefs: Improve bch2_lock_inodes()Kent Overstreet2023-10-221-8/+26
* bcachefs: cmp_int()Kent Overstreet2023-10-221-1/+1
* bcachefs: Use deferred btree updates for inode updatesKent Overstreet2023-10-221-0/+1
* bcachefs: more project quota fixesKent Overstreet2023-10-221-0/+13
* bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet2023-10-221-0/+26
* bcachefs: rename keeps inheritable inode opts consistentKent Overstreet2023-10-221-0/+25
* bcachefs: bch2_fs_quota_transferKent Overstreet2023-10-221-0/+6
* bcachefs: Fix mtime/ctime updatesKent Overstreet2023-10-221-4/+3
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+99