summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-05-06btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-05-06btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()Ashish Samant
2016-05-06Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-05-06Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-05-06btrfs: sysfs: protect reading label by lockDavid Sterba
2016-05-06btrfs: add check to sysfs handler of labelDavid Sterba
2016-05-06btrfs: add read-only check to sysfs handler of featuresDavid Sterba
2016-05-06btrfs: reuse existing variable in scrub_stripe, reduce stack usageDavid Sterba
2016-05-06btrfs: use dynamic allocation for root item in create_subvolDavid Sterba
2016-05-06btrfs: clone: use vmalloc only as fallback for nodesize buferDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for clone_sources_tmpDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for clone_rootsDavid Sterba
2016-05-06btrfs: send: use temporary variable to store allocation sizeDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for read_bufDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for send_bufDavid Sterba
2016-05-06btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain
2016-05-06btrfs: send: silence an integer overflow warningDan Carpenter
2016-05-06btrfs: avoid overflowing f_bfreeLuis de Bethencourt
2016-05-06btrfs: fix mixed block count of available spaceLuis de Bethencourt
2016-05-06btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn
2016-05-06btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba
2016-05-06btrfs: kill unused writepage_io_hook callbackDavid Sterba
2016-05-04btrfs: cleanup assigning next active device with a checkAnand Jain
2016-05-04btrfs: s_bdev is not null after missing replaceAnand Jain
2016-05-02parallel lookups: actual switch to rwsemAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-02btrfs: pass the right error code to the btrfs_std_errorAnand Jain
2016-05-01fs: simplify the generic_write_sync prototypeChristoph Hellwig
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-05-01filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig
2016-04-29btrfs: sink gfp parameter to convert_extent_bitDavid Sterba
2016-04-29btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba
2016-04-29btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_newDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_defragDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_delallocDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_bitsDavid Sterba
2016-04-28btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, qgroup limit flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZEJeff Mahoney