sfrench/cifs-2.6.git
2019-07-02 Josef Bacikbtrfs: move the space info update macro to space-info.h
2019-07-02 Josef Bacikbtrfs: move and export can_overcommit
2019-07-02 Josef Bacikbtrfs: move the space_info handling code to space-info.c
2019-07-02 Josef Bacikbtrfs: export space_info_add_*_bytes
2019-07-02 Josef Bacikbtrfs: rename do_chunk_alloc to btrfs_chunk_alloc
2019-07-02 Josef Bacikbtrfs: move space_info to space-info.h
2019-07-02 David Sterbabtrfs: lift bio_set_dev from bio allocation helpers
2019-07-02 David Sterbabtrfs: use raid_attr for minimum stripe count in btrfs_...
2019-07-02 David Sterbabtrfs: use raid_attr to adjust minimal stripe size...
2019-07-02 David Sterbabtrfs: drop default value assignments in enums
2019-07-02 David Sterbabtrfs: use common helpers for extent IO state insertion...
2019-07-02 Josef Bacikbtrfs: run delayed iput at unlink time
2019-07-02 Filipe MananaBtrfs: add missing inode version, ctime and mtime updat...
2019-07-02 Filipe MananaBtrfs: fix fsync not persisting dentry deletions due...
2019-07-02 Nikolay Borisovbtrfs: Use btrfs_get_io_geometry appropriately
2019-07-02 Nikolay Borisovbtrfs: Introduce btrfs_io_geometry infrastructure
2019-07-02 David Sterbabtrfs: improve messages when updating feature flags
2019-07-02 Arnd Bergmannbtrfs: shut up bogus -Wmaybe-uninitialized warning
2019-07-02 Filipe MananaBtrfs: prevent send failures and crashes due to concurr...
2019-07-02 David Sterbabtrfs: document BTRFS_MAX_MIRRORS
2019-07-02 David Sterbabtrfs: use mask for RAID56 profiles
2019-07-02 David Sterbabtrfs: add mask for all RAID1 types
2019-07-02 Qu Wenruobtrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qg...
2019-07-02 Johannes Thumshirnbtrfs: correctly validate compression type
2019-07-02 Filipe MananaBtrfs: fix data loss after inode eviction, renaming...
2019-07-02 David Sterbabtrfs: raid56: clear incompat block group flags after...
2019-07-02 David Sterbabtrfs: switch extent_buffer write_locks from atomic...
2019-07-02 David Sterbabtrfs: switch extent_buffer spinning_writers from atomi...
2019-07-02 David Sterbabtrfs: switch extent_buffer blocking_writers from atomi...
2019-07-02 David Sterbabtrfs: assert delayed ref lock in btrfs_find_delayed_re...
2019-07-01 David Sterbabtrfs: tests: add locks around add_extent_mapping
2019-07-01 Nikolay Borisovbtrfs: Document __etree_search
2019-07-01 Nikolay Borisovbtrfs: Don't trim returned range based on input value...
2019-07-01 Nikolay Borisovbtrfs: trim: make reserved device area adjustments...
2019-07-01 David Sterbabtrfs: use file:line format for assertion report
2019-07-01 Johannes Thumshirnbtrfs: remove assumption about csum type form btrfs_pri...
2019-07-01 Johannes Thumshirnbtrfs: directly call into crypto framework for checksumming
2019-07-01 Johannes Thumshirnbtrfs: add boilerplate code for directly including...
2019-07-01 Johannes Thumshirnbtrfs: Simplify btrfs_check_super_csum() and get rid...
2019-07-01 Johannes Thumshirnbtrfs: check for supported superblock checksum type...
2019-07-01 Johannes Thumshirnbtrfs: add common checksum type validation
2019-07-01 Johannes Thumshirnbtrfs: format checksums according to type for printing
2019-07-01 Johannes Thumshirnbtrfs: don't assume compressed_bio sums to be 4 bytes
2019-07-01 Johannes Thumshirnbtrfs: don't assume ordered sums to be 4 bytes
2019-07-01 Johannes Thumshirnbtrfs: use btrfs_crc32c{,_final}() in for free space...
2019-07-01 Johannes Thumshirnbtrfs: resurrect btrfs_crc32c()
2019-07-01 Johannes Thumshirnbtrfs: use btrfs_csum_data() instead of directly callin...
2019-07-01 Qu Wenruobtrfs: Flush before reflinking any extent to prevent...
2019-07-01 Nikolay Borisovbtrfs: Return EAGAIN if we can't start no snpashot...
2019-07-01 Nikolay Borisovbtrfs: Add comments on locking of several device-relate...
2019-07-01 Nikolay Borisovbtrfs: Always use a cached extent_state in btrfs_lock_a...
2019-07-01 Nikolay Borisovbtrfs: Use newly introduced btrfs_lock_and_flush_ordere...
2019-07-01 Nikolay Borisovbtrfs: add new helper btrfs_lock_and_flush_ordered_range
2019-07-01 Qu Wenruobtrfs: remove the incorrect comment on RO fs when btrfs...
2019-07-01 Qu Wenruobtrfs: extent-tree: Add trace events for space info...
2019-07-01 Qu Wenruobtrfs: extent-tree: Add lockdep assert when updating...
2019-07-01 David Sterbabtrfs: read number of data stripes from map only once
2019-07-01 David Sterbabtrfs: constify map parameter for nr_parity_stripes...
2019-07-01 David Sterbabtrfs: refactor helper for bg flags to name conversion
2019-07-01 David Sterbabtrfs: factor out devs_max setting in __btrfs_alloc_chunk
2019-07-01 David Sterbabtrfs: use u8 for raid_array members
2019-07-01 David Sterbabtrfs: factor out helper for counting data stripes
2019-07-01 David Sterbabtrfs: use raid_attr table for btrfs_bg_type_to_factor
2019-07-01 David Sterbabtrfs: use raid_attr table to find profiles for integri...
2019-07-01 David Sterbabtrfs: use raid_attr to get allowed profiles for balanc...
2019-07-01 David Sterbabtrfs: use raid_attr in btrfs_chunk_max_errors
2019-07-01 David Sterbabtrfs: use raid_attr table in get_profile_num_devs
2019-07-01 David Sterbabtrfs: remove mapping tree structures indirection
2019-07-01 David Sterbabtrfs: raid56: allow the exact minimum number of device...
2019-07-01 David Sterbabtrfs: fix minimum number of chunk errors for DUP
2019-07-01 Liu BoBtrfs: remove unused variables in __btrfs_unlink_inode
2019-07-01 Goldwyn Rodriguesbtrfs: Remove unused variable mode in btrfs_mount
2019-07-01 Su Yuebtrfs: switch order of unlocks of space_info and bg...
2019-07-01 Qu Wenruobtrfs: tree-checker: Check if the file extent end overflows
2019-07-01 Nikolay Borisovbtrfs: Remove redundant assignment of tgt_device->commi...
2019-07-01 Nikolay Borisovbtrfs: Explicitly reserve space for devreplace item
2019-07-01 Nikolay Borisovbtrfs: Streamline replace sem unlock in btrfs_dev_repla...
2019-07-01 Nikolay Borisovbtrfs: Ensure btrfs_init_dev_replace_tgtdev sees up...
2019-07-01 Nikolay Borisovbtrfs: dev-replace: Remove impossible WARN_ON
2019-07-01 Nikolay Borisovbtrfs: Reduce critical section in btrfs_init_dev_replac...
2019-07-01 Nikolay Borisovbtrfs: Don't opencode sync_blockdev in btrfs_init_dev_r...
2019-07-01 David Sterbabtrfs: fiemap: preallocate ulists for btrfs_check_shared
2019-07-01 David Sterbabtrfs: detect fast implementation of crc32c on all...
2019-07-01 Qu Wenruobtrfs: extent-tree: Refactor add_pinned_bytes() to...
2019-06-30 Linus TorvaldsLinux 5.2-rc7 v5.2-rc7
2019-06-30 Linus TorvaldsMerge tag 'powerpc-5.2-7' of git://git./linux/kernel...
2019-06-30 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-06-29 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-06-29 Linus TorvaldsMerge tag 'pm-5.2-rc7' of git://git./linux/kernel/git...
2019-06-29 Linus TorvaldsMerge tag 'xarray-5.2-rc6' of git://git.infradead.org...
2019-06-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-06-29 Linus TorvaldsMerge tag 'arc-5.2-rc7' of git://git./linux/kernel...
2019-06-29 Linus TorvaldsMerge tag 'riscv-for-v5.2/fixes-rc7' of git://git....
2019-06-29 Linus TorvaldsMerge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org...
2019-06-29 Linus TorvaldsMerge tag 'ceph-for-5.2-rc7' of git://github.com/ceph...
2019-06-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-29 Linus TorvaldsMerge tag 'for-linus-20190628' of git://git.kernel...
next