summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-23f2fs: Trace reset zone eventsDamien Le Moal
2016-11-23f2fs: Reset sequential zones on zoned block devicesDamien Le Moal
2016-11-23f2fs: Cache zoned block devices zone typeDamien Le Moal
2016-11-23f2fs: Do not allow adaptive mode for host-managed zoned block devicesDamien Le Moal
2016-11-23f2fs: Always enable discard for zoned blocks devicesDamien Le Moal
2016-11-23f2fs: Suppress discard warning message for zoned block devicesDamien Le Moal
2016-11-23f2fs: Check zoned block feature for host-managed zoned block devicesDamien Le Moal
2016-11-23f2fs: Use generic zoned block device terminologyDamien Le Moal
2016-11-23f2fs: Add missing break in switch-caseDamien Le Moal
2016-11-23f2fs: avoid infinite loop in the EIO case on recover_orphan_inodesJaegeuk Kim
2016-11-23f2fs: report error of f2fs_fill_dentriesChao Yu
2016-11-23f2fs: hide a maybe-uninitialized warningArnd Bergmann
2016-11-23f2fs: remove percpu_count due to performance regressionJaegeuk Kim
2016-11-23f2fs: make clean inodes when flushing inode pageJaegeuk Kim
2016-11-23f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim
2016-11-23f2fs: use BIO_MAX_PAGES for bio allocationJaegeuk Kim
2016-11-23f2fs: declare static function for __build_free_nidsJaegeuk Kim
2016-11-23f2fs: call f2fs_balance_fs for setattrJaegeuk Kim
2016-11-23f2fs: count dirty inodes to flush node pages during checkpointJaegeuk Kim
2016-11-23f2fs: avoid casted negative value as shrink countChao Yu
2016-11-23f2fs: don't interrupt free nids building during nid allocationChao Yu
2016-11-23f2fs: clean up free nid list operationsJaegeuk Kim
2016-11-23f2fs: split free nid listChao Yu
2016-11-23f2fs: clear nlink if fail to add_linkChao Yu
2016-11-23f2fs: fix sparse warningsEric Biggers
2016-11-23f2fs: fix error handling in fsync_node_pagesChao Yu
2016-11-23f2fs: fix to update largest extent under lockChao Yu
2016-11-23f2fs: be aware of extent beyond EOF in fiemapChao Yu
2016-11-23f2fs: don't miss any f2fs_balance_fs casesChao Yu
2016-11-23f2fs: add missing f2fs_balance_fs in f2fs_zero_rangeChao Yu
2016-11-23f2fs: give a chance to detach from dirty listChao Yu
2016-11-23f2fs: fix to release discard entries during checkpointChao Yu
2016-11-23f2fs: exclude free nids building and allocationChao Yu
2016-11-23f2fs: fix overflow due to condition check orderJaegeuk Kim
2016-11-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2016-11-22crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu
2016-11-22crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu
2016-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds