summaryrefslogtreecommitdiffstats
path: root/fs/ntfs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-23f2fs: support fiemap() for directory inodeChao Yu3-2/+9
2019-08-23f2fs: fix to avoid discard command leakChao Yu1-0/+7
2019-08-23f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectlyChao Yu1-1/+2
2019-08-23f2fs: fix to drop meta/node pages during umountChao Yu1-0/+14
2019-08-23f2fs: disallow switching io_bits option during remountChao Yu1-0/+7
2019-08-23f2fs: fix panic of IO alignment featureChao Yu3-1/+12
2019-08-23f2fs: introduce {page,io}_is_mergeable() for readabilityChao Yu1-7/+33
2019-08-16f2fs: fix livelock in swapfile writesJaegeuk Kim1-1/+1
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+13
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-8/+27
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul1-9/+13
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen3-3/+6
2019-08-15of: irq: fix a trivial typo in a doc commentLubomir Rintel1-1/+1
2019-08-15dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring1-1/+2
2019-08-14drm/scheduler: use job count instead of peekChristian König1-2/+2
2019-08-14ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+2
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang4-15/+22
2019-08-14ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang1-9/+0
2019-08-14hugetlbfs: fix hugetlb page migration/fault race causing SIGBUSMike Kravetz1-0/+19
2019-08-14mm, vmscan: do not special-case slab reclaim when watermarks are boostedMel Gorman1-11/+2
2019-08-14Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli3-17/+29
2019-08-14Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli4-51/+22
2019-08-14include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai1-3/+18
2019-08-14seq_file: fix problem when seeking mid-recordNeilBrown1-1/+1
2019-08-14mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin3-6/+43
2019-08-14mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres1-1/+1
2019-08-14mm: kmemleak: disable early logging in case of errorCatalin Marinas1-1/+1
2019-08-14mm/vmalloc.c: fix percpu free VM area search criteriaKuppuswamy Sathyanarayanan1-1/+11
2019-08-14mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-10/+29
2019-08-14mm/z3fold.c: fix z3fold_destroy_pool() race conditionHenry Burns1-1/+4
2019-08-14mm/z3fold.c: fix z3fold_destroy_pool() orderingHenry Burns1-1/+8
2019-08-14mm: mempolicy: handle vma with unmovable pages mapped correctly in mbindYang Shi1-7/+25
2019-08-14mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...Yang Shi1-20/+48
2019-08-14mm/hmm: fix bad subpage pointer in try_to_unmap_oneRalph Campbell1-0/+8
2019-08-14mm/hmm: fix ZONE_DEVICE anon page mapping reuseRalph Campbell1-0/+24
2019-08-14mm: document zone device struct page field usageRalph Campbell1-1/+10
2019-08-13KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu1-13/+0
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler5-12/+25
2019-08-13ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai1-0/+1
2019-08-13MAINTAINERS: iomap: Remove fs/iomap.c recordDenis Efremov1-1/+0
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon1-3/+11
2019-08-13drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher1-5/+6
2019-08-13drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-13dt-bindings: fec: explicitly mark deprecated propertiesSven Van Asbroeck1-13/+17
2019-08-13of: resolver: Add of_node_put() before return and breakNishka Dasgupta1-3/+9
2019-08-12xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong1-8/+21
2019-08-12xfs: remove more ondisk directory corruption assertsDarrick J. Wong2-8/+14
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter1-2/+6
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter1-3/+1
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas1-4/+5