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
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
btrfs: rename werr and err to ret in __btrfs_wait_marked_extents()
Anand Jain
1
-13
/
+8
2024-05-07
btrfs: rename werr and err to ret in btrfs_write_marked_extents()
Anand Jain
1
-13
/
+10
2024-05-07
btrfs: report filemap_fdata<write|wait>_range() error
Anand Jain
1
-0
/
+4
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
1
-11
/
+11
2024-05-07
btrfs: rename err to ret in __btrfs_end_transaction()
Anand Jain
1
-4
/
+4
2024-05-07
btrfs: remove pointless BUG_ON() when creating snapshot
Filipe Manana
1
-2
/
+0
2024-04-02
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
1
-1
/
+1
2024-04-02
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans
Boris Burkov
1
-9
/
+8
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
1
-2
/
+1
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_trans_handle cache
Kunwu Chan
1
-3
/
+2
2024-03-04
btrfs: remove no longer used btrfs_transaction_in_commit()
Filipe Manana
1
-13
/
+0
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-2
/
+0
2024-03-01
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
1
-1
/
+1
2024-02-13
btrfs: don't refill whole delayed refs block reserve when starting transaction
Filipe Manana
1
-36
/
+2
2023-12-14
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2023-12-07
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
1
-2
/
+0
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-11-15
btrfs: do not abort transaction if there is already an existing qgroup
Qu Wenruo
1
-1
/
+1
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-89
/
+140
2023-10-18
btrfs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+2
2023-10-12
btrfs: add and use helpers for reading and writing last_trans_committed
Filipe Manana
1
-3
/
+3
2023-10-12
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: stop reserving excessive space for block group item insertions
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: move btrfs_defrag_root() to defrag.{c,h}
Filipe Manana
1
-39
/
+0
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: qgroup: simple quota auto hierarchy for nested subvolumes
Boris Burkov
1
-5
/
+9
2023-10-12
btrfs: create qgroup earlier in snapshot creation
Boris Burkov
1
-0
/
+6
2023-10-12
btrfs: qgroup: add new quota mode for simple quotas
Boris Burkov
1
-4
/
+3
2023-10-12
btrfs: rename errno identifiers to error
David Sterba
1
-5
/
+5
2023-10-12
btrfs: always reserve space for delayed refs when starting transaction
Filipe Manana
1
-27
/
+107
2023-10-12
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
1
-4
/
+4
2023-10-12
btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes()
Filipe Manana
1
-1
/
+2
2023-10-12
btrfs: reformat remaining kdoc style comments
David Sterba
1
-2
/
+2
2023-09-26
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-09-20
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
1
-3
/
+3
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+24
2023-09-08
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
1
-15
/
+24
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-11
/
+28
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2023-08-21
btrfs: update comment for btrfs_join_transaction_nostart()
Filipe Manana
1
-1
/
+4
2023-08-21
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
1
-3
/
+4
2023-08-21
btrfs: fix start transaction qgroup rsv double free
Boris Burkov
1
-3
/
+16
2023-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
1
-4
/
+4
2023-07-26
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-07-24
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-06-19
btrfs: do not BUG_ON on failure to get dir index for new snapshot
Filipe Manana
1
-1
/
+4
2023-06-19
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
1
-9
/
+0
2023-06-19
btrfs: determine synchronous writers from bio or writeback control
Christoph Hellwig
1
-2
/
+0
[next]