summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-05Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-16Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-05Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-03Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana
2016-02-03Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-03Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-29Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason
2016-01-27btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2016-01-27btrfs: sysfs: check initialization state before updating featuresDavid Sterba
2016-01-26Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-01-26btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-01-26Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana
2016-01-26Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-01-25btrfs: add free space tree to the cow-only listDavid Sterba
2016-01-25btrfs: add free space tree to lockdep classesDavid Sterba
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-22btrfs: tweak free space tree bitmap allocationDavid Sterba
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: add free-space-tree bit attributeDavid Sterba
2016-01-20btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba
2016-01-20btrfs: raid56: Use raid_write_end_io for scrubZhao Lei
2016-01-20btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei
2016-01-20btrfs: use rbio->nr_pages to reduce calculationZhao Lei
2016-01-20btrfs: Use unified stripe_page's index calculationZhao Lei
2016-01-20btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei
2016-01-20btrfs: Fix no_space in write and rm loopZhao Lei
2016-01-20btrfs: merge functions for wait snapshot creationZhao Lei
2016-01-20btrfs: delete unused argument in btrfs_copy_from_userZhao Lei
2016-01-20btrfs: Use direct way to determine raid56 write/recover modeZhao Lei
2016-01-20btrfs: Small cleanup for get index_srcdev loopZhao Lei
2016-01-20btrfs: Enhance chunk validation checkQu Wenruo
2016-01-20btrfs: Enhance super validation checkQu Wenruo
2016-01-20Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-01-20Btrfs: fix typo in log message when starting a balanceFilipe Manana
2016-01-20Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-20Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-19btrfs: remove duplicate const specifierColin Ian King
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds