summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-19reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara3-28/+1
2017-04-19reiserfs: Remove useless setting of i_flagsJan Kara1-4/+0
2017-04-19jfs: Remove jfs_get_inode_flags()Jan Kara4-22/+0
2017-04-19ext2: Remove ext2_get_inode_flags()Jan Kara3-22/+0
2017-04-19ext4: Remove ext4_get_inode_flags()Jan Kara3-29/+0
2017-04-19quota: Stop setting IMMUTABLE and NOATIME flags on quota filesJan Kara1-14/+5
2017-04-19jfs: Set flags on quota files directlyJan Kara1-2/+77
2017-04-19ext2: Set flags on quota files directlyJan Kara1-2/+76
2017-04-19reiserfs: Set flags on quota files directlyJan Kara1-3/+54
2017-04-19ext4: Set flags on quota files directlyJan Kara1-6/+56
2017-04-05reiserfs: Protect dquot_writeback_dquots() by s_umount semaphoreJan Kara1-0/+14
2017-04-05reiserfs: Make cancel_old_flush() reliableJan Kara3-7/+17
2017-04-05ext2: Call dquot_writeback_dquots() with s_umount heldJan Kara3-7/+7
2017-03-23reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2-2/+1
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying1-2/+0
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-55/+69
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-7/+71
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds7-56/+84
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+3
2017-03-21Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-87/+87
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann1-3/+3
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu1-78/+47
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu3-6/+30
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim2-10/+10
2017-03-20f2fs: declare static functionsJaegeuk Kim1-3/+4
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim1-0/+6
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+88
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds25-548/+1274
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2