aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21f2fs: add missing INMEM_REVOKE trace enum definitionChao Yu1-0/+1
2017-03-21f2fs: sanity check of crc_offset from raw checkpointKinglong Mee1-1/+1
2017-03-21f2fs: cleanup the disk level filename updatingKinglong Mee5-62/+4
2017-03-21f2fs: cover update_free_nid_bitmap with nid_list_lockChao Yu2-17/+11
2017-03-21f2fs: fix bad prefetchw of NULL pageKinglong Mee1-1/+2
2017-03-21f2fs: clear FI_DATA_EXIST flag in truncate_inline_inodeKinglong Mee3-20/+13
2017-03-21f2fs: move mnt_want_write_file after arguments checkingKinglong Mee1-26/+18
2017-03-21f2fs: check new size by inode_newsize_ok in f2fs_insert_rangeKinglong Mee1-2/+3
2017-03-21f2fs: avoid copy date to user-space if move file range failKinglong Mee1-0/+2
2017-03-21f2fs: drop duplicate new_size assign in f2fs_zero_rangeKinglong Mee1-2/+0
2017-03-21f2fs: adjust the way of calculating nat blockFan Li1-3/+6
2017-03-21f2fs: add fault injection on f2fs_truncateJaegeuk Kim3-0/+8
2017-03-21f2fs: check range before defragmentSheng Yong1-0/+6
2017-03-21f2fs: use parameter max_items instead of PIDVEC_SIZESheng Yong1-1/+1
2017-03-21f2fs: add a punch discard command functionYunlei He1-2/+20
2017-03-21f2fs: allocate a bio for discarding when actually issuing itJaegeuk Kim2-64/+78
2017-03-21f2fs: skip writeback meta pages if cp_mutex acquire failedYunlei He1-3/+4
2017-03-21f2fs: show more precise message on orphan recovery failureJaegeuk Kim1-1/+1
2017-03-21f2fs: remove dead macro PGOFS_OF_NEXT_DNODEKinglong Mee1-6/+0
2017-03-21f2fs: drop duplicate radix tree lookup of nat_entry_setKinglong Mee1-12/+6
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee2-15/+20
2017-03-21f2fs: don't allow volatile writes for non-regular fileChao Yu1-0/+3
2017-03-21f2fs: don't allow atomic writes for not regular filesJaegeuk Kim1-0/+3
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim4-1/+35
2017-03-21f2fs: build stat_info before orphan inode recoveryJaegeuk Kim1-5/+5
2017-03-21f2fs: fix the fault of calculating blkstart twiceKinglong Mee1-1/+2
2017-03-21f2fs: fix the fault of checking F2FS_LINK_MAX for rename inodeKinglong Mee1-2/+2
2017-03-21f2fs: don't allow to get pino when filename is encryptedJaegeuk Kim1-0/+3
2017-03-21f2fs: fix wrong error injection for evict_inodeJaegeuk Kim1-7/+6
2017-03-21f2fs: le32_to_cpu for ckpt->cp_pack_total_block_countKinglong Mee1-1/+2
2017-03-21f2fs: le16_to_cpu for xattr->e_value_sizeJaegeuk Kim1-1/+3
2017-03-21f2fs: don't need to invalidate wrong node pageJaegeuk Kim1-1/+4
2017-03-21f2fs: fix an error return value in truncate_partial_data_pageYunlei He1-1/+1
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 hid-corsairOscar 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-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
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