| Commit message (Expand) | Author | Files | Lines |
2016-05-27 | mm/memcontrol.c: move comments for get_mctgt_type() to proper position | Li RongQing | 1 | -18/+19 |
2016-05-27 | mm/memcontrol.c: fix the margin computation in mem_cgroup_margin() | Li RongQing | 1 | -0/+2 |
2016-05-27 | mm/cma: silence warnings due to max() usage | Stephen Rothwell | 1 | -3/+4 |
2016-05-27 | mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() | Kirill A. Shutemov | 1 | -0/+2 |
2016-05-27 | oom_reaper: close race with exiting task | Michal Hocko | 1 | -6/+24 |
2016-05-27 | mm: use early_pfn_to_nid in register_page_bootmem_info_node | Yang Shi | 1 | -1/+1 |
2016-05-27 | mm: use early_pfn_to_nid in page_ext_init | Yang Shi | 2 | -3/+4 |
2016-05-27 | MAINTAINERS: Kdump maintainers update | Vivek Goyal | 1 | -2/+3 |
2016-05-27 | MAINTAINERS: add kexec_core.c and kexec_file.c | Minfei Huang | 1 | -1/+1 |
2016-05-27 | mm: oom: do not reap task if there are live threads in threadgroup | Vladimir Davydov | 1 | -2/+0 |
2016-05-27 | direct-io: fix direct write stale data exposure from concurrent buffered read | Eryu Guan | 1 | -7/+7 |
2016-05-27 | ocfs2: bump up o2cb network protocol version | Junxiao Bi | 1 | -1/+4 |
2016-05-27 | ocfs2: o2hb: fix hb hung time | Junxiao Bi | 1 | -1/+1 |
2016-05-27 | ocfs2: o2hb: don't negotiate if last hb fail | Junxiao Bi | 1 | -0/+10 |
2016-05-27 | ocfs2: o2hb: add some user/debug log | Junxiao Bi | 1 | -7/+32 |
2016-05-27 | ocfs2: o2hb: add NEGOTIATE_APPROVE message | Junxiao Bi | 1 | -1/+27 |
2016-05-27 | ocfs2: o2hb: add NEGO_TIMEOUT message | Junxiao Bi | 1 | -1/+65 |
2016-05-27 | ocfs2: o2hb: add negotiate timer | Junxiao Bi | 1 | -4/+47 |
2016-05-27 | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 | Andrew Morton | 1 | -3/+7 |
2016-05-27 | update "mm/zsmalloc: don't fail if can't create debugfs info" | Dan Streetman | 1 | -19/+16 |
2016-05-27 | dma-debug: avoid spinlock recursion when disabling dma-debug | Ville Syrjälä | 1 | -1/+1 |
2016-05-27 | mm: oom_reaper: remove some bloat | Michal Hocko | 3 | -1/+7 |
2016-05-27 | memcg: fix mem_cgroup_out_of_memory() return value. | Tetsuo Handa | 1 | -0/+2 |
2016-05-27 | ocfs2: fix improper handling of return errno | Eric Ren | 1 | -6/+1 |
2016-05-27 | mm: slub: remove unused virt_to_obj() | Andrey Ryabinin | 1 | -16/+0 |
2016-05-27 | mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta | Andrey Ryabinin | 1 | -1/+0 |
2016-05-27 | mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly | Yang Shi | 1 | -0/+1 |
2016-05-27 | seqlock: fix raw_read_seqcount_latch() | Alexey Dobriyan | 1 | -2/+2 |
2016-05-26 | pnfs: pnfs_update_layout needs to consider if strict iomode checking is on | Tom Haynes | 4 | -25/+61 |
2016-05-26 | nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r... | Tom Haynes | 1 | -2/+3 |
2016-05-26 | Documentation/hwmon: Update links in max34440 | Glenn Dayton | 1 | -3/+3 |
2016-05-26 | hwmon: (emc2103) Fix typo in MODULE_PARM_DESC | Dan Carpenter | 1 | -1/+1 |
2016-05-26 | Yama: fix double-spinlock and user access in atomic context | Jann Horn | 1 | -6/+63 |
2016-05-26 | ceph: fix wake_up_session_cb() | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 2 | -5/+7 |
2016-05-26 | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng | 1 | -1/+3 |
2016-05-26 | ceph: handle interrupted ceph_writepage() | Yan, Zheng | 1 | -4/+18 |
2016-05-26 | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | libceph: make ceph_osdc_wait_request() uninterruptible | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng | 1 | -13/+15 |
2016-05-26 | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng | 1 | -20/+17 |
2016-05-26 | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng | 1 | -27/+39 |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 6 | -9/+9 |
2016-05-26 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 1 | -7/+15 |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng | 2 | -4/+21 |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 1 | -5/+23 |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 1 | -0/+3 |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 1 | -0/+13 |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng | 6 | -47/+136 |