]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs/btrfs
Btrfs: fix racy system chunk allocation when setting block group ro
[karo-tx-linux.git] / fs / btrfs /
2015-05-20 Filipe MananaBtrfs: fix racy system chunk allocation when setting...
2015-05-20 Mark Fashehbtrfs: clear 'ret' in btrfs_check_shared() loop
2015-05-11 Filipe MananaBtrfs: fix race when reusing stale extent buffers that...
2015-05-11 Filipe MananaBtrfs: fix race between block group creation and their...
2015-05-11 Filipe MananaBtrfs: fix panic when starting bg cache writeout after...
2015-05-11 Filipe MananaBtrfs: fix crash after inode cache writeback failure
2015-05-07 Filipe MananaBtrfs: fix wrong mapping flags for free space inode
2015-04-29 Forrest LiuBtrfs: btrfs_release_extent_buffer_page didn't free...
2015-04-26 Yang DongshengBtrfs: fill ->last_trans for delayed inode in btrfs_fil...
2015-04-26 Omar Sandovalbtrfs: unlock i_mutex after attempting to delete subvol...
2015-04-26 Omar Sandovalbtrfs: check io_ctl_prepare_pages return in __btrfs_wri...
2015-04-26 Omar Sandovalbtrfs: fix race on ENOMEM in alloc_extent_buffer
2015-04-26 Omar Sandovalbtrfs: handle ENOMEM in btrfs_alloc_tree_block
2015-04-26 Forrest LiuBtrfs: fix find_free_dev_extent() malfunction in case...
2015-04-26 Chris MasonBtrfs: don't check for delalloc_bytes in cache_save_setup
2015-04-26 Filipe MananaBtrfs: fix deadlock when starting writeback of bg caches
2015-04-26 Filipe MananaBtrfs: fix race between start dirty bg cache writeout...
2015-04-24 Chris MasonBtrfs: prevent list corruption during free space cache...
2015-04-24 Chris MasonBtrfs: fix inode cache writeout
2015-04-13 Qu Wenruobtrfs: quota: Update quota tree after qgroup relationsh...
2015-04-13 Qu Wenruobtrfs: quota: Automatically update related qgroups...
2015-04-13 Dongsheng Yangbtrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
2015-04-13 Qu Wenruobtrfs: Update btrfs qgroup status item when rescan...
2015-04-13 Qu Wenruobtrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf...
2015-04-13 Qu Wenruobtrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL...
2015-04-13 Qu Wenruobtrfs: Check qgroup level in kernel qgroup assign.
2015-04-13 Dongsheng Yangbtrfs: qgroup: allow to remove qgroup which has parent...
2015-04-13 Dongsheng Yangbtrfs: qgroup: return EINVAL if level of parent is...
2015-04-13 Dongsheng Yangbtrfs: qgroup: do a reservation in a higher level.
2015-04-13 Dongsheng YangBtrfs: qgroup, Account data space in more proper timings.
2015-04-13 Dongsheng YangBtrfs: qgroup: Introduce a may_use to account space_inf...
2015-04-13 Dongsheng YangBtrfs: qgroup: free reserved in exceeding quota.
2015-04-13 Dongsheng YangBtrfs: qgroup: cleanup, remove an unsued parameter...
2015-04-13 Dongsheng Yangbtrfs: qgroup: fix limit args override whole limit...
2015-04-13 Dongsheng Yangbtrfs: qgroup: update limit info in function btrfs_run_...
2015-04-13 Dongsheng Yangbtrfs: qgroup: consolidate the parameter of fucntion...
2015-04-13 Dongsheng Yangbtrfs: qgroup: update qgroup in memory at the same...
2015-04-13 Dongsheng Yangbtrfs: qgroup: inherit limit info from srcgroup in...
2015-04-13 Zhao Leibtrfs: Support busy loop of write and delete
2015-04-13 Zhao Leibtrfs: Fix NO_SPACE bug caused by delayed-iput
2015-04-13 Zhao Leibtrfs: add WARN_ON() to check is space_info op current
2015-04-13 Zhao Leibtrfs: Set relative data on clear btrfs_block_group_cac...
2015-04-13 Zhao Leibtrfs: Adjust commit-transaction condition to avoid...
2015-04-13 Zhao Leibtrfs: Fix tail space processing in find_free_dev_extent()
2015-04-13 Zhao Leibtrfs: fix condition of commit transaction
2015-04-13 Chris MasonBtrfs: fix uninit variable in clone ioctl
2015-04-13 Filipe MananaBtrfs: fix inode eviction infinite loop after cloning...
2015-04-13 Filipe MananaBtrfs: fix inode eviction infinite loop after extent_sa...
2015-04-13 Filipe MananaBtrfs: fix range cloning when same inode used as source...
2015-04-10 Chris MasonBtrfs: fix use after free when close_ctree frees the...
2015-04-10 Chris MasonBtrfs: allow block group cache writeout outside critica...
2015-04-10 Chris MasonBtrfs: don't use highmem for free space cache pages
2015-04-10 Chris MasonBtrfs: two stage dirty block group writeout
2015-04-10 Chris Masonbtrfs: move struct io_ctl into ctree.h and rename it
2015-04-10 Josef BacikBtrfs: don't steal from the global reserve if we don...
2015-04-10 Josef BacikBtrfs: don't commit the transaction in the async space...
2015-04-10 Josef BacikBtrfs: reserve space for block groups
2015-04-10 Chris MasonBtrfs: refill block reserves during truncate
2015-04-10 Josef BacikBtrfs: account for crcs in delayed ref processing
2015-04-10 Chris Masonbtrfs: actively run the delayed refs while deleting...
2015-04-01 Guenter Roeckfs: btrfs: Add missing include file
2015-04-01 Chris MasonBtrfs: free and unlock our path before btrfs_free_and_p...
2015-03-27 Liu BoBtrfs: Remove the check for old-style mkfs
2015-03-27 Jeff Mahoneybtrfs: cleanup orphans while looking up default subvolume
2015-03-27 Tom Van Braeckelbtrfs: explicitly set control file's private_data
2015-03-27 Chengyu Songbtrfs: incorrect handling for fiemap_fill_next_extent...
2015-03-27 David Sterbabtrfs: don't accept bare namespace as a valid xattr
2015-03-27 Filipe MananaBtrfs: fix log tree corruption when fs mounted with...
2015-03-27 Filipe MananaBtrfs: fix metadata inconsistencies after directory...
2015-03-27 Filipe MananaBtrfs: change the insertion criteria for the qgroup...
2015-03-27 Filipe MananaBtrfs: add missing inode item update in fallocate()
2015-03-27 Filipe MananaBtrfs: incremental send, remove dead code
2015-03-27 Filipe MananaBtrfs: incremental send, clear name from cache after...
2015-03-27 Filipe MananaBtrfs: send, don't leave without decrementing clone...
2015-03-27 Filipe MananaBtrfs: send, add missing check for dead clone root
2015-03-27 Filipe MananaBtrfs: remove deleted xattrs on fsync log replay
2015-03-25 Chris MasonMerge branch 'cleanup/divs' of git://git.kernel.org...
2015-03-25 Chris MasonMerge branch 'cleanups-post-3.19' of git://git.kernel...
2015-03-25 Chris MasonMerge branch 'cleanups-for-4.1-v2' of git://git.kernel...
2015-03-22 Linus TorvaldsMerge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
2015-03-22 Linus TorvaldsMerge tag 'driver-core-4.0-rc5' of git://git.kernel...
2015-03-22 Linus TorvaldsMerge tag 'char-misc-4.0-rc5' of git://git.kernel.org...
2015-03-22 Linus TorvaldsMerge tag 'staging-4.0-rc5' of git://git.kernel.org...
2015-03-22 Linus TorvaldsMerge tag 'tty-4.0-rc5' of git://git.kernel.org/pub...
2015-03-22 Linus TorvaldsMerge tag 'usb-4.0-rc5' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-03-21 Linus TorvaldsMerge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org...
2015-03-21 Linus TorvaldsMerge git://people.freedesktop.org/~airlied/linux
2015-03-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.0-part2' of git:...
2015-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-21 Linus TorvaldsMerge tag 'dm-4.0-fixes' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-21 Linus TorvaldsMerge tag 'upstream-4.0-rc5' of git://git.infradead...
2015-03-21 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-03-19 Linus TorvaldsMerge tag 'pinctrl-v4.0-2' of git://git.kernel.org...
2015-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next