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
/
acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
bcachefs: make RO snapshots actually RO
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: acl: Add missing check in bch2_acl_chmod()
Dan Carpenter
1
-1
/
+2
2023-10-23
bcachefs: acl: Uninitialized variable in bch2_acl_chmod()
Dan Carpenter
1
-1
/
+1
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-18
/
+15
2023-10-23
bcachefs: bch2_acl_to_text()
Kent Overstreet
1
-6
/
+59
2023-10-23
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-6
/
+4
2023-10-23
bcachefs: Convert acl.c to allocate_dropping_locks()
Kent Overstreet
1
-7
/
+16
2023-10-23
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Switch fsync to use bi_journal_seq
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Plumb through subvolume id
Kent Overstreet
1
-14
/
+11
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-22
/
+19
2023-10-23
bcachefs: Kill BTREE_INSERT_NOUNLOCK
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Always check for transaction restarts
Kent Overstreet
1
-2
/
+16
2023-10-23
bcachefs: Fix bch2_acl_chmod() cleanup on error
Dan Robertson
1
-2
/
+3
2023-10-23
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Require all btree iterators to be freed
Kent Overstreet
1
-8
/
+12
2023-10-23
bcachefs: Kill ei_str_hash
Kent Overstreet
1
-6
/
+9
2023-10-23
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: bch2_inode_peek()/bch2_inode_write()
Kent Overstreet
1
-24
/
+27
2023-10-23
bcachefs: Kill deferred btree updates
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: fix bch2_acl_chmod()
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: kill extent_insert_hook
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Use ei_update_lock consistently
Kent Overstreet
1
-3
/
+5
2023-10-23
bcachefs: bch2_trans_update() now takes struct btree_insert_entry
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix mtime/ctime updates
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+387