index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
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-20
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Qu Wenruo
2015-10-16
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-16
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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 use after free iterating extrefs
Chris Mason
2015-10-13
btrfs: check unsupported filters in balance arguments
David Sterba
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
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
btrfs: introduce ratelimited variants of message printing functions
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
2015-10-08
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-10-08
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
2015-10-05
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-05
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
2015-10-01
Btrfs: move kobj stuff out of dev_replace lock range
Liu Bo
2015-10-01
Btrfs: add helper for closing one device
Anand Jain
[prev]
[next]