summaryrefslogtreecommitdiffstats
path: root/fs/bio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-19mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4
2013-12-19fix build with make 3.80Jan Beulich1-13/+7
2013-12-19mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8
2013-12-19MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso1-0/+6
2013-12-19mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+10
2013-12-19mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim1-0/+4
2013-12-19mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim1-1/+1
2013-12-19mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-12-19sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2013-12-19mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner1-1/+2
2013-12-19mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman2-7/+3
2013-12-19mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2013-12-19mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel8-7/+69
2013-12-19mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman3-6/+37
2013-12-19mm: numa: clear numa hinting information on mprotectMel Gorman2-0/+4
2013-12-19sched: numa: skip inaccessible VMAsMel Gorman1-0/+7
2013-12-19mm: numa: avoid unnecessary work on the failure pathMel Gorman1-1/+3
2013-12-19mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman1-0/+7
2013-12-19mm: numa: do not clear PTE for pte_numa updateMel Gorman1-2/+7
2013-12-19mm: numa: do not clear PMD during PTE update scanMel Gorman1-1/+1
2013-12-19mm: clear pmd_numa before invalidatingMel Gorman1-0/+3
2013-12-19mm: numa: call MMU notifiers on THP migrationMel Gorman1-8/+14
2013-12-19mm: numa: serialise parallel get_user_page against THP migrationMel Gorman3-15/+60
2013-12-19kexec: migrate to reboot cpuVivek Goyal3-1/+3
2013-12-18net_dma: mark brokenDan Williams1-0/+1
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon1-4/+1
2013-12-18ALSA: hda - Add Dell headset detection quirk for one more laptop modelHui Wang1-0/+1
2013-12-18ASoC: wm8904: fix DSP mode B configurationBo Shen1-1/+1
2013-12-18ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax1-3/+7
2013-12-18KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras1-0/+1
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V3-4/+5
2013-12-18imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King1-0/+9
2013-12-18imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King1-2/+3
2013-12-18imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King1-2/+2
2013-12-18imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King1-9/+0
2013-12-18imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King1-16/+16
2013-12-18imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King1-6/+14
2013-12-18imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King1-0/+1
2013-12-18tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2