summaryrefslogtreecommitdiffstats
path: root/fs/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-10fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-10sh: cayman: IDE support fixBartlomiej Zolnierkiewicz1-2/+0
2017-03-10kasan: fix races in quarantine_remove_cache()Dmitry Vyukov1-6/+36
2017-03-10kasan: resched in quarantine_remove_cache()Dmitry Vyukov1-1/+8
2017-03-10mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-10thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov1-5/+4
2017-03-10rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov1-6/+7
2017-03-10mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro1-1/+4
2017-03-10userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-03-10userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli3-13/+47
2017-03-10userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport1-0/+9
2017-03-10mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-10drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-10mm/vmstats: add thp_split_pud event for clarityYisheng Xie3-1/+7
2017-03-10include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-10userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli1-13/+5
2017-03-10userfaultfd: non-cooperative: robustness checkAndrea Arcangeli1-2/+7
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli5-43/+1
2017-03-10x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-10x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-10power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-10powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-10scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada16-19/+18
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada17-18/+19
2017-03-10userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli1-1/+1
2017-03-08mm, page_alloc: Add missing check for memory holesTony Luck1-1/+2
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds1-1/+0
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2-6/+10
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2-21/+49
2017-03-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2-17/+32
2017-03-08axonram: Fix gendisk handlingJan Kara1-1/+4
2017-03-08blk: improve order of bio handling in generic_make_request()NeilBrown1-4/+21
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara5-65/+8
2017-03-08block: Make del_gendisk() safer for disks without queuesJan Kara1-6/+10
2017-03-08bdi: Fix use-after-free in wb_congested_put()Jan Kara1-15/+21
2017-03-08block: Allow bdi re-registrationJan Kara1-0/+7
2017-03-08block/sed: Fix opal user range check and unused variablesJon Derrick1-8/+2
2017-03-08zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn1-0/+2
2017-03-08blk-mq: free hctx->cpumask in release handler of hctx's kobjectMing Lei2-12/+1
2017-03-08blk-mq: make lifetime consistent between hctx and its kobjectMing Lei2-9/+11
2017-03-08blk-mq: make lifetime consitent between q/ctx and its kobjectMing Lei3-8/+20
2017-03-08blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei3-4/+5
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)1-7/+11
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)1-3/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann14-0/+20
2017-03-08xfs: remove kmem_zalloc_greedyDarrick J. Wong3-24/+2
2017-03-08xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra1-2/+1
2017-03-08xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig1-32/+27
2017-03-08xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig6-13/+22
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu1-3/+2