btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / fs / btrfs /
2018-09-15 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15 Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2018-09-05 Josef BacikBtrfs: fix btrfs_write_inode vs delayed iput deadlock
2018-09-05 Josef Bacikbtrfs: don't leak ret from do_chunk_alloc
2018-09-05 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-08-24 Qu Wenruobtrfs: scrub: Don't use inode page cache in scrub_handl...
2018-08-09 Filipe MananaBtrfs: fix file data corruption after cloning a range...
2018-08-03 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-03 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-03 Omar SandovalBtrfs: don't BUG_ON() in btrfs_truncate_inode_items()
2018-08-03 Omar SandovalBtrfs: don't return ino to ino cache if inode item...
2018-08-03 Ethan Lienbtrfs: balance dirty metadata pages in btrfs_finish_ord...
2018-07-22 Filipe MananaBtrfs: fix duplicate extents after fsync of file with...
2018-07-03 Filipe MananaBtrfs: fix return value on rename exchange failure
2018-06-26 Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-06-26 Su Yuebtrfs: return error value if create_io_em failed in...
2018-06-26 Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-06-26 Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-06-20 Liu BoBtrfs: make raid6 rebuild retry more
2018-06-20 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-06-20 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-06-11 Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-05-30 Qu Wenruobtrfs: qgroup: Fix root item corruption when multiple...
2018-05-30 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-05-30 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-05-30 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-05-30 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-05-30 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-05-30 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-05-30 Filipe MananaBtrfs: fix loss of prealloc extents past i_size after...
2018-05-30 Liu BoBtrfs: clean up resources during umount after trans...
2018-05-30 Filipe MananaBtrfs: fix log replay failure after linking special...
2018-05-30 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-05-30 Jeff Mahoneybtrfs: use kvzalloc to allocate btrfs_fs_info
2018-05-30 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-22 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-05-22 Nikolay Borisovbtrfs: Fix delalloc inodes invalidation during transact...
2018-05-22 Nikolay Borisovbtrfs: Split btrfs_del_delalloc_inode into 2 functions
2018-05-22 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-05-22 Misono Tomohirobtrfs: property: Set incompat flag if lzo/zstd compress...
2018-05-22 Robbie KoBtrfs: send, fix invalid access to commit roots due...
2018-05-22 Filipe MananaBtrfs: fix xattr loss after power failure
2018-05-19 ethanwubtrfs: Take trans lock before access running trans...
2018-04-26 Liu BoBtrfs: raid56: fix race between merge_bio and rbio_orig...
2018-04-26 Liu BoBtrfs: fix unexpected EEXIST from btrfs_get_extent
2018-04-26 Anand Jainbtrfs: fail mount when sb flag is not in BTRFS_SUPER_FL...
2018-04-26 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-04-26 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-04-26 Liu BoBtrfs: set plug for fsync
2018-04-26 David Sterbabtrfs: fix unaligned access in readdir
2018-04-08 Liu BoBtrfs: fix unexpected cow in run_delalloc_nocow
2018-03-21 Nikolay Borisovbtrfs: Fix memory barriers usage with device stats...
2018-03-21 Zygo Blaxellbtrfs: remove spurious WARN_ON(ref->count < 0) in find_...
2018-03-21 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-03-21 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-21 Edmund Nadolskibtrfs: add missing initialization in btrfs_check_shared
2018-03-21 Dmitriy Gorokhbtrfs: Fix NULL pointer exception in find_bio_stripe
2018-03-19 Greg Kroah-HartmanRevert "btrfs: use proper endianness accessors for...
2018-03-09 Anand Jainbtrfs: use proper endianness accessors for super_copy
2018-03-03 Nikolay Borisovbtrfs: Fix flush bio leak
2018-02-25 Nikolay Borisovbtrfs: Fix possible off-by-one in btrfs_search_path_in_tree
2018-02-25 Omar SandovalBtrfs: disable FUA if mounted with nobarrier
2018-02-25 Justin Maggardbtrfs: Fix quota reservation leak on preallocated files
2018-02-22 Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-22 Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-22 Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-22 Liu BoBtrfs: fix extent state leak from tree log
2018-02-22 Liu BoBtrfs: fix crash due to not cleaning up tree log block...
2018-02-22 Liu BoBtrfs: fix deadlock in run_delalloc_nocow
2018-02-16 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-02-16 Liu BoBtrfs: raid56: iterate raid56 internal bio with bio_for...
2018-02-03 Filipe MananaBtrfs: incremental send, fix wrong unlink path after...
2018-02-03 Liu BoBtrfs: fix list_add corruption and soft lockups in...
2018-02-03 Josef Bacikbtrfs: fix deadlock when writing out space cache
2018-02-03 Liu BoBtrfs: bail out gracefully rather than BUG_ON
2018-02-03 Nikolay Borisovbtrfs: Fix transaction abort during failure in btrfs_rm...
2018-01-31 Josef BacikBtrfs: fix stale entries in readdir
2018-01-10 Chris Masonbtrfs: fix refcount_t usage when deleting btrfs_delayed...
2017-12-20 Christophe JAILLETbtrfs: tests: Fix a memory leak in error handling path...
2017-12-20 Colin Ian Kingbtrfs: avoid null pointer dereference on fs_info when...
2017-12-20 Anand Jainbtrfs: undo writable superblocke when sprouting fails
2017-12-20 Nikolay Borisovbtrfs: Explicitly handle btrfs_update_root failure
2017-12-20 Anand Jainbtrfs: fix false EIO for missing device
2017-12-14 Jeff Mahoneybtrfs: handle errors while updating refcounts in update...
2017-12-14 Jeff Mahoneybtrfs: fix missing error return in btrfs_drop_snapshot
2017-12-05 Josef Bacikbtrfs: clear space cache inode generation always
2017-11-30 Josef Bacikbtrfs: change how we decide to commit transactions...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
next