index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: incremental send, fix invalid paths for rename operations
Filipe Manana
2016-08-01
1
-1
/
+2
*
Btrfs: send, add missing error check for calls to path_loop()
Filipe Manana
2016-08-01
1
-0
/
+2
*
Btrfs: send, fix failure to move directories with the same name around
Robbie Ko
2016-08-01
1
-5
/
+95
*
Btrfs: add missing check for writeback errors on fsync
Filipe Manana
2016-08-01
1
-0
/
+8
*
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
2016-07-21
1
-7
/
+5
*
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
2016-07-21
1
-0
/
+5
*
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2016-07-07
2
-17
/
+22
*
Btrfs: fill relocation block rsv after allocation
Josef Bacik
2016-07-07
1
-0
/
+6
*
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
2016-07-07
1
-1
/
+7
*
Btrfs: change how we calculate the global block rsv
Josef Bacik
2016-07-07
1
-36
/
+9
*
Btrfs: use root when checking need_async_flush
Josef Bacik
2016-07-07
1
-5
/
+6
*
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
2016-07-07
1
-0
/
+3
*
Btrfs: fix release reserved extents trace points
Josef Bacik
2016-07-07
1
-5
/
+1
*
Btrfs: add tracepoints for flush events
Josef Bacik
2016-07-07
2
-10
/
+21
*
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
2016-07-07
1
-1
/
+3
*
Btrfs: trace pinned extents
Josef Bacik
2016-07-07
1
-0
/
+8
*
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2016-07-07
2
-151
/
+380
*
Btrfs: add tracepoint for adding block groups
Josef Bacik
2016-07-07
1
-0
/
+2
*
Btrfs: warn_on for unaccounted spaces
Josef Bacik
2016-07-07
1
-6
/
+8
*
Btrfs: change delayed reservation fallback behavior
Josef Bacik
2016-07-07
1
-41
/
+23
*
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
2016-07-07
1
-22
/
+13
*
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-07-07
6
-25
/
+18
*
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
2016-07-07
1
-18
/
+11
*
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-06-25
3
-13
/
+34
|
\
|
*
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
2016-06-25
3
-13
/
+34
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-25
11
-36
/
+57
|
\
\
|
|
/
|
/
|
|
*
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2016-06-23
2
-6
/
+4
|
*
btrfs: fix disk_i_size update bug when fallocate() fails
Wang Xiaoguang
2016-06-23
1
-1
/
+2
|
*
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-23
2
-2
/
+11
|
*
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
2016-06-23
1
-1
/
+1
|
*
Btrfs: don't do nocow check unless we have to
Josef Bacik
2016-06-23
1
-22
/
+22
|
*
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
2016-06-23
1
-9
/
+11
|
*
Btrfs: track transid for delayed ref flushing
Josef Bacik
2016-06-23
4
-5
/
+16
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-18
11
-43
/
+61
|
\
|
|
*
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
2016-06-17
1
-1
/
+2
|
*
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
2016-06-17
1
-5
/
+0
|
*
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
2016-06-17
1
-1
/
+1
|
*
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2016-06-17
2
-15
/
+12
|
*
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
2016-06-17
1
-1
/
+10
|
*
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-06-17
4
-4
/
+7
|
*
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
6
-15
/
+28
|
*
btrfs: Use correct format specifier
Heinrich Schuchardt
2016-06-17
1
-1
/
+1
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-10
18
-357
/
+568
|
\
|
|
*
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-06-08
5
-17
/
+114
|
|
\
|
|
*
btrfs: advertise which crc32c implementation is being used at module load
Jeff Mahoney
2016-06-06
3
-2
/
+9
|
|
*
Btrfs: add validadtion checks for chunk loading
Liu Bo
2016-06-06
1
-15
/
+67
|
|
*
Btrfs: add more validation checks for superblock
Liu Bo
2016-06-06
2
-0
/
+35
|
|
*
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
2016-06-06
1
-0
/
+2
|
|
*
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
2016-06-01
1
-0
/
+1
|
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-08
15
-340
/
+454
|
|
\
\
[next]