index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-21
f2fs: only set project inherit bit for directory
Wang Shilong
2019-06-21
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
Eric Biggers
2019-06-21
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
2019-06-03
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
2019-06-03
f2fs: Fix accounting for unusable blocks
Daniel Rosenberg
2019-06-03
f2fs: Fix root reserved on remount
Daniel Rosenberg
2019-06-03
f2fs: Lower threshold for disable_cp_again
Daniel Rosenberg
2019-05-30
f2fs: fix sparse warning
Chao Yu
2019-05-30
f2fs: fix f2fs_show_options to show nodiscard mount option
Sahitya Tummala
2019-05-30
f2fs: add error prints for debugging mount failure
Sahitya Tummala
2019-05-30
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
2019-05-30
f2fs: add missing sysfs entries in documentation
Jaegeuk Kim
2019-05-23
f2fs: fix to avoid deadloop if data_flush is on
Chao Yu
2019-05-23
f2fs: always assume that the device is idle under gc_urgent
Park Ju Hyung
2019-05-23
f2fs: add bio cache for IPU
Chao Yu
2019-05-23
f2fs: allow ssr block allocation during checkpoint=disable period
Jaegeuk Kim
2019-05-23
f2fs: fix to check layout on last valid checkpoint park
Chao Yu
2019-05-23
f2fs: link f2fs quota ops for sysfile
Jaegeuk Kim
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
Yafang Shao
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
2019-05-14
mm/z3fold.c: improve compression by extending search
Vitaly Wool
2019-05-14
mm/z3fold.c: introduce helper functions
Vitaly Wool
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
2019-05-14
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
[next]