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
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
2023-04-17
btrfs: correctly calculate delayed ref bytes when starting transaction
Filipe Manana
1
-5
/
+6
2023-04-17
btrfs: make btrfs_block_rsv_full() check more boolean when starting transaction
Filipe Manana
1
-1
/
+1
2023-04-17
btrfs: collapse should_end_transaction() into btrfs_should_end_transaction()
Filipe Manana
1
-11
/
+4
2023-03-28
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
1
-1
/
+14
2023-02-13
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
1
-0
/
+5
2023-02-13
btrfs: move btrfs_abort_transaction to transaction.c
Josef Bacik
1
-0
/
+29
2022-12-05
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
1
-2
/
+2
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
1
-1
/
+1
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move relocation prototypes into relocation.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-7
/
+6
2022-12-05
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
1
-12
/
+28
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-6
/
+5
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
1
-25
/
+0
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
1
-0
/
+2
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
1
-0
/
+17
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
1
-1
/
+1
2022-09-26
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
David Sterba
1
-2
/
+2
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
1
-8
/
+0
2022-09-26
btrfs: get rid of block group caching progress logic
Omar Sandoval
1
-41
/
+0
2022-09-26
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
1
-0
/
+1
2022-09-26
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
1
-10
/
+43
2022-09-26
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
1
-0
/
+13
2022-09-26
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
1
-5
/
+33
2022-07-25
btrfs: clean up chained assignments
David Sterba
1
-2
/
+2
2022-07-25
btrfs: collect commit stats, count, duration
Ioannis Angelakopoulos
1
-0
/
+22
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
1
-49
/
+63
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
1
-63
/
+49
[next]