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
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
2015-01-21
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
Qu Wenruo
1
-1
/
+1
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-6
/
+32
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
1
-0
/
+33
2014-11-21
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
1
-0
/
+3
2014-11-21
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
Filipe Manana
1
-16
/
+76
2014-11-12
btrfs: introduce pending action: commit
David Sterba
1
-0
/
+5
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
1
-7
/
+12
2014-11-12
btrfs: add support for processing pending changes
David Sterba
1
-0
/
+16
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-1
/
+1
2014-10-04
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-04
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-0
/
+26
2014-10-02
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
1
-1
/
+1
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
1
-1
/
+1
2014-09-18
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
1
-0
/
+2
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-1
/
+1
2014-09-18
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
David Sterba
1
-4
/
+1
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
1
-31
/
+2
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
1
-0
/
+1
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
1
-5
/
+0
2014-06-29
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
1
-2
/
+4
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-11
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
1
-2
/
+2
2014-06-10
Btrfs: async delayed refs
Chris Mason
1
-3
/
+16
2014-06-10
Btrfs: rework qgroup accounting
Josef Bacik
1
-26
/
+26
2014-06-10
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-16
/
+17
2014-06-10
btrfs: assert that send is not in progres before root deletion
David Sterba
1
-13
/
+0
2014-04-07
Btrfs: remove transaction from send
Josef Bacik
1
-17
/
+28
2014-04-07
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
1
-1
/
+2
2014-03-21
Btrfs: fix deadlock with nested trans handles
Josef Bacik
1
-10
/
+4
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
1
-1
/
+1
2014-03-10
Btrfs: cancel scrub on transaction abortion
Wang Shilong
1
-0
/
+1
2014-03-10
Btrfs: fix a possible deadlock between scrub and transaction committing
Wang Shilong
1
-11
/
+11
2014-01-29
btrfs: Add noinode_cache mount option
Qu Wenruo
1
-0
/
+9
2014-01-29
Btrfs: throttle delayed refs better
Josef Bacik
1
-2
/
+2
2014-01-29
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
1
-6
/
+1
2014-01-29
Btrfs: make fsync latency less sucky
Josef Bacik
1
-1
/
+2
2014-01-29
Btrfs: fix protection between send and root deletion
Wang Shilong
1
-0
/
+13
2014-01-29
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
1
-6
/
+0
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-4
/
+4
2014-01-29
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
1
-1
/
+2
2014-01-29
Btrfs: introduce a head ref rbtree
Liu Bo
1
-1
/
+3
2013-11-21
Btrfs: fix lockdep error in async commit
Liu Bo
1
-2
/
+2
2013-11-12
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
1
-1
/
+1
2013-11-12
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
1
-1
/
+1
2013-11-12
Btrfs: fix memory leaks on transaction commit failure
Filipe David Borba Manana
1
-4
/
+8
2013-11-12
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
1
-1
/
+23
2013-11-12
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
1
-11
/
+11
2013-11-12
Btrfs: remove all BUG_ON()'s from commit_cowonly_roots
Josef Bacik
1
-5
/
+8
[next]