summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-21f2fs: skip writeback meta pages if cp_mutex acquire failedYunlei He
2017-03-21f2fs: show more precise message on orphan recovery failureJaegeuk Kim
2017-03-21f2fs: remove dead macro PGOFS_OF_NEXT_DNODEKinglong Mee
2017-03-21f2fs: drop duplicate radix tree lookup of nat_entry_setKinglong Mee
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee
2017-03-21f2fs: don't allow volatile writes for non-regular fileChao Yu
2017-03-21f2fs: don't allow atomic writes for not regular filesJaegeuk Kim
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim
2017-03-21f2fs: build stat_info before orphan inode recoveryJaegeuk Kim
2017-03-21f2fs: fix the fault of calculating blkstart twiceKinglong Mee
2017-03-21f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee
2017-03-21f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim
2017-03-21f2fs: fix wrong error injection for evict_inodeJaegeuk Kim
2017-03-21f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee
2017-03-21f2fs: le16_to_cpu for xattr->e_value_sizeJaegeuk Kim
2017-03-21f2fs: don't need to invalidate wrong node pageJaegeuk Kim
2017-03-21f2fs: fix an error return value in truncate_partial_data_pageYunlei He
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-03-21Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-19Linux 4.11-rc3Linus Torvalds
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran