]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2017-06-09  Liu BoBtrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
2017-06-09  Su Yuebtrfs: tree-log.c: Wrong printk information about namelen
2017-06-01  Jeff Mahoneybtrfs: fix race with relocation recovery and fs_root...
2017-06-01  Jeff Mahoneybtrfs: fix memory leak in update_space_info failure...
2017-06-01  David Sterbabtrfs: use correct types for page indices in btrfs_page...
2017-05-16  Colin Ian Kingbtrfs: fix incorrect error return ret being passed...
2017-05-16  Jan Karabtrfs: Make flush bios explicitely sync
2017-05-16  Qu Wenruobtrfs: fiemap: Cache and merge fiemap extent before...
2017-05-04  Chris Masonbtrfs: fix the gfp_mask for the reada_zones radix tree
2017-04-27  Chris MasonMerge branch 'for-chris-4.12' of git://git.kernel.org...
2017-04-26  Filipe MananaBtrfs: fix reported number of inode blocks
2017-04-26  Filipe MananaBtrfs: send, fix file hole not being preserved due...
2017-04-26  Filipe MananaBtrfs: fix extent map leak during fallocate error path
2017-04-26  Filipe MananaBtrfs: fix incorrect space accounting after failure...
2017-04-26  Filipe MananaBtrfs: fix invalid attempt to free reserved space on...
2017-04-26  Qu Wenruobtrfs: Handle delalloc error correctly to avoid ordered...
2017-04-26  Qu Wenruobtrfs: Fix metadata underflow caused by btrfs_reloc_clo...
2017-04-18  Anand Jainbtrfs: check if the device is flush capable
2017-04-18  Anand Jainbtrfs: delete unused member nobarriers
2017-04-18  Qu Wenruobtrfs: scrub: Fix RAID56 recovery race condition
2017-04-18  Qu Wenruobtrfs: scrub: Introduce full stripe lock for RAID56
2017-04-18  Deepa Dinamanibtrfs: Use ktime_get_real_ts for root ctime
2017-04-18  Dan CarpenterBtrfs: handle only applicable errors returned by btrfs_...
2017-04-18  Qu Wenruobtrfs: qgroup: Fix qgroup corruption caused by inode_ca...
2017-04-18  Anand Jainbtrfs: use q which is already obtained from bdev_get_queue
2017-04-18  Liu BoBtrfs: switch to div64_u64 if with a u64 divisor
2017-04-18  Liu BoBtrfs: update scrub_parity to use u64 stripe_len
2017-04-18  Liu BoBtrfs: enable repair during read for raid56 profile
2017-04-18  David Sterbabtrfs: use clear_page where appropriate
2017-04-18  Qu Wenruobtrfs: Prevent scrub recheck from racing with dev replace
2017-04-18  Qu Wenruobtrfs: Wait for in-flight bios before freeing target...
2017-04-18  Qu Wenruobtrfs: scrub: Don't append on-disk pages for raid56...
2017-04-18  Qu Wenruobtrfs: qgroup: Re-arrange tracepoint timing to co-opera...
2017-04-18  Qu Wenruobtrfs: qgroup: Add trace point for qgroup reserved...
2017-04-18  David Sterbabtrfs: drop redundant parameters from btrfs_map_sblock
2017-04-18  David Sterbabtrfs: sink GFP flags parameter to tree_mod_log_insert_root
2017-04-18  David Sterbabtrfs: sink GFP flags parameter to tree_mod_log_insert_move
2017-04-18  Liu BoBtrfs: fix wrong failed mirror_num of read-repair on...
2017-04-18  Liu BoBtrfs: set scrub page's io_error if failing to submit io
2017-04-18  David Sterbabtrfs: track exclusive filesystem operation in flags
2017-04-18  Goldwyn Rodriguesbtrfs: qgroups: Retry after commit on getting EDQUOT
2017-04-18  Edmund Nadolskibtrfs: replace hardcoded value with SEQ_LAST macro
2017-04-18  Edmund Nadolskibtrfs: provide enumeration for __merge_refs mode argument
2017-04-18  David Sterbabtrfs: remove unused qgroup members from btrfs_trans_handle
2017-04-18  David Sterbabtrfs: remove local blocksize variable in reada_find_extent
2017-04-18  David Sterbabtrfs: remove redundant parameter from reada_start_mach...
2017-04-18  David Sterbabtrfs: remove redundant parameter from reada_find_zone
2017-04-18  David Sterbabtrfs: remove redundant parameter from btree_readahead_hook
2017-04-18  David Sterbabtrfs: preallocate radix tree node for global readahead...
2017-04-18  David Sterbabtrfs: preallocate radix tree node for readahead
2017-04-18  Hans van KranenburgBtrfs: consistent usage of types in balance_args
2017-04-18  Goldwyn Rodriguesbtrfs: No need to check !(flags & MS_RDONLY) twice
2017-04-18  Liu BoBtrfs: update comments in cache_save_setup
2017-04-18  Liu BoBtrfs: convert BUG_ON to WARN_ON
2017-04-18  Liu BoBtrfs: helper for ops that requires full stripe
2017-04-18  Liu BoBtrfs: do not add extra mirror when dev_replace target...
2017-04-18  Liu BoBtrfs: handle operations for device replace separately
2017-04-18  Liu BoBtrfs: introduce a function to get extra mirror from...
2017-04-18  Liu BoBtrfs: separate DISCARD from __btrfs_map_block
2017-04-18  Liu BoBtrfs: create a helper for getting chunk map
2017-04-18  Liu BoBtrfs: add file item tracepoints
2017-04-18  Elena Reshetovabtrfs: convert btrfs_raid_bio.refs from atomic_t to...
2017-04-18  Elena Reshetovabtrfs: convert scrub_ctx.refs from atomic_t to refcount_t
2017-04-18  Elena Reshetovabtrfs: convert scrub_parity.refs from atomic_t to refco...
2017-04-18  Elena Reshetovabtrfs: convert scrub_block.refs from atomic_t to refcount_t
2017-04-18  Elena Reshetovabtrfs: convert scrub_recover.refs from atomic_t to...
2017-04-18  Elena Reshetovabtrfs: convert compressed_bio.pending_bios from atomic_...
2017-04-18  Elena Reshetovabtrfs: convert extent_state.refs from atomic_t to refco...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_root.refs from atomic_t to refcount_t
2017-04-18  Elena Reshetovabtrfs: convert btrfs_delayed_item.refs from atomic_t...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_delayed_node.refs from atomic_t...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_delayed_ref_node.refs from atomic_...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_caching_control.count from atomic_...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_ordered_extent.refs from atomic_t...
2017-04-18  Elena Reshetovabtrfs: convert extent_map.refs from atomic_t to refcount_t
2017-04-18  Elena Reshetovabtrfs: convert btrfs_transaction.use_count from atomic_...
2017-04-18  Elena Reshetovabtrfs: convert btrfs_bio.refs from atomic_t to refcount_t
2017-04-18  Liu BoBtrfs: remove ASSERT in btrfs_truncate_inode_items
2017-04-18  Adam Borowskibtrfs: fix a bogus warning when converting only data...
2017-04-18  Dmitry V. LevinMAINTAINERS: add btrfs file entries for include directories
2017-04-16  Linus TorvaldsLinux 4.11-rc7 v4.11-rc7
2017-04-16  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-04-16  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-16  Olof JohanssonMerge tag 'omap-for-v4.11/fixes-rc6-signed' of git...
2017-04-16  Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-04-16  Linus TorvaldsMerge tag 'tty-4.11-rc7' of git://git.kernel.org/pub...
2017-04-16  Linus TorvaldsMerge tag 'trace-v4.11-rc5-2' of git://git.kernel.org...
2017-04-16  Tejun HeoRevert "cgroup: avoid attaching a cgroup root to two...
2017-04-15  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-04-15  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-04-15  Linus TorvaldsMerge branch 'parisc-4.11-4' of git://git.kernel.org...
2017-04-15  Martin Brandenburgorangefs: free superblock when mount fails
2017-04-15  Linus Torvaldsvfs: don't do RCU lookup of empty pathnames
2017-04-15  Mikulas Patockaparisc: fix bugs in pa_memcpy
2017-04-15  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-15  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-15  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-04-14  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-04-14  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-04-14  Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
next