summaryrefslogtreecommitdiffstats
path: root/net/ceph (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-15firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare1-1/+1
2016-01-15firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare1-6/+5
2016-01-15firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare1-2/+4
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov1-0/+8
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov1-2/+1
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel1-11/+5
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel1-0/+1
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel1-11/+9
2016-01-15net: sctp: Move sequence start handling into sctp_transport_get_idx()Geert Uytterhoeven1-3/+3
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet2-4/+17
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons1-0/+5
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15sctp: support to lookup with ep+paddr in transport rhashtableXin Long1-15/+23
2016-01-15zsmalloc: reorganize struct size_class to pack 4 bytes holeWeijie Yang1-2/+2
2016-01-15mm/zbud.c: use list_last_entry() instead of list_tail_entry()Geliang Tang1-4/+1
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2-4/+4
2016-01-15zram: pass gfp from zcomp frontend to backendMinchan Kim4-35/+23
2016-01-15zram: try vmalloc() after kmalloc()Kyeongdon Kim2-4/+42
2016-01-15zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky3-4/+4
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-15dts: hisi: fixes no syscon fault when init mdioyankejian3-2/+23
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov5-5/+11
2016-01-15mm: add tracepoint for scanning pagesEbru Akagunduz2-32/+270
2016-01-15drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen1-10/+6
2016-01-15mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi1-2/+2
2016-01-15mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton1-1/+1
2016-01-15mm: rework virtual memory accountingKonstantin Khlebnikov9-58/+54
2016-01-15include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli1-2/+2
2016-01-15mm: move lru_to_page to mm_inline.hGeliang Tang3-2/+3
2016-01-15Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire2-4/+6
2016-01-15memory-hotplug: don't BUG() in register_memory_resource()Vitaly Kuznetsov1-4/+5
2016-01-15hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker2-63/+3
2016-01-15mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuationsGeliang Tang1-5/+4
2016-01-15mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov1-3/+0
2016-01-15mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov1-0/+1
2016-01-15vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter3-25/+47
2016-01-15memcg: avoid vmpressure oops when memcg disabledHugh Dickins1-1/+1
2016-01-15mm: memcontrol: switch to the updated jump-label APIJohannes Weiner3-12/+12
2016-01-15mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner5-40/+104
2016-01-15mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner3-25/+110
2016-01-15mm: memcontrol: move socket code for unified hierarchy accountingJohannes Weiner1-74/+74
2016-01-15mm: memcontrol: do not account memory+swap on unified hierarchyJohannes Weiner1-19/+25
2016-01-15mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner5-14/+8
2016-01-15net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner10-171/+69
2016-01-15net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner6-76/+77
2016-01-15net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner3-12/+5
2016-01-15net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner3-40/+3
2016-01-15net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner5-49/+32