]> git.hungrycats.org Git - linux/shortlog
linux
2015-04-29 Zygo Blaxellzygo: do update and report date zygo-4.0-zbtrfs
2015-04-28 Zygo Blaxellzygo: cherry-picked up to linus/master --remotes=btrfs...
2015-04-28 Filipe MananaBtrfs: fix deadlock when starting writeback of bg caches
2015-04-28 Filipe MananaBtrfs: fix race between start dirty bg cache writeout...
2015-04-27 Zygo BlaxellRevert "zygo: try with memcg and cpusets disabled"
2015-04-27 Zygo Blaxellzygo: allow access to /dev/mem to chase bugs
2015-04-27 Zygo Blaxellmake-kernel: tag -zbtrfs for btrfs patched kernels
2015-04-27 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-25 Zygo Blaxellzygo: cherry-picked up to linus/master --remotes=btrfs...
2015-04-25 Chris MasonBtrfs: prevent list corruption during free space cache...
2015-04-24 Jens Axboedirect-io: only inc/dec inode->i_dio_count for file...
2015-04-24 Johannes Bergfs/9p: fix readdir()
2015-04-24 Chris MasonBtrfs: prevent list corruption during free space cache...
2015-04-24 Chris MasonBtrfs: fix inode cache writeout
2015-04-24 Zygo Blaxellzygo: cherry-picked up to linus/master --remotes=btrfs...
2015-04-24 Chris MasonBtrfs: fix inode cache writeout
2015-04-23 Zygo Blaxellzygo: silence the common EIO
2015-04-23 Chris MasonBtrfs: fix inode cache writeout
2015-04-22 Zygo BlaxellRevert "Remove rw from {,__,do_}blockdev_direct_IO()"
2015-04-22 Zygo Blaxellzygo: fs/btrfs: more EIOs in v4.0
2015-04-22 Zygo Blaxellzygo: drop GPL from mutex_lock_nested export
2015-04-22 Zygo Blaxellzygo: drop GPL from lockdep_init_map
2015-04-22 Zygo BlaxellRevert "direct_IO: remove rw from a_ops->direct_IO()"
2015-04-22 Zygo Blaxellzygo: cherry-picked up to linus/master --remotes=btrfs...
2015-04-22 Yang DongshengBtrfs: fill ->last_trans for delayed inode in btrfs_fil...
2015-04-22 Omar Sandovalbtrfs: unlock i_mutex after attempting to delete subvol...
2015-04-22 Omar Sandovalbtrfs: check io_ctl_prepare_pages return in __btrfs_wri...
2015-04-22 Omar Sandovalbtrfs: fix race on ENOMEM in alloc_extent_buffer
2015-04-22 Omar Sandovalbtrfs: handle ENOMEM in btrfs_alloc_tree_block
2015-04-22 Forrest LiuBtrfs: fix find_free_dev_extent() malfunction in case...
2015-04-22 Chris MasonBtrfs: don't check for delalloc_bytes in cache_save_setup
2015-04-22 Qu Wenruobtrfs: quota: Update quota tree after qgroup relationsh...
2015-04-22 Qu Wenruobtrfs: quota: Automatically update related qgroups...
2015-04-22 Dongsheng Yangbtrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
2015-04-22 Qu Wenruobtrfs: Update btrfs qgroup status item when rescan...
2015-04-22 Qu Wenruobtrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf...
2015-04-22 Qu Wenruobtrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL...
2015-04-22 Qu Wenruobtrfs: Check qgroup level in kernel qgroup assign.
2015-04-22 Dongsheng Yangbtrfs: qgroup: allow to remove qgroup which has parent...
2015-04-22 Dongsheng Yangbtrfs: qgroup: return EINVAL if level of parent is...
2015-04-22 Dongsheng Yangbtrfs: qgroup: do a reservation in a higher level.
2015-04-22 Dongsheng YangBtrfs: qgroup, Account data space in more proper timings.
2015-04-22 Dongsheng YangBtrfs: qgroup: Introduce a may_use to account space_inf...
2015-04-22 Dongsheng YangBtrfs: qgroup: free reserved in exceeding quota.
2015-04-22 Dongsheng YangBtrfs: qgroup: cleanup, remove an unsued parameter...
2015-04-22 Dongsheng Yangbtrfs: qgroup: fix limit args override whole limit...
2015-04-22 Dongsheng Yangbtrfs: qgroup: update limit info in function btrfs_run_...
2015-04-22 Dongsheng Yangbtrfs: qgroup: consolidate the parameter of fucntion...
2015-04-22 Dongsheng Yangbtrfs: qgroup: update qgroup in memory at the same...
2015-04-22 Dongsheng Yangbtrfs: qgroup: inherit limit info from srcgroup in...
2015-04-22 Zhao Leibtrfs: Support busy loop of write and delete
2015-04-22 Zhao Leibtrfs: Fix NO_SPACE bug caused by delayed-iput
2015-04-22 Zhao Leibtrfs: add WARN_ON() to check is space_info op current
2015-04-22 Zhao Leibtrfs: Set relative data on clear btrfs_block_group_cac...
2015-04-22 Zhao Leibtrfs: Adjust commit-transaction condition to avoid...
2015-04-22 Zhao Leibtrfs: Fix tail space processing in find_free_dev_extent()
2015-04-22 Zhao Leibtrfs: fix condition of commit transaction
2015-04-22 Chris MasonBtrfs: fix uninit variable in clone ioctl
2015-04-22 Filipe MananaBtrfs: fix inode eviction infinite loop after cloning...
2015-04-22 Filipe MananaBtrfs: fix inode eviction infinite loop after extent_sa...
2015-04-22 Filipe MananaBtrfs: fix range cloning when same inode used as source...
2015-04-22 Omar Sandovaldirect_IO: remove rw from a_ops->direct_IO()
2015-04-22 Omar SandovalRemove rw from {,__,do_}blockdev_direct_IO()
2015-04-22 Chris MasonBtrfs: fix use after free when close_ctree frees the...
2015-04-22 Chris MasonBtrfs: allow block group cache writeout outside critica...
2015-04-22 Chris MasonBtrfs: don't use highmem for free space cache pages
2015-04-22 Chris MasonBtrfs: two stage dirty block group writeout
2015-04-22 Chris Masonbtrfs: move struct io_ctl into ctree.h and rename it
2015-04-22 Josef BacikBtrfs: don't steal from the global reserve if we don...
2015-04-22 Josef BacikBtrfs: don't commit the transaction in the async space...
2015-04-22 Josef BacikBtrfs: reserve space for block groups
2015-04-22 Chris MasonBtrfs: refill block reserves during truncate
2015-04-22 Josef BacikBtrfs: account for crcs in delayed ref processing
2015-04-22 Chris Masonbtrfs: actively run the delayed refs while deleting...
2015-04-22 Guenter Roeckfs: btrfs: Add missing include file
2015-04-22 Chris MasonBtrfs: free and unlock our path before btrfs_free_and_p...
2015-04-22 Liu BoBtrfs: Remove the check for old-style mkfs
2015-04-22 Jeff Mahoneybtrfs: cleanup orphans while looking up default subvolume
2015-04-22 Tom Van Braeckelbtrfs: explicitly set control file's private_data
2015-04-22 Chengyu Songbtrfs: incorrect handling for fiemap_fill_next_extent...
2015-04-22 David Sterbabtrfs: don't accept bare namespace as a valid xattr
2015-04-22 Filipe MananaBtrfs: fix log tree corruption when fs mounted with...
2015-04-22 Filipe MananaBtrfs: fix metadata inconsistencies after directory...
2015-04-22 Filipe MananaBtrfs: change the insertion criteria for the qgroup...
2015-04-22 Filipe MananaBtrfs: add missing inode item update in fallocate()
2015-04-22 Filipe MananaBtrfs: incremental send, remove dead code
2015-04-22 Filipe MananaBtrfs: incremental send, clear name from cache after...
2015-04-22 Filipe MananaBtrfs: send, don't leave without decrementing clone...
2015-04-22 Filipe MananaBtrfs: send, add missing check for dead clone root
2015-04-22 Filipe MananaBtrfs: remove deleted xattrs on fsync log replay
2015-04-22 David Sterbabtrfs: remove shadowing variables in __btrfs_map_block
next