summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/dm-service-time.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-05dm mpath: eliminate use of spinlock in IO fast-pathsMike Snitzer1-77/+93
2016-05-05dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer1-2/+1
2016-05-05dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer1-28/+33
2016-05-05dm mpath: switch to using bitops for state flagsMike Snitzer1-56/+75
2016-05-05dm thin: Remove return statement from void functionAmitoj Kaur Chawla1-1/+1
2016-05-05dm: remove unused mapped_device argument from free_tio()Mike Snitzer1-6/+4
2016-05-05block: make bio_inc_remaining() interface accessible againMike Snitzer2-11/+11
2016-05-05block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discardMike Snitzer1-2/+5
2016-05-03block: Minor blk_account_io_start usage cleanupMichael Callahan1-2/+1
2016-05-02block: add __blkdev_issue_discardChristoph Hellwig2-26/+39
2016-05-02block: remove struct bio_batchChristoph Hellwig1-91/+27
2016-05-02Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-04-29Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-04-29lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-04-29rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy1-2/+2
2016-04-29mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov1-1/+9
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei1-0/+2
2016-04-29Ananth has movedAnanth N Mavinakayanahalli1-1/+1
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-29kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-04-29mm: wake kcompactd before kswapd's short sleepVlastimil Babka1-14/+14
2016-04-29.mailmap: add Frank RowandFrank Rowand1-0/+3
2016-04-29mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim1-1/+7
2016-04-29mm: call swap_slot_free_notify() with page lock heldMinchan Kim1-1/+5
2016-04-29mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-04-29mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-04-29mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski1-0/+1
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov3-3/+13
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1
2016-04-29kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai1-2/+4
2016-04-29RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee1-4/+4
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/rdmavt: Fix send schedulingJubin John1-2/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg1-2/+2
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai1-0/+5
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin4-11/+75