summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-26f2fs: avoid writing 0'th page in volatile writesJaegeuk Kim
2016-04-26f2fs: avoid needless lock for node pages when fsyncing a fileJaegeuk Kim
2016-04-15f2fs: flush dirty pages before starting atomic writesJaegeuk Kim
2016-04-15f2fs: don't invalidate atomic page if successfulJaegeuk Kim
2016-04-15f2fs: give -E2BIG for no space in xattrJaegeuk Kim
2016-04-15f2fs: remove redundant condition checkJaegeuk Kim
2016-04-15f2fs: unset atomic/volatile flag in f2fs_release_fileJaegeuk Kim
2016-04-15f2fs: fix dropping inmemory pages in a wrong timeJaegeuk Kim
2016-04-15f2fs: add BUG_ON to avoid unnecessary flowJaegeuk Kim
2016-04-15f2fs: use PGP_LOCK to check its truncationJaegeuk Kim
2016-04-15f2fs: fix to convert inline directory correctlyChao Yu
2016-04-15f2fs: show current mount statusJaegeuk Kim
2016-04-15f2fs: treat as a normal umount when remounting roJaegeuk Kim
2016-04-15f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim
2016-04-15f2fs: recover superblock at RW remountsJaegeuk Kim
2016-04-15f2fs: give RO message when recovering superblockJaegeuk Kim
2016-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-15Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-04-15Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-04-15Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-15Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-15Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer
2016-04-14/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds
2016-04-14pwm: fsl-ftm: Use flat regmap cacheStefan Agner
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang
2016-04-13ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-04-13Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij
2016-04-12Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2016-04-12Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-04-12bus: uniphier-system-bus: fix condition of overlap checkKunihiko Hayashi
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim
2016-04-12ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang