Btrfs: fix em leak in find_first_block_group
[deliverable/linux.git] / fs / btrfs /
2016-08-25  Josef BacikBtrfs: fix em leak in find_first_block_group
2016-08-25  Anand Jainbtrfs: do not background blkdev_put()
2016-08-25  Liu BoBtrfs: clarify do_chunk_alloc()'s return value
2016-08-25  Wang Xiaoguangbtrfs: fix fsfreeze hang caused by delayed iputs deal
2016-08-25  Wang Xiaoguangbtrfs: update btrfs_space_info's bytes_may_use timely
2016-08-25  Wang Xiaoguangbtrfs: divide btrfs_update_reserved_bytes() into two...
2016-08-25  Wang Xiaoguangbtrfs: use correct offset for reloc_inode in prealloc_f...
2016-08-25  Qu Wenruobtrfs: qgroup: Fix qgroup incorrectness caused by log...
2016-08-25  Qu Wenruobtrfs: relocation: Fix leaking qgroups numbers on data...
2016-08-25  Qu Wenruobtrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
2016-08-25  Jeff Mahoneybtrfs: waiting on qgroup rescan should not always be...
2016-08-25  Jeff Mahoneybtrfs: properly track when rescan worker is running
2016-08-25  Alex Lyakasbtrfs: flush_space: treat return value of do_chunk_allo...
2016-08-25  Liu BoBtrfs: add ASSERT for block group's memory leak
2016-08-25  Qu Wenruobtrfs: backref: Fix soft lockup in __merge_refs function
2016-08-25  Liu BoBtrfs: fix memory leak of reloc_root
2016-08-05  Chris MasonMerge branch 'integration-4.8' of git://git./linux...
2016-08-03  Chris MasonBtrfs: fix __MAX_CSUM_ITEMS
2016-08-03  Filipe MananaBtrfs: remove unused function btrfs_add_delayed_qgroup_...
2016-08-01  Filipe MananaBtrfs: improve performance on fsync against new inode...
2016-08-01  Filipe MananaBtrfs: be more precise on errors when getting an inode...
2016-08-01  Filipe MananaBtrfs: send, don't bug on inconsistent snapshots
2016-08-01  Filipe MananaBtrfs: send, avoid incorrect leaf accesses when sending...
2016-08-01  Robbie KoBtrfs: send, fix invalid leaf accesses due to incorrect...
2016-08-01  Robbie KoBtrfs: send, fix warning due to late freeing of orphan_...
2016-08-01  Robbie KoBtrfs: incremental send, fix premature rmdir operations
2016-08-01  Filipe MananaBtrfs: incremental send, fix invalid paths for rename...
2016-08-01  Filipe MananaBtrfs: send, add missing error check for calls to path_...
2016-08-01  Robbie KoBtrfs: send, fix failure to move directories with the...
2016-08-01  Filipe MananaBtrfs: add missing check for writeback errors on fsync
2016-07-26  Chris MasonMerge branch 'kdave-v4.8' into for-linus-4.8
2016-07-26  Jeff Mahoneybtrfs: btrfs_abort_transaction, drop root parameter
2016-07-26  Jeff Mahoneybtrfs: add btrfs_trans_handle->fs_info pointer
2016-07-26  Jeff Mahoneybtrfs: btrfs_relocate_chunk pass extent_root to btrfs_e...
2016-07-26  Jeff Mahoneybtrfs: convert nodesize macros to static inlines
2016-07-26  Jeff Mahoneybtrfs: introduce BTRFS_MAX_ITEM_SIZE
2016-07-26  Jeff Mahoneybtrfs: cleanup, remove prototype for btrfs_find_root_ref
2016-07-26  Jeff Mahoneybtrfs: copy_to_sk drop unused root parameter
2016-07-26  Jeff Mahoneybtrfs: simpilify btrfs_subvol_inherit_props
2016-07-26  Jeff Mahoneybtrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead...
2016-07-26  Jeff Mahoneybtrfs: tests, require fs_info for root
2016-07-26  Jeff Mahoneybtrfs: tests, move initialization into tests/
2016-07-26  Jeff Mahoneybtrfs: btrfs_test_opt and friends should take a btrfs_f...
2016-07-26  Jeff Mahoneybtrfs: prefix fsid to all trace events
2016-07-26  Jeff Mahoneybtrfs: plumb fs_info into btrfs_work
2016-07-26  David Sterbabtrfs: remove obsolete part of comment in statfs
2016-07-26  David Sterbabtrfs: hide test-only member under ifdef
2016-07-26  Nikolay Borisovbtrfs: Ratelimit "no csum found" info message
2016-07-26  Nikolay Borisovbtrfs: Add ratelimit to btrfs printing
2016-07-26  Liu BoBtrfs: fix unexpected balance crash due to BUG_ON
2016-07-26  Liu BoBtrfs: fix panic in balance due to EIO
2016-07-26  Liu BoBtrfs: fix eb memory leak due to readpage failure
2016-07-26  Liu BoBtrfs: change BUG_ON()'s to ASSERT()'s in backref_cache...
2016-07-26  Wang Xiaoguangbtrfs: fix free space calculation in dump_space_info()
2016-07-26  Chandan RajendraBtrfs: subpage-blocksize: Rate limit scrub error message
2016-07-26  Wang Xiaoguangbtrfs: expand cow_file_range() to support in-band dedup...
2016-07-26  Liu BoBtrfs: fix BUG_ON in btrfs_submit_compressed_write
2016-07-26  Anand Jainbtrfs: make sure device is synced before return
2016-07-26  Anand Jainbtrfs: reorg btrfs_close_one_device()
2016-07-26  Ashish Samantbtrfs: Cleanup compress_file_range()
2016-07-26  Liu BoBtrfs: cleanup BUG_ON in merge_bio
2016-07-26  Nikolay Borisovbtrfs: Fix slab accounting flags
2016-07-26  Salah Trikibtrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
2016-07-26  Nikolay Borisovbtrfs: Handle uninitialised inode eviction
2016-07-26  Liu BoBtrfs: fix read_node_slot to return errors
2016-07-26  Liu BoBtrfs: fix double free of fs root
2016-07-26  Liu BoBtrfs: error out if generic_bin_search get invalid...
2016-07-26  Liu BoBtrfs: check inconsistence between chunk and block...
2016-07-26  Wang Xiaoguangbtrfs: add missing bytes_readonly attribute file in...
2016-07-21  Chris MasonBtrfs: fix delalloc accounting after copy_from_user...
2016-07-20  Josef BacikBtrfs: avoid deadlocks during reservations in btrfs_tru...
2016-07-20  Chris MasonMerge branch 'kdave-part1-enospc' into for-linus-4.8
2016-07-07  Josef BacikBtrfs: use FLUSH_LIMIT for relocation in reserve_metada...
2016-07-07  Josef BacikBtrfs: fill relocation block rsv after allocation
2016-07-07  Josef BacikBtrfs: always use trans->block_rsv for orphans
2016-07-07  Josef BacikBtrfs: change how we calculate the global block rsv
2016-07-07  Josef BacikBtrfs: use root when checking need_async_flush
2016-07-07  Josef BacikBtrfs: don't bother kicking async if there's nothing...
2016-07-07  Josef BacikBtrfs: fix release reserved extents trace points
2016-07-07  Josef BacikBtrfs: add tracepoints for flush events
2016-07-07  Josef BacikBtrfs: fix delalloc reservation amount tracepoint
2016-07-07  Josef BacikBtrfs: trace pinned extents
2016-07-07  Josef BacikBtrfs: introduce ticketed enospc infrastructure
2016-07-07  Josef BacikBtrfs: add tracepoint for adding block groups
2016-07-07  Josef BacikBtrfs: warn_on for unaccounted spaces
2016-07-07  Josef BacikBtrfs: change delayed reservation fallback behavior
2016-07-07  Josef BacikBtrfs: always reserve metadata for delalloc extents
2016-07-07  Josef BacikBtrfs: fix callers of btrfs_block_rsv_migrate
2016-07-07  Josef BacikBtrfs: add bytes_readonly to the spaceinfo at once
2016-07-03  Linus TorvaldsMerge tag 'powerpc-4.7-5' of git://git./linux/kernel...
2016-07-02  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-07-02  Dave AirlieMerge branch 'drm-fixes-4.7' of git://people.freedeskto...
2016-07-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-01  Linus TorvaldsMerge tag 'mfd-fixes-4.7.1' of git://git./linux/kernel...
2016-07-01  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-07-01  Linus TorvaldsMerge tag 'staging-4.7-rc6' of git://git./linux/kernel...
2016-07-01  Linus TorvaldsMerge tag 'tty-4.7-rc6' of git://git./linux/kernel...
2016-07-01  Linus TorvaldsMerge tag 'usb-4.7-rc6' of git://git./linux/kernel...
2016-07-01  Linus TorvaldsMerge tag 'iommu-fixes-v4.7-rc5' of git://git./linux...
2016-07-01  Mark BrownMerge remote-tracking branches 'regulator/fix/anatop...
next
This page took 0.045992 seconds and 8 git commands to generate.