index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
1
-0
/
+2
2023-10-23
bcachefs: Run freespace init in device hot add path
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
1
-0
/
+4
2023-10-23
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: New erasure coding shutdown path
Kent Overstreet
1
-9
/
+3
2023-10-23
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
1
-2
/
+4
2023-10-23
bcachefs: Improve a verbose log message
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fragmentation LRU
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Improved nocow locking
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Don't stop copygc while removing devices
Kent Overstreet
1
-8
/
+0
2023-10-23
bcachefs: New on disk format: Backpointers
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Btree write buffer
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Start copygc when first going read-write
Kent Overstreet
1
-14
/
+12
2023-10-23
bcachefs: Debug mode for c->writes references
Kent Overstreet
1
-5
/
+25
2023-10-23
bcachefs: ec_stripe_delete_work() now takes ref on c->writes
Kent Overstreet
1
-5
/
+4
2023-10-23
bcachefs: Make log message at startup a bit cleaner
Kent Overstreet
1
-7
/
+6
2023-10-23
bcachefs: More errcode cleanup
Kent Overstreet
1
-44
/
+32
2023-10-23
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
1
-0
/
+8
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-5
/
+4
2023-10-23
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
1
-0
/
+6
2023-10-23
bcachefs: Run bch2_fs_counters_init() earlier
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Fix adding a device with a label
Kent Overstreet
1
-0
/
+18
2023-10-23
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
1
-24
/
+3
2023-10-23
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
1
-10
/
+11
2023-10-23
bcachefs: Call bch2_do_invalidates() when going read write
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Printbuf rework
Kent Overstreet
1
-5
/
+12
2023-10-23
bcachefs: Fix error checking in bch2_fs_alloc()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add persistent counters
Daniel Hill
1
-1
/
+11
2023-10-23
bcachefs: Shutdown path improvements
Kent Overstreet
1
-36
/
+12
2023-10-23
bcachefs: Minor device removal fixes
Kent Overstreet
1
-7
/
+13
2023-10-23
bcachefs: Initialize ec work structs early
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: More improvements for alloc info checks
Kent Overstreet
1
-9
/
+0
2023-10-23
bcachefs: New discard implementation
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-72
/
+10
2023-10-23
bcachefs: Freespace, need_discard btrees
Kent Overstreet
1
-20
/
+16
2023-10-23
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: x-macro metadata version enum
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: respect superblock discard flag.
Daniel Hill
1
-3
/
+0
2023-10-23
bcachefs: Heap allocate printbufs
Kent Overstreet
1
-29
/
+14
[next]