summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12btrfs: sink parameter len to alloc_extent_bufferDavid Sterba
2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba
2014-12-12btrfs: use GFP_NOFS in __alloc_extent_buffer directlyDavid Sterba
2014-12-12btrfs: sink blocksize parameter to tree_block_processedDavid Sterba
2014-12-12btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba
2014-12-12btrfs: sink blocksize parameter to btrfs_init_new_bufferDavid Sterba
2014-12-12btrfs: sink blocksize parameter to reada_tree_block_flaggedDavid Sterba
2014-12-12btrfs: remove blocksize from reada_extentDavid Sterba
2014-12-12btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba
2014-12-03Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-03Btrfs: make get_caching_control unconditionally return the ctlJosef Bacik
2014-12-03Btrfs: fix unprotected deletion from pending_chunks listFilipe Manana
2014-12-03Btrfs: fix fs mapping extent map leakFilipe Manana
2014-12-03Btrfs: fix memory leak after block remove + trimmingFilipe Manana
2014-12-03Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana
2014-12-03Btrfs: fix race between writing free space cache and trimmingFilipe Manana
2014-12-03Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana
2014-12-03Btrfs, replace: enable dev-replace for raid56Zhao Lei
2014-12-03Btrfs: fix freeing used extents after removing empty block groupFilipe Manana
2014-12-03Btrfs: fix crash caused by block group removalFilipe Manana
2014-12-03Btrfs: fix invalid block group rbtree access after bg is removedFilipe Manana
2014-12-03Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie
2014-12-03Btrfs, replace: write raid56 parity into the replace target deviceMiao Xie
2014-12-03Btrfs, replace: write dirty pages into the replace target deviceMiao Xie
2014-12-03Btrfs, raid56: support parity scrub on raid56Miao Xie
2014-12-03Btrfs, raid56: use a variant to record the operation typeMiao Xie
2014-12-03Btrfs, scrub: repair the common data on RAID5/6 if it is corruptedMiao Xie
2014-12-03Btrfs, raid56: don't change bbio and raid_mapMiao Xie
2014-12-03Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_blockZhao Lei
2014-12-03Btrfs: remove noused bbio_ret in __btrfs_map_block in conditionZhao Lei
2014-11-25Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana
2014-11-25Btrfs: ensure send always works on roots without orphansFilipe Manana
2014-11-25Btrfs: fix freeing used extent after removing empty block groupFilipe Manana
2014-11-25Btrfs: include vmalloc.h in check-integrity.cChris Mason
2014-11-25btrfs: Fix a lockdep warning when running xfstest.Qu Wenruo
2014-11-25Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2014-11-23Linux 3.18-rc6Linus Torvalds
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-23Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo
2014-11-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds