btrfs: fix races on root_log_ctx lists
[cascardo/linux.git] / fs / btrfs /
2016-10-27 Chris Masonbtrfs: fix races on root_log_ctx lists
2016-10-18 Chris MasonMerge branch 'for-chris-4.9' of git://git./linux/kernel...
2016-10-12 Chris MasonMerge branch 'fst-fixes' of git://git./linux/kernel...
2016-10-12 Filipe MananaBtrfs: fix incremental send failure caused by balance
2016-10-10 Chris MasonRevert "btrfs: let btrfs_delete_unused_bgs() to clean...
2016-10-03 David Sterbabtrfs: tests: uninline member definitions in free_space...
2016-10-03 David Sterbabtrfs: tests: constify free space extent specs
2016-10-03 Omar SandovalBtrfs: expand free space tree sanity tests to catch...
2016-10-03 Omar SandovalBtrfs: fix extent buffer bitmap tests on big-endian...
2016-10-03 Omar SandovalBtrfs: catch invalid free space trees
2016-10-03 Omar SandovalBtrfs: fix mount -o clear_cache,space_cache=v2
2016-10-03 Omar SandovalBtrfs: fix free space tree bitmaps on big-endian systems
2016-09-26 Liu BoBtrfs: remove unnecessary btrfs_mark_buffer_dirty in...
2016-09-26 Josef BacikBtrfs: don't BUG() during drop snapshot
2016-09-26 Arnd Bergmannbtrfs: fix btrfs_no_printk stub helper
2016-09-26 Liu BoBtrfs: memset to avoid stale content in btree leaf
2016-09-26 Goldwyn Rodriguesbtrfs: parent_start initialization cleanup
2016-09-26 Goldwyn Rodriguesbtrfs: Remove already completed TODO comment
2016-09-26 Goldwyn Rodriguesbtrfs: Do not reassign count in btrfs_run_delayed_refs
2016-09-26 Anand Jainbtrfs: fix a possible umount deadlock
2016-09-26 Liu BoBtrfs: fix memory leak in do_walk_down
2016-09-26 Jeff Mahoneybtrfs: btrfs_debug should consume fs_info when DEBUG...
2016-09-26 Jeff Mahoneybtrfs: convert send's verbose_printk to btrfs_debug
2016-09-26 Jeff Mahoneybtrfs: convert pr_* to btrfs_* where possible
2016-09-26 Jeff Mahoneybtrfs: convert printk(KERN_* to use pr_* calls
2016-09-26 Jeff Mahoneybtrfs: unsplit printed strings
2016-09-26 Jeff Mahoneybtrfs: clean the old superblocks before freeing the...
2016-09-26 Liu BoBtrfs: kill BUG_ON in run_delayed_tree_ref
2016-09-26 Josef BacikBtrfs: don't leak reloc root nodes on error
2016-09-26 Masahiro Yamadabtrfs: squash lines for simple wrapper functions
2016-09-26 Liu BoBtrfs: improve check_node to avoid reading corrupted...
2016-09-26 Liu BoBtrfs: add error handling for extent buffer in print...
2016-09-26 Liu BoBtrfs: remove BUG_ON in start_transaction
2016-09-26 Liu BoBtrfs: memset to avoid stale content in btree node...
2016-09-26 Liu BoBtrfs: return gracefully from balance if fs tree is...
2016-09-26 Josef BacikBtrfs: kill BUG_ON()'s in btrfs_mark_extent_written
2016-09-26 Josef BacikBtrfs: kill the start argument to read_extent_buffer_pages
2016-09-26 Josef BacikBtrfs: add a flags field to btrfs_fs_info
2016-09-26 Qu Wenruobtrfs: extend btrfs_set_extent_delalloc and its friends...
2016-09-26 Jeff Mahoneybtrfs: add dynamic debug support
2016-09-26 Luis Henriquesbtrfs: Fix warning "variable ‘gen’ set but not used"
2016-09-26 Luis Henriquesbtrfs: Fix warning "variable ‘blocksize’ set but not...
2016-09-26 Naohiro Aotabtrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
2016-09-26 Liu BoBtrfs: bail out if block group has different mixed...
2016-09-26 Liu BoBtrfs: fix memory leak in reading btree blocks
2016-09-26 Liu BoBtrfs: remove BUG() in raid56
2016-09-26 Lu Fengqibtrfs: fix check_shared for fiemap ioctl
2016-09-26 David Sterbabtrfs: create example debugfs file only in debugging...
2016-09-26 Eric Sandeenbtrfs: fix perms on demonstration debugfs interface
2016-09-26 Liu BoBtrfs: fix memory leak of block group cache
2016-09-26 Linus TorvaldsMerge tag 'trace-v4.8-rc7' of git://git./linux/kernel...
2016-09-25 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-09-25 Linus TorvaldsMerge tag 'powerpc-4.8-7' of git://git./linux/kernel...
2016-09-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-09-24 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-09-24 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-09-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-09-24 Linus TorvaldsMerge branch 'hughd-fixes' (patches from Hugh Dickins)
2016-09-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-09-23 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge tag 'regmap-fix-v4.8-rc7' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-22 Linus TorvaldsMerge tag 'media/v4.8-7' of git://git./linux/kernel...
2016-09-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-22 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-09-20' of...
2016-09-22 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2016-09-22 Josef BacikBtrfs: handle quota reserve failure properly
2016-09-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-19 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc7' of git://people.freed...
2016-09-19 David S. MillerMerge tag 'mac80211-for-davem-2016-09-16' of git:/...
2016-09-17 Linus TorvaldsMerge tag 'powerpc-4.8-6' of git://git./linux/kernel...
2016-09-16 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc6' of git://people.freed...
2016-09-16 Dave AirlieMerge tag 'drm-vc4-fixes-2016-09-14' of https://github...
2016-09-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-09-16 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-09-16 Arnd BergmannMerge tag 'samsung-fixes-4.8-2' of git://git./linux...
2016-09-16 David S. MillerMerge tag 'batadv-net-for-davem-20160914' of git:/...
2016-09-16 David S. MillerMerge tag 'mac80211-for-davem-2016-09-13' of git:/...
2016-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-09-14 Linus TorvaldsMerge tag 'pci-v4.8-fixes-2' of git://git./linux/kernel...
2016-09-14 Arnd BergmannMerge branch 'dt/irq-fix' into fixes
2016-09-14 Linus TorvaldsMerge branch 'uaccess-fixes' of git://git./linux/kernel...
2016-09-14 Linus TorvaldsMerge tag 'for-linus-4.8b-rc6-tag' of git://git./linux...
2016-09-13 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-09-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-09-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-09-13 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-09-13 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-09-13 Linus TorvaldsMerge tag 'md/4.8-rc6' of git://git./linux/kernel/git...
2016-09-13 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2016-09-13 Jens AxboeMerge branch 'nvmf-4.8-rc' of git://git.infradead.org...
2016-09-13 Dave AirlieMerge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com...
2016-09-12 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-09-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-09-12 Linus TorvaldsMerge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org...
2016-09-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-09-11 Linus TorvaldsMerge tag 'staging-4.8-rc6' of git://git./linux/kernel...
next