index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2015-01-21
Btrfs: sort raid_map before adding tgtdev stripes
Zhao Lei
2015-01-21
Btrfs: fix a out-of-bound access of raid_map
Zhao Lei
2015-01-21
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
Filipe Manana
2015-01-21
Btrfs: fix fsync when extend references are added to an inode
Filipe Manana
2015-01-21
Btrfs: fix directory inconsistency after fsync log replay
Filipe Manana
2015-01-21
Btrfs: lookup for block group only if needed when freeing a tree block
Filipe Manana
2015-01-21
btrfs: remove a no-op unfreeze superbock callback
David Sterba
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2015-01-21
btrfs: set proper message level for skinny metadata
David Sterba
2015-01-21
btrfs: update message levels after checksum errors
David Sterba
2015-01-21
btrfs: update message levels during failed mount
David Sterba
2015-01-21
btrfs: update message levels for errors
David Sterba
2015-01-21
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
Filipe Manana
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-01-20
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
2015-01-20
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
Qu Wenruo
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-19
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2015-01-19
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
2015-01-19
btrfs: sync ioctl, handle errors after transaction start
David Sterba
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
btrfs: simplify insert_orphan_item
David Sterba
2015-01-14
btrfs: cleanup, remove inode_ref_info helper
David Sterba
2015-01-14
btrfs: cleanup, remove inode_item_info helper
David Sterba
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-02
Btrfs: don't delay inode ref updates during log replay
Chris Mason
2015-01-02
Btrfs: correctly get tree level in tree_backref_for_extent
Filipe Manana
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
2015-01-02
Btrfs: abort transaction if we don't find the block group
Josef Bacik
2015-01-02
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-17
btrfs: filp_open() returns ERR_PTR() on failure, not NULL...
Al Viro
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
btrfs: use GFP_NOFS in __alloc_extent_buffer directly
David Sterba
2014-12-12
btrfs: sink blocksize parameter to tree_block_processed
David Sterba
[prev]
[next]