]> git.hungrycats.org Git - linux/shortlog
linux
2015-05-04 Zygo Blaxellzygo: EXTRAVERSION=-zbtrfs zygo-4.0.1-zbtrfs
2015-05-04 Zygo Blaxellzygo: fix EXTRAVERSION tag
2015-05-04 Zygo BlaxellRevert "Remove rw from {,__,do_}blockdev_direct_IO()"
2015-05-04 Filipe MananaBtrfs: fix race when reusing stale extent buffers that...
2015-05-04 Matt Robinsonbtrfs: Align EOF length to block in extent_same
2015-05-04 Zygo BlaxellMerge branch 'zygo-4.0.1-zbtrfs-old' into zygo-4.0...
2015-05-04 Zygo BlaxellRevert "direct_IO: remove rw from a_ops->direct_IO()"
2015-05-04 Zygo Blaxellzygo: re-enable memcg
2015-05-04 Zygo Blaxellzygo: cherry-picked up to linus/master --remotes=btrfs...
2015-05-04 Yang DongshengBtrfs: fill ->last_trans for delayed inode in btrfs_fil...
2015-05-04 Omar Sandovalbtrfs: unlock i_mutex after attempting to delete subvol...
2015-05-04 Omar Sandovalbtrfs: check io_ctl_prepare_pages return in __btrfs_wri...
2015-05-04 Omar Sandovalbtrfs: fix race on ENOMEM in alloc_extent_buffer
2015-05-04 Omar Sandovalbtrfs: handle ENOMEM in btrfs_alloc_tree_block
2015-05-04 Forrest LiuBtrfs: fix find_free_dev_extent() malfunction in case...
2015-05-04 Chris MasonBtrfs: don't check for delalloc_bytes in cache_save_setup
2015-05-04 Filipe MananaBtrfs: fix deadlock when starting writeback of bg caches
2015-05-04 Qu Wenruobtrfs: quota: Update quota tree after qgroup relationsh...
2015-05-04 Qu Wenruobtrfs: quota: Automatically update related qgroups...
2015-05-04 Dongsheng Yangbtrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
2015-05-04 Qu Wenruobtrfs: Update btrfs qgroup status item when rescan...
2015-05-04 Qu Wenruobtrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf...
2015-05-04 Qu Wenruobtrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL...
2015-05-04 Qu Wenruobtrfs: Check qgroup level in kernel qgroup assign.
2015-05-04 Dongsheng Yangbtrfs: qgroup: allow to remove qgroup which has parent...
2015-05-04 Dongsheng Yangbtrfs: qgroup: return EINVAL if level of parent is...
2015-05-04 Dongsheng Yangbtrfs: qgroup: do a reservation in a higher level.
2015-05-04 Dongsheng YangBtrfs: qgroup, Account data space in more proper timings.
2015-05-04 Dongsheng YangBtrfs: qgroup: Introduce a may_use to account space_inf...
2015-05-04 Dongsheng YangBtrfs: qgroup: free reserved in exceeding quota.
2015-05-04 Dongsheng YangBtrfs: qgroup: cleanup, remove an unsued parameter...
2015-05-04 Dongsheng Yangbtrfs: qgroup: fix limit args override whole limit...
2015-05-04 Dongsheng Yangbtrfs: qgroup: update limit info in function btrfs_run_...
2015-05-04 Dongsheng Yangbtrfs: qgroup: consolidate the parameter of fucntion...
2015-05-04 Dongsheng Yangbtrfs: qgroup: update qgroup in memory at the same...
2015-05-04 Dongsheng Yangbtrfs: qgroup: inherit limit info from srcgroup in...
2015-05-04 Zhao Leibtrfs: Support busy loop of write and delete
2015-05-04 Zhao Leibtrfs: Fix NO_SPACE bug caused by delayed-iput
2015-05-04 Zhao Leibtrfs: add WARN_ON() to check is space_info op current
2015-05-04 Zhao Leibtrfs: Set relative data on clear btrfs_block_group_cac...
2015-05-04 Zhao Leibtrfs: Adjust commit-transaction condition to avoid...
2015-05-04 Zhao Leibtrfs: Fix tail space processing in find_free_dev_extent()
2015-05-04 Zhao Leibtrfs: fix condition of commit transaction
2015-05-04 Chris MasonBtrfs: fix uninit variable in clone ioctl
2015-05-04 Filipe MananaBtrfs: fix inode eviction infinite loop after cloning...
2015-05-04 Filipe MananaBtrfs: fix inode eviction infinite loop after extent_sa...
2015-05-04 Filipe MananaBtrfs: fix range cloning when same inode used as source...
2015-05-04 Omar Sandovaldirect_IO: remove rw from a_ops->direct_IO()
2015-05-04 Omar SandovalRemove rw from {,__,do_}blockdev_direct_IO()
2015-05-04 Chris MasonBtrfs: fix use after free when close_ctree frees the...
2015-05-04 Chris MasonBtrfs: don't use highmem for free space cache pages
2015-05-04 Chris MasonBtrfs: two stage dirty block group writeout
2015-05-04 Chris Masonbtrfs: move struct io_ctl into ctree.h and rename it
2015-05-04 Josef BacikBtrfs: don't steal from the global reserve if we don...
2015-05-04 Josef BacikBtrfs: don't commit the transaction in the async space...
2015-05-04 Josef BacikBtrfs: reserve space for block groups
2015-05-04 Chris MasonBtrfs: refill block reserves during truncate
2015-05-04 Josef BacikBtrfs: account for crcs in delayed ref processing
2015-05-04 Chris Masonbtrfs: actively run the delayed refs while deleting...
2015-05-04 Guenter Roeckfs: btrfs: Add missing include file
2015-05-04 Chris MasonBtrfs: free and unlock our path before btrfs_free_and_p...
2015-05-04 Liu BoBtrfs: Remove the check for old-style mkfs
2015-05-04 Jeff Mahoneybtrfs: cleanup orphans while looking up default subvolume
2015-05-04 Tom Van Braeckelbtrfs: explicitly set control file's private_data
2015-05-04 Chengyu Songbtrfs: incorrect handling for fiemap_fill_next_extent...
2015-05-04 David Sterbabtrfs: don't accept bare namespace as a valid xattr
2015-05-04 Filipe MananaBtrfs: fix log tree corruption when fs mounted with...
2015-05-04 Filipe MananaBtrfs: fix metadata inconsistencies after directory...
2015-05-04 Filipe MananaBtrfs: change the insertion criteria for the qgroup...
2015-05-04 Filipe MananaBtrfs: add missing inode item update in fallocate()
2015-05-04 Filipe MananaBtrfs: incremental send, remove dead code
2015-05-04 Filipe MananaBtrfs: incremental send, clear name from cache after...
2015-05-04 Filipe MananaBtrfs: send, don't leave without decrementing clone...
2015-05-04 Filipe MananaBtrfs: send, add missing check for dead clone root
2015-05-04 Filipe MananaBtrfs: remove deleted xattrs on fsync log replay
2015-05-04 David Sterbabtrfs: remove shadowing variables in __btrfs_map_block
2015-05-04 David Sterbabtrfs: switch helper macros to static inlines in sysfs.h
2015-05-04 David Sterbabtrfs: cleanup, use correct type in div_u64_rem
2015-05-04 David Sterbabtrfs: replace remaining do_div calls with div_u64...
2015-05-04 David Sterbabtrfs: cleanup 64bit/32bit divs, provably bounded values
2015-05-04 David Sterbabtrfs: use explicit initializer for seq_elem
2015-05-04 David Sterbabtrfs: remove shadowing variables in __btrfs_buffered_write
2015-05-04 David Sterbabtrfs: cleanup, use kmalloc_array/kcalloc array helpers
2015-05-04 David Sterbabtrfs: cleanup 64bit/32bit divs, compile time constants
2015-05-04 David Sterbabtrfs: use cond_resched_lock where possible
2015-05-04 David Sterbabtrfs: need_resched not needed with cond_resched
2015-05-04 Eric Sandeenbtrfs: factor btrfs_init_balance() out of open_ctree()
2015-05-04 Eric Sandeenbtrfs: factor btrfs_init_scrub() out of open_ctree()
2015-05-04 Eric Sandeenbtrfs: consistently use fs_info in close_ctree()
2015-05-04 Eric Sandeenbtrfs: remove unused fs_info arg from btrfs_close_extra...
2015-05-04 Zhao Leibtrfs: cleanup: use for() loop in btrfs_map_bio()
2015-05-04 Zhao Leibtrfs: remove unused chunk_tree argument in several...
2015-05-04 Zhao Leibtrfs: cleanup: remove no-used alloc_chunk in btrfs_che...
2015-05-04 David Sterbabtrfs: constify structs with op functions or static...
2015-05-04 Wang ShilongBtrfs: switch to kvfree() helper
2015-05-04 Daniel DresslerBtrfs: disk-io: replace root args iff only fs_info...
2015-05-04 Daniel DresslerBtrfs: delayed-inode: replace root args iff only fs_inf...
2015-05-04 Daniel DresslerBtrfs: ctree: reduce args where only fs_info used
2015-05-04 Omar SandovalRevert "btrfs: delete chunk allocation attemp when...
2015-05-01 Matt Robinsonbtrfs: Align EOF length to block in extent_same zygo-4.0.1-zbtrfs-old
next