summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28f2fs: simplify by using a literalDan Carpenter
2014-08-25f2fs: truncate stale block for inline_dataJaegeuk Kim
2014-08-22f2fs: use macro for code readabilityChao Yu
2014-08-21f2fs: introduce need_do_checkpoint for readabilityChao Yu
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu
2014-08-21f2fs: remove rename and use rename2Jaegeuk Kim
2014-08-21f2fs: skip if inline_data was converted alreadyJaegeuk Kim
2014-08-21f2fs: remove rewrite_node_pageJaegeuk Kim
2014-08-21f2fs: avoid double lock in truncate_blocksJaegeuk Kim
2014-08-21f2fs: prevent checkpoint during roll-forwardJaegeuk Kim
2014-08-21f2fs: add WARN_ON in f2fs_bug_onJaegeuk Kim
2014-08-21f2fs: handle EIO not to break fs consistencyJaegeuk Kim
2014-08-21f2fs: check s_dirty under cp_mutexJaegeuk Kim
2014-08-21f2fs: unlock_page when node page is redirtied outJaegeuk Kim
2014-08-21f2fs: introduce f2fs_cp_error for readabilityJaegeuk Kim
2014-08-21f2fs: give a chance to mount again when encountering errorsJaegeuk Kim
2014-08-21f2fs: trigger release_dirty_inode in f2fs_put_superJaegeuk Kim
2014-08-19f2fs: don't skip checkpoint if there is no dirty node pagesJaegeuk Kim
2014-08-19f2fs: avoid bug_on when error is occurredJaegeuk Kim
2014-08-19f2fs: fix to recover inline_xattr/data and blocksJaegeuk Kim
2014-08-19f2fs: should clear the inline_xattr flagJaegeuk Kim
2014-08-19f2fs: clear FI_INC_LINK during the recoveryJaegeuk Kim
2014-08-19f2fs: fix the initial inode page for recoveryJaegeuk Kim
2014-08-19f2fs: make clear on test condition and return typesJaegeuk Kim
2014-08-19f2fs: should convert inline_data during the mkwriteJaegeuk Kim
2014-08-19f2fs: fix typoarter97
2014-08-19Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-19frv: Define cpu_relax_lowlatency()Davidlohr Bueso
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown
2014-08-19md/raid10: avoid memory leak on error path during reshape.NeilBrown
2014-08-19md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-08-19md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-08-18md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-08-18md/raid5: avoid livelock caused by non-aligned writes.NeilBrown
2014-08-16Linux 3.17-rc1Linus Torvalds
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-16Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-16Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos
2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos
2014-08-16platform/x86: Toshiba HDD Active Protection SensorAzael Avalos
2014-08-16asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede
2014-08-16alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause