summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-02-09fs: add i_blocksize()Fabian Frederick
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-02-08Merge branch 'misc-4.11' into for-next-current-v4.10-20170208David Sterba
2017-02-08Merge branch 'next/liubo' into for-next-current-v4.10-20170208David Sterba
2017-02-08Merge branch 'next/filipe' into for-next-current-v4.10-20170208David Sterba
2017-02-08Revert "Btrfs: refactor __btrfs_map_block"David Sterba
2017-02-07Btrfs: refactor __btrfs_map_blockLiu Bo
2017-02-08mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-07Btrfs: fix if style in find_free_extentLiu Bo
2017-02-07Btrfs: try to avoid acquiring free space ctl's lockLiu Bo
2017-02-07Btrfs: fix use-after-free due to wrong order of destroying work queuesFilipe Manana
2017-02-06Btrfs: use helper to get used bytes of space_infoLiu Bo
2017-02-06Merge branch 'master' into for-nextJens Axboe
2017-02-02Btrfs: use helper to simplify lock/unlock pagesLiu Bo
2017-02-02Btrfs: create helper for processing bits on contiguous pagesLiu Bo
2017-02-02Btrfs: fix assertion failure when freeing block groups at close_ctree()Filipe Manana
2017-02-02Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_existLiu Bo
2017-02-02Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_headLiu Bo
2017-02-02Btrfs: remove unused trans in read_block_for_searchLiu Bo
2017-02-02Btrfs: cleanup unused cached_state in __extent_writepage_ioLiu Bo
2017-02-02btrfs: allow unlink to exceed subvolume quotaJeff Mahoney
2017-02-02Btrfs: fix wrong argument for btrfs_lookup_ordered_rangeLiu Bo
2017-02-02Btrfs: remove ->{get,set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-02-02Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-02-02Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-02-02btrfs: raid56: Remove unused variable in lock_stripe_addQu Wenruo
2017-02-02Btrfs: refactor btrfs_extent_same() slightlyOmar Sandoval
2017-02-02Btrfs: constify struct btrfs_{,disk_}key wherever possibleOmar Sandoval
2017-02-02Btrfs: fix another race between truncate and lockless dio writeLiu Bo
2017-02-02Btrfs: clean up btrfs_ordered_update_i_sizeLiu Bo
2017-02-02Btrfs: fix comment in btrfs_page_mkwriteLiu Bo
2017-02-02Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properlyLiu Bo
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-01Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabledFilipe Manana
2017-01-30Btrfs: create a helper to create em for IOLiu Bo
2017-01-28Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_existLiu Bo
2017-01-28Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_headLiu Bo
2017-01-28Btrfs: remove unused trans in read_block_for_searchLiu Bo
2017-01-28Btrfs: fix leak of subvolume writers counterRobbie Ko
2017-01-28Btrfs: bulk delete checksum items in the same leafFilipe Manana
2017-01-28Btrfs: incremental send, do not issue invalid rmdir operationsRobbie Ko
2017-01-28Btrfs: incremental send, do not delay rename when parent inode is newFilipe Manana
2017-01-28Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-01-26Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-01-26btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba
2017-01-26btrfs: Make count_inode_refs take btrfs_inodeNikolay Borisov