aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-19
|\
| * Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana2016-02-15
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-12
|\|
| * btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-11
| * Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana2016-02-04
| * Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-03
| * Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana2016-02-03
| * Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana2016-02-03
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-29
|\|
| * Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-29
| * btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-27
| * Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-27
| |\
| | * btrfs: add free space tree to the cow-only listDavid Sterba2016-01-25
| | * btrfs: add free space tree to lockdep classesDavid Sterba2016-01-25
| | * btrfs: tweak free space tree bitmap allocationDavid Sterba2016-01-22
| | * btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-22
| * | btrfs: sysfs: check initialization state before updating featuresDavid Sterba2016-01-27
| * | Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-01-25
| * | btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo2016-01-25
| * | Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana2016-01-25
| * | Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-25
| |\ \
| | * | btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba2016-01-21
| | * | btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2016-01-21
| | * | btrfs: sysfs: add free-space-tree bit attributeDavid Sterba2016-01-21
| | * | btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba2016-01-20
| | |/
* | | wrappers for ->i_mutex accessAl Viro2016-01-22
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\| |
| * | btrfs: raid56: Use raid_write_end_io for scrubZhao Lei2016-01-20
| * | btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei2016-01-20
| * | btrfs: use rbio->nr_pages to reduce calculationZhao Lei2016-01-20
| * | btrfs: Use unified stripe_page's index calculationZhao Lei2016-01-20
| * | btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei2016-01-20
| * | btrfs: Fix no_space in write and rm loopZhao Lei2016-01-20
| * | btrfs: merge functions for wait snapshot creationZhao Lei2016-01-20
| * | btrfs: delete unused argument in btrfs_copy_from_userZhao Lei2016-01-20
| * | btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-19
| * | btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-19
| * | btrfs: Enhance chunk validation checkQu Wenruo2016-01-19
| * | btrfs: Enhance super validation checkQu Wenruo2016-01-19
| * | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-19
| * | Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-19
| * | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
| |\ \
| | * | btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-01-15
| | * | Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-15
| | * | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-15
| * | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-19
| |\ \ \ | | |_|/ | |/| |
| | * | btrfs: remove duplicate const specifierColin Ian King2016-01-19
| | * | Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2016-01-15
| | * | btrfs: fix iterator with update error in backref.cGeliang Tang2016-01-15
| | * | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2016-01-15