index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Enable large folios
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Add missing bch2_err_class() call
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Add an assert in inode_write for -ENOENT
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
2023-10-22
1
-30
/
+63
*
bcachefs: Fix for 'missing subvolume' error
Kent Overstreet
2023-10-22
1
-11
/
+19
*
bcachefs: Unwritten extents support
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: Factor out two_state_shared_lock
Kent Overstreet
2023-10-22
1
-53
/
+1
*
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
1
-4
/
+3
*
bcachefs: Errcodes can now subtype standard error codes
Kent Overstreet
2023-10-22
1
-10
/
+13
*
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Delete bch_writepage
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: darrays
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_btree_iter_peek_upto()
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix transaction path overflow in fiemap
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
1
-4
/
+9
*
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Option improvements
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Fix quota support for snapshots
Kent Overstreet
2023-10-22
1
-8
/
+20
*
bcachefs: Update export_operations for snapshots
Kent Overstreet
2023-10-22
1
-23
/
+207
*
bcachefs: Tweak vfs cache shrinker behaviour
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
2023-10-22
1
-23
/
+35
*
bcachefs: Switch fsync to use bi_journal_seq
Kent Overstreet
2023-10-22
1
-45
/
+7
*
bcachefs: Kill journal buf bloom filter
Kent Overstreet
2023-10-22
1
-4
/
+0
*
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Move bch2_evict_subvolume_inodes() to fs.c
Kent Overstreet
2023-10-22
1
-7
/
+47
*
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
2023-10-22
1
-2
/
+9
*
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Snapshot creation, deletion
Kent Overstreet
2023-10-22
1
-13
/
+16
*
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
1
-31
/
+46
*
bcachefs: Add subvolume to ei_inode_info
Kent Overstreet
2023-10-22
1
-23
/
+62
*
bcachefs: btree_path
Kent Overstreet
2023-10-22
1
-23
/
+21
*
bcachefs: Kill BTREE_INSERT_NOUNLOCK
Kent Overstreet
2023-10-22
1
-9
/
+3
*
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
2023-10-22
1
-0
/
+2
*
Revert "bcachefs: statfs bfree and bavail should be the same"
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: statfs bfree and bavail should be the same
Dan Robertson
2023-10-22
1
-2
/
+2
*
bcachefs: fix truncate with ATTR_MODE
Kent Overstreet
2023-10-22
1
-4
/
+7
*
bcachefs: mount: fix null deref with null devname
Dan Robertson
2023-10-22
1
-3
/
+3
*
bcachefs: Preallocate transaction mem
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Don't use uuid in tracepoints
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: statfs resports incorrect avail blocks
Dan Robertson
2023-10-22
1
-2
/
+2
*
bcachefs: avoid out-of-bounds in split_devs
Stijn Tintel
2023-10-22
1
-0
/
+4
*
bcachefs: Fix time handling
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: Ensure that fpunch updates inode timestamps
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Require all btree iterators to be freed
Kent Overstreet
2023-10-22
1
-0
/
+3
[next]