index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
1
-0
/
+9
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-1
/
+1
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
1
-0
/
+3
2015-10-10
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
1
-0
/
+6
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
1
-0
/
+1
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-1
/
+1
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+32
2015-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
1
-0
/
+32
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2015-08-19
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
1
-0
/
+3
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
1
-6
/
+2
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-0
/
+2
2015-08-09
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
1
-1
/
+1
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
1
-0
/
+2
2015-07-22
btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()
Zhao Lei
1
-1
/
+2
2015-07-11
Btrfs: fix list transaction->pending_ordered corruption
Filipe Manana
1
-2
/
+2
2015-06-10
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
1
-20
/
+33
2015-06-10
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
1
-0
/
+1
2015-06-10
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
1
-0
/
+18
2015-06-10
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
1
-0
/
+1
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
1
-0
/
+6
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-1
/
+37
2015-04-10
Btrfs: reserve space for block groups
Josef Bacik
1
-0
/
+1
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
1
-0
/
+4
2015-04-10
btrfs: actively run the delayed refs while deleting large files
Chris Mason
1
-1
/
+1
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
1
-1
/
+1
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-5
/
+2
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+25
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
1
-1
/
+4
2015-03-13
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
Josef Bacik
1
-13
/
+18
2015-03-13
Btrfs: catch transaction abortion after waiting for it
Liu Bo
1
-0
/
+3
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2015-03-05
Btrfs: remove extra run_delayed_refs in update_cowonly_root
Josef Bacik
1
-3
/
+0
2015-03-03
btrfs: use cond_resched_lock where possible
David Sterba
1
-5
/
+2
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+21
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-1
/
+1
2015-02-14
btrfs: Fix out-of-space bug
Zhao Lei
1
-0
/
+4
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
1
-5
/
+9
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
1
-1
/
+8
2015-01-20
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-20
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
1
-0
/
+3
2014-11-20
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
[prev]
[next]