index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
1
-6
/
+21
|
\
|
*
btrfs: Fix out-of-space bug
Zhao Lei
2015-02-14
1
-0
/
+4
|
*
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
1
-5
/
+9
|
*
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-21
1
-1
/
+8
*
|
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
Qu Wenruo
2015-01-20
1
-1
/
+1
|
/
*
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-25
1
-6
/
+32
|
\
|
*
btrfs: introduce pending action: commit
David Sterba
2014-11-12
1
-0
/
+5
|
*
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
1
-7
/
+12
|
*
btrfs: add support for processing pending changes
David Sterba
2014-11-12
1
-0
/
+16
*
|
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2014-11-21
1
-0
/
+33
*
|
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2014-11-20
1
-0
/
+3
*
|
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
Filipe Manana
2014-11-20
1
-16
/
+76
|
/
*
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
1
-1
/
+1
|
\
|
*
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-02
1
-1
/
+1
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-1
/
+1
|
\
\
|
*
|
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
2014-10-02
1
-1
/
+1
|
|
/
*
|
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-03
1
-3
/
+9
*
|
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-03
1
-0
/
+26
|
/
*
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
2014-09-17
1
-0
/
+1
*
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
1
-0
/
+2
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-1
/
+1
*
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
David Sterba
2014-09-17
1
-4
/
+1
*
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-08-15
1
-31
/
+2
*
Btrfs: fix crash when starting transaction
Filipe Manana
2014-07-03
1
-0
/
+1
*
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
2014-07-03
1
-5
/
+0
*
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
2014-06-28
1
-2
/
+4
*
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
1
-5
/
+7
*
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-10
1
-2
/
+2
*
Btrfs: async delayed refs
Chris Mason
2014-06-09
1
-3
/
+16
*
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
1
-26
/
+26
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
1
-16
/
+17
*
btrfs: assert that send is not in progres before root deletion
David Sterba
2014-06-09
1
-13
/
+0
*
Btrfs: remove transaction from send
Josef Bacik
2014-04-06
1
-17
/
+28
*
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-04-06
1
-1
/
+2
*
Btrfs: fix deadlock with nested trans handles
Josef Bacik
2014-03-20
1
-10
/
+4
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
1
-1
/
+1
*
Btrfs: cancel scrub on transaction abortion
Wang Shilong
2014-03-10
1
-0
/
+1
*
Btrfs: fix a possible deadlock between scrub and transaction committing
Wang Shilong
2014-03-10
1
-11
/
+11
*
btrfs: Add noinode_cache mount option
Qu Wenruo
2014-01-28
1
-0
/
+9
*
Btrfs: throttle delayed refs better
Josef Bacik
2014-01-28
1
-2
/
+2
*
Btrfs: attach delayed ref updates to delayed ref heads
Josef Bacik
2014-01-28
1
-6
/
+1
*
Btrfs: make fsync latency less sucky
Josef Bacik
2014-01-28
1
-1
/
+2
*
Btrfs: fix protection between send and root deletion
Wang Shilong
2014-01-28
1
-0
/
+13
*
Btrfs: remove btrfs_end_transaction_dmeta()
Miao Xie
2014-01-28
1
-6
/
+0
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-4
/
+4
*
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
1
-1
/
+2
*
Btrfs: introduce a head ref rbtree
Liu Bo
2014-01-28
1
-1
/
+3
*
Btrfs: fix lockdep error in async commit
Liu Bo
2013-11-20
1
-2
/
+2
*
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
1
-1
/
+1
*
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
1
-1
/
+1
[next]