]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-11-25 David Sterbabtrfs: fix rcu warning during device replace
2015-11-25 Zhaoleibtrfs: Continue replace when set_block_ro failed
2015-11-25 David Sterbabtrfs: fix clashing number of the enhanced balance...
2015-11-25 Filipe MananaBtrfs: fix the number of transaction units needed to...
2015-11-25 Filipe MananaBtrfs: use global reserve when deleting unused block...
2015-11-25 Dan CarpenterBtrfs: tests: checking for NULL instead of IS_ERR()
2015-11-25 David Sterbabtrfs: fix signed overflows in btrfs_sync_file
2015-11-11 Zhao Leibtrfs: Use fs_info directly in btrfs_delete_unused_bgs
2015-11-11 Zhao Leibtrfs: Fix lost-data-profile caused by balance bg
2015-11-11 Zhao Leibtrfs: Fix lost-data-profile caused by auto removing bg
2015-11-11 Zhao Leibtrfs: Remove len argument from scrub_find_csum
2015-11-11 Zhao Leibtrfs: Reduce unnecessary arguments in scrub_recheck_block
2015-11-11 Zhao Leibtrfs: Use scrub_checksum_data and scrub_checksum_tree_...
2015-11-11 Zhao Leibtrfs: Reset sblock->xxx_error stats before calling...
2015-11-11 Zhao Leibtrfs: scrub: setup all fields for sblock_to_check
2015-11-11 Zhao Leibtrfs: scrub: set error stats when tree block spanning...
2015-11-09 Filipe MananaBtrfs: fix race when listing an inode's xattrs
2015-11-09 Filipe MananaBtrfs: fix race leading to BUG_ON when running delalloc...
2015-11-08 Filipe MananaBtrfs: fix race leading to incorrect item deletion...
2015-11-05 Filipe MananaBtrfs: fix sleeping inside atomic context in qgroup...
2015-11-05 Filipe MananaBtrfs: fix race waiting for qgroup rescan worker
2015-11-05 Justin Maggardbtrfs: qgroup: exit the rescan worker during umount
2015-11-05 Filipe MananaBtrfs: fix extent accounting for partial direct IO...
2015-11-03 Filipe MananaBtrfs: fix hole punching when using the no-holes feature
2015-11-03 chandanBtrfs: find_free_extent: Do not erroneously skip LOOP_C...
2015-11-03 Qu Wenruobtrfs: Fix a data space underflow warning
2015-10-27 Qu Wenruobtrfs: qgroup: Fix a rebase bug which will cause qgroup...
2015-10-27 Qu Wenruobtrfs: qgroup: Fix a race in delayed_ref which leads...
2015-10-27 Jiri Kosinabtrfs: clear PF_NOFREEZE in cleaner_kthread()
2015-10-27 Qu Wenruobtrfs: qgroup: Don't copy extent buffer to do qgroup...
2015-10-27 David Sterbabtrfs: add balance filters limits, stripes and usage...
2015-10-27 David Sterbabtrfs: extend balance filter usage to take minimum...
2015-10-27 Gabríel Arthúr... btrfs: add balance filter for stripes
2015-10-27 David Sterbabtrfs: extend balance filter limit to take minimum...
2015-10-27 Chris Masonbtrfs: fix use after free iterating extrefs
2015-10-27 David Sterbabtrfs: check unsupported filters in balance arguments
2015-10-25 Filipe MananaBtrfs: fix regression running delayed references when...
2015-10-25 Filipe MananaBtrfs: fix regression when running delayed references
2015-10-22 Chris MasonMerge branch 'allocator-fixes' into for-linus-4.4
2015-10-22 Josef BacikBtrfs: don't do extra bitmap search in one bit case
2015-10-22 Josef BacikBtrfs: keep track of largest extent in bitmaps
2015-10-22 Josef BacikBtrfs: don't keep trying to build clusters if we are...
2015-10-22 Josef BacikBtrfs: cut down on loops through the allocator
2015-10-22 Josef BacikBtrfs: don't continue setting up space cache when enospc
2015-10-22 Josef BacikBtrfs: keep track of max_extent_size per space_info
2015-10-22 Josef BacikBtrfs: don't loop in allocator for space cache
2015-10-22 Josef BacikBtrfs: add a flags field to btrfs_transaction
2015-10-22 Josef BacikBtrfs: fix prealloc under heavy fragmentation conditions
2015-10-22 Josef BacikBtrfs: add fragment=* debug mount option
2015-10-22 Josef BacikBtrfs: fix qgroup sanity tests
2015-10-22 Josef BacikBtrfs: change how we wait for pending ordered extents
2015-10-22 Qu Wenruobtrfs: qgroup: Check if qgroup reserved space leaked
2015-10-22 Qu Wenruobtrfs: qgroup: Avoid calling btrfs_free_reserved_data_s...
2015-10-22 Qu Wenruobtrfs: fallocate: Add support to accurate qgroup reserve
2015-10-22 Qu Wenruobtrfs: qgroup: Add new trace point for qgroup data...
2015-10-22 Qu Wenruobtrfs: Add handler for invalidate page
2015-10-22 Qu Wenruobtrfs: qgroup: Add handler for NOCOW and inline
2015-10-22 Qu Wenruobtrfs: qgroup: Cleanup old inaccurate facilities
2015-10-22 Qu Wenruobtrfs: extent-tree: Switch to new delalloc space reserv...
2015-10-22 Qu Wenruobtrfs: extent-tree: Add new version of btrfs_delalloc_r...
2015-10-22 Qu Wenruobtrfs: extent-tree: Switch to new check_data_free_space...
2015-10-22 Qu Wenruobtrfs: extent-tree: Add new version of btrfs_check_data...
2015-10-22 Qu Wenruobtrfs: qgroup: Use new metadata reservation.
2015-10-22 Qu Wenruobtrfs: qgroup: Introduce new functions to reserve/free...
2015-10-22 Qu Wenruobtrfs: delayed_ref: release and free qgroup reserved...
2015-10-22 Qu Wenruobtrfs: delayed_ref: Add new function to record reserved...
2015-10-22 Qu Wenruobtrfs: qgroup: Introduce functions to release/free...
2015-10-22 Qu Wenruobtrfs: qgroup: Introduce btrfs_qgroup_reserve_data...
2015-10-22 Qu Wenruobtrfs: extent_io: Introduce new function clear_record_e...
2015-10-22 Qu Wenruobtrfs: extent_io: Introduce new function set_record_ext...
2015-10-22 Qu Wenruobtrfs: extent_io: Introduce needed structure for recodi...
2015-10-22 Chris MasonMerge branch 'integration-4.4' of git://git.kernel...
2015-10-22 Chris MasonMerge branch 'cleanups/for-4.4' of git://git.kernel...
2015-10-21 Luis de Bethencourtbtrfs: reada: Fix returned errno code
2015-10-21 Luis de Bethencourtbtrfs: check-integrity: Fix returned errno codes
2015-10-21 Byongho Leebtrfs: compress: put variables defined per compress...
2015-10-21 Byongho Leebtrfs: cleanup iterating over prop_handlers array
2015-10-21 Geliang Tangbtrfs: fix a comment typo
2015-10-21 Alexandru Moisebtrfs: declare rsv_count as unsigned int instead of int
2015-10-21 Alexandru Moisebtrfs: change num_items type from u64 to unsigned int
2015-10-21 Alexandru Moisebtrfs: cleanup btrfs_balance profile validity checks
2015-10-21 Shan Haibtrfs/file.c: remove an unsed varialbe first_index
2015-10-21 Zhao Leibtrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
2015-10-21 Zhao Leibtrfs: use btrfs_raid_array for btrfs_get_num_tolerated...
2015-10-21 Zhao Leibtrfs: Move btrfs_raid_array to public
2015-10-21 Alexandru Moisebtrfs: use a single if() statement for one outcome...
2015-10-21 Alexandru Moisebtrfs: memset cur_trans->delayed_refs to zero
2015-10-21 Byongho Leebtrfs: remove unnecessary list_del
2015-10-21 Byongho Leebtrfs: replace unnecessary list_for_each_entry_safe...
2015-10-21 Alexandru Moisebtrfs: trimming some start_transaction() code away
2015-10-21 Alexandru Moisebtrfs: Fixed declaration of old_len
2015-10-21 Alexandru Moisebtrfs: Fixed dsize and last_off declarations
2015-10-21 Chandan RajendraBtrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type...
2015-10-16 Filipe MananaBtrfs: fix truncation of compressed and inlined extents
2015-10-14 Filipe MananaBtrfs: fix double range unlock of hole region when...
2015-10-14 Filipe MananaBtrfs: fix file corruption and data loss after cloning...
2015-10-13 Robin Ruedebtrfs: fix resending received snapshot with parent
2015-10-13 Filipe MananaBtrfs: send, fix file corruption due to incorrect cloni...
2015-10-12 Chris MasonMerge branch 'fix/waitqueue-barriers' of git://git...
2015-10-12 Chris MasonMerge branch 'anand/sysfs-updates-v4.3-rc3' of git...
next