index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2013-09-01
Btrfs: check to see if we have an inline item properly
Josef Bacik
2013-09-01
Btrfs: fix what bits we clear when erroring out from delalloc
Josef Bacik
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
2013-09-01
btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super()
Anand Jain
2013-09-01
Btrfs: cache the extent map struct when reading several pages
Miao Xie
2013-09-01
Btrfs: batch the extent state operation when reading pages
Miao Xie
2013-09-01
Btrfs: batch the extent state operation in the end io handle of the read page
Miao Xie
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
Btrfs: add branch prediction hints in the read page end IO function
Miao Xie
2013-09-01
Btrfs: remove unnecessary argument of bio_readpage_error()
Miao Xie
2013-09-01
Btrfs: add missing mounting options in btrfs_show_options()
Wang Shilong
2013-09-01
Btrfs: use u64 for subvolid when parsing mount options
Wang Shilong
2013-09-01
Btrfs: add sanity checks regarding to parsing mount options
Wang Shilong
2013-09-01
Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed
Miao Xie
2013-09-01
btrfs/raid56: fix and cleanup some error paths
Dan Carpenter
2013-09-01
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
2013-09-01
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-09-01
btrfs: fix get set label blocking against balance
Anand Jain
2013-09-01
Btrfs: Print key type in decimal everywhere
Stefan Behrens
2013-09-01
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
2013-09-01
btrfs_read_block_groups: Use enums to index
chandan
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
2013-09-01
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
2013-09-01
Btrfs: make free space caching faster with many non-inline extent references
Liu Bo
2013-09-01
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
2013-09-01
Btrfs: optimize btrfs_lookup_extent_info()
Filipe David Borba Manana
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
2013-09-01
Btrfs: set lockdep class before locking new extent buffer
Josef Bacik
2013-09-01
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
2013-09-01
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
Josef Bacik
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2013-08-09
btrfs: don't loop on large offsets in readdir
Zach Brown
2013-08-09
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2013-08-09
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
2013-08-09
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
2013-08-09
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
2013-08-09
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
2013-08-09
Btrfs: do not offset physical if we're compressed
Josef Bacik
2013-08-09
Btrfs: fix extent buffer leak after backref walking
Liu Bo
2013-08-09
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
2013-08-09
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
2013-07-16
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
[prev]
[next]