index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2015-10-21
Btrfs: don't do extra bitmap search in one bit case
Josef Bacik
2015-10-21
Btrfs: keep track of largest extent in bitmaps
Josef Bacik
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-21
Btrfs: cut down on loops through the allocator
Josef Bacik
2015-10-21
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2015-10-21
Btrfs: don't loop in allocator for space cache
Josef Bacik
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
2015-10-21
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
Btrfs: fix qgroup sanity tests
Josef Bacik
2015-10-21
Btrfs: change how we wait for pending ordered extents
Josef Bacik
2015-10-21
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: reada: Fix returned errno code
Luis de Bethencourt
2015-10-21
btrfs: check-integrity: Fix returned errno codes
Luis de Bethencourt
2015-10-21
btrfs: compress: put variables defined per compress type in struct to make ca...
Byongho Lee
2015-10-21
btrfs: cleanup iterating over prop_handlers array
Byongho Lee
2015-10-21
btrfs: fix a comment typo
Geliang Tang
2015-10-21
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
2015-10-21
btrfs: change num_items type from u64 to unsigned int
Alexandru Moise
2015-10-21
btrfs: cleanup btrfs_balance profile validity checks
Alexandru Moise
2015-10-21
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
2015-10-21
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
2015-10-21
btrfs: Move btrfs_raid_array to public
Zhao Lei
2015-10-21
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
2015-10-21
btrfs: memset cur_trans->delayed_refs to zero
Alexandru Moise
2015-10-21
btrfs: remove unnecessary list_del
Byongho Lee
2015-10-21
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
2015-10-21
btrfs: trimming some start_transaction() code away
Alexandru Moise
2015-10-21
btrfs: Fixed declaration of old_len
Alexandru Moise
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-10-21
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
2015-10-16
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-14
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
2015-10-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-10-13
btrfs: fix resending received snapshot with parent
Robin Ruede
2015-10-13
Btrfs: send, fix file corruption due to incorrect cloning operations
Filipe Manana
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-10
btrfs: remove extra barrier before waitqueue_active
David Sterba
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
2015-10-10
btrfs: comment waitqueue_active implied by locks
David Sterba
2015-10-10
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
2015-10-10
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
David Sterba
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
[next]