| Commit message (Expand) | Author | Age | Files | Lines |
* | bcachefs: Add btree_trans* to inode_set_fn | Joshua Ashton | 2023-10-22 | 1 | -1/+2 |
* | bcachefs: bch2_xattr_set() now updates ctime | Kent Overstreet | 2023-10-22 | 1 | -0/+2 |
* | bcachefs: Fix bch2_evict_subvolume_inodes() | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | bcachefs: Nocow support | Kent Overstreet | 2023-10-22 | 1 | -0/+11 |
* | bcachefs: Factor out two_state_shared_lock | Kent Overstreet | 2023-10-22 | 1 | -24/+11 |
* | bcachefs: darrays | Kent Overstreet | 2023-10-22 | 1 | -2/+2 |
* | bcachefs: Fix quota support for snapshots | Kent Overstreet | 2023-10-22 | 1 | -0/+6 |
* | bcachefs: bch2_assert_pos_locked() | Kent Overstreet | 2023-10-22 | 1 | -1/+1 |
* | bcachefs: Switch fsync to use bi_journal_seq | Kent Overstreet | 2023-10-22 | 1 | -1/+0 |
* | bcachefs: Move bch2_evict_subvolume_inodes() to fs.c | Kent Overstreet | 2023-10-22 | 1 | -0/+4 |
* | bcachefs: Add BCH_SUBVOLUME_UNLINKED | Kent Overstreet | 2023-10-22 | 1 | -1/+1 |
* | bcachefs: Snapshot creation, deletion | Kent Overstreet | 2023-10-22 | 1 | -1/+2 |
* | bcachefs: Plumb through subvolume id | Kent Overstreet | 2023-10-22 | 1 | -0/+4 |
* | bcachefs: Add subvolume to ei_inode_info | Kent Overstreet | 2023-10-22 | 1 | -1/+11 |
* | bcachefs: fix truncate with ATTR_MODE | Kent Overstreet | 2023-10-22 | 1 | -0/+4 |
* | bcachefs: Kill ei_str_hash | Kent Overstreet | 2023-10-22 | 1 | -2/+0 |
* | bcachefs: Flag inodes that had btree update errors | Kent Overstreet | 2023-10-22 | 1 | -0/+7 |
* | bcachefs: Deadlock prevention for ei_pagecache_lock | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | bcachefs: Factor out fs-common.c | Kent Overstreet | 2023-10-22 | 1 | -13/+0 |
* | bcachefs: Kill deferred btree updates | Kent Overstreet | 2023-10-22 | 1 | -1/+0 |
* | bcachefs: Cleanup i_nlink handling | Kent Overstreet | 2023-10-22 | 1 | -5/+0 |
* | bcachefs: Reflink | Kent Overstreet | 2023-10-22 | 1 | -5/+10 |
* | bcachefs: Improve bch2_lock_inodes() | Kent Overstreet | 2023-10-22 | 1 | -8/+26 |
* | bcachefs: cmp_int() | Kent Overstreet | 2023-10-22 | 1 | -1/+1 |
* | bcachefs: Use deferred btree updates for inode updates | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | bcachefs: more project quota fixes | Kent Overstreet | 2023-10-22 | 1 | -0/+13 |
* | bcachefs: bch2_ioc_reinherit_attrs() | Kent Overstreet | 2023-10-22 | 1 | -0/+26 |
* | bcachefs: rename keeps inheritable inode opts consistent | Kent Overstreet | 2023-10-22 | 1 | -0/+25 |
* | bcachefs: bch2_fs_quota_transfer | Kent Overstreet | 2023-10-22 | 1 | -0/+6 |
* | bcachefs: Fix mtime/ctime updates | Kent Overstreet | 2023-10-22 | 1 | -4/+3 |
* | bcachefs: Initial commit | Kent Overstreet | 2023-10-22 | 1 | -0/+99 |