summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Limit inline extents to root->sectorsizeChandan Rajendra2016-02-011-1/+1
* Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector lengthChandan Rajendra2016-02-011-8/+17
* Btrfs: Use (eb->start, seq) as search key for tree modification logChandan Rajendra2016-02-011-17/+17
* Btrfs: Search for all ordered extents that could span across a pageChandan Rajendra2016-02-012-8/+20
* Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized unitsChandan Rajendra2016-02-011-5/+30
* Btrfs: fallocate: Work with sectorsized blocksChandan Rajendra2016-02-013-51/+55
* Btrfs: Direct I/O read: Work on sectorsized blocksChandan Rajendra2016-02-011-23/+75
* Btrfs: Compute and look up csums based on sectorsized blocksChandan Rajendra2016-02-011-33/+59
* Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block sizeChandan Rajendra2016-02-012-13/+33
* Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-294-17/+0
* btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-271-1/+1
* Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-276-18/+34
|\
| * btrfs: add free space tree to the cow-only listDavid Sterba2016-01-251-1/+2
| * btrfs: add free space tree to lockdep classesDavid Sterba2016-01-251-0/+1
| * btrfs: tweak free space tree bitmap allocationDavid Sterba2016-01-221-2/+16
| * btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-223-15/+15
* | btrfs: sysfs: check initialization state before updating featuresDavid Sterba2016-01-271-0/+3
* | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-251-1/+0
* | btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo2016-01-251-1/+1
* | Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana2016-01-252-11/+39
* | Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-256-1/+53
|\ \
| * | btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba2016-01-214-0/+17
| * | btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2016-01-212-0/+33
| * | btrfs: sysfs: add free-space-tree bit attributeDavid Sterba2016-01-211-0/+2
| * | btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba2016-01-201-1/+1
| |/
* | btrfs: raid56: Use raid_write_end_io for scrubZhao Lei2016-01-201-27/+5
* | btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei2016-01-201-2/+0
* | btrfs: use rbio->nr_pages to reduce calculationZhao Lei2016-01-201-12/+7
* | btrfs: Use unified stripe_page's index calculationZhao Lei2016-01-201-22/+21
* | btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei2016-01-202-3/+3
* | btrfs: Fix no_space in write and rm loopZhao Lei2016-01-201-1/+3
* | btrfs: merge functions for wait snapshot creationZhao Lei2016-01-203-21/+22
* | btrfs: delete unused argument in btrfs_copy_from_userZhao Lei2016-01-201-4/+2
* | btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-191-1/+2
* | btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-191-22/+20
* | btrfs: Enhance chunk validation checkQu Wenruo2016-01-191-1/+32
* | btrfs: Enhance super validation checkQu Wenruo2016-01-191-49/+48
* | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-194-8/+10
* | Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-191-1/+1
* | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-196-15/+56
|\ \
| * | btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-01-151-0/+1
| * | Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-151-7/+22
| * | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-154-8/+33
* | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-197-24/+32
|\ \ \ | |_|/ |/| |
| * | btrfs: remove duplicate const specifierColin Ian King2016-01-191-1/+1
| * | Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2016-01-151-1/+1
| * | btrfs: fix iterator with update error in backref.cGeliang Tang2016-01-151-5/+5
| * | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2016-01-156-17/+25
* | | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-114-18/+58
|\ \ \
| * | | Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-01-071-10/+10
OpenPOWER on IntegriCloud