2017-11-16 |
Jan Kara | ceph: use pagevec_lookup_range_tag() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jan Kara | btrfs: use pagevec_lookup_range_tag() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jan Kara | mm: implement find_get_pages_range_tag() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Ayush Mittal | mm/page_owner.c: reduce page_owner structure size |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Pintu Agarwal | mm/cma.c: change pr_info to pr_err for cma_alloc fail log |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, arch: remove empty_bad_page* |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Tim Chen | mm/swap_slots.c: fix race conditions in swap_slots... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Andrey Ryabinin | mm: remove unused pgdat->inactive_ratio |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jérôme Glisse | mm/mmu_notifier: avoid call to invalidate_range() in... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jérôme Glisse | mm/mmu_notifier: avoid double notification when it... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zsmalloc: calling zs_map_object() from irq is a bug |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Ralph Campbell | mm/hmm: constify hmm_devmem_page_get_drvdata() parameter |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Anshuman Khandual | fs/hugetlbfs/inode.c: remove redundant -ENIVAL return... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zram: remove zlib from the list of recommended algorithms |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zram: add zstd to the supported algorithms list |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yafang Shao | mm/page-writeback.c: print a warning if the vm dirtines... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Gioh Kim | mm/memblock.c: make the index explicit argument of... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, memory_hotplug: remove timeout from __offline_memory |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, memory_hotplug: do not fail offlining too early |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, page_alloc: fail has_unmovable_pages when seeing... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm: distinguish CMA and MOVABLE isolation in has_unmova... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm: drop migrate type checks from has_unmovable_pages |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Tahsin Erdogan | mm/page-writeback.c: remove unused parameter from balan... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Huang Ying | mm, swap: fix false error message in __swp_swapcount() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm, swap: skip swapcache for swapin of synchronous... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm, swap: introduce SWP_SYNCHRONOUS_IO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | bdi: introduce BDI_CAP_SYNCHRONOUS_IO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | zram: set BDI_CAP_STABLE_WRITES once |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changbin Du | mm: update comments for struct page.mapping |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | net/rds/ib_fmr.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | mm/mempool.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | block/blk-mq.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | include/linux/slab.h: add kmalloc_array_node() and... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Miles Chen | slub: fix sysfs duplicate filename creation when slub_d... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Alexey Dobriyan | slab, slub, slob: convert slab_flags_t to 32-bit |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Alexey Dobriyan | slab, slub, slob: add slab_flags_t |
commit | commitdiff | tree | snapshot |
2017-11-16 |
David Rientjes | mm/slab.c: only set __GFP_RECLAIMABLE once |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Miles Chen | mm/slob.c: remove an unnecessary check for __GFP_ZERO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | mm: oom: show unreclaimable slab info when unreclaimabl... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | mm: slabinfo: remove CONFIG_SLABINFO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | tools: slabinfo: add "-U" option to show unreclaimable... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Guozhonghua | ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bi... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changwei Ge | ocfs2/dlm: get mle inuse only when it is initialized |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: subsystem.su_mutex is required while accessing... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: should wait dio before inode lock in ocfs2_setattr() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: clean up some unused function declarations |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changwei Ge | ocfs2: fix cluster hang after a node dies |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: cleanup unused func declaration and assignment |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: no need flush workqueue before destroying it |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Guozhonghua | ocfs2: remove unused declaration ocfs2_publish_get_moun... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Geert Uytterhoeven | m32r: fix endianness constraints |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Maninder Singh | bloat-o-meter: provide 3 different arguments for data... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/wacom' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/use-timer-setup' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/upstream' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/sony' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/multitouch' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/logitech' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/hyperv' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/asus' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/alps' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.14/upstream-fixes' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/callbacks' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/shadow-variables' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'devicetree-for-4.15' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'leds_for_4.15rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'sound-4.15-rc1' of ssh://gitolite./linux... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'i2c/for-4.15' of ssh://gitolite./linux... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'gpio-v4.15-1' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'dma-mapping-4.15' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'iommu-v4.15-rc1' of git://github.com/awillia... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'for-4.15/dm' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge branch 'for-4.15/block' of git://git.kernel.dk... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'configfs-for-4.15' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge branch 'fsnotify' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'dlm-4.15' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'gfs2-4.15.fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge branch 'for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'xfs-4.15-merge-1' of git://git./fs/xfs/xfs... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'fscrypt-for-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Jan Kara | Merge udf, isofs, quota, ext2 changes for 4.15-rc1. |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Linus Torvalds | Merge tag 'usb-4.15-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
next |