summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-04rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov1-5/+5
2017-05-04ceph: when seeing write errors on an inode, switch to sync writesJeff Layton3-14/+49
2017-05-04Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton1-3/+0
2017-05-04ceph: handle epoch barriers in cap messagesJeff Layton3-7/+41
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton3-8/+76
2017-05-04libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton1-0/+34
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton4-0/+10
2017-05-04libceph: remove req->r_replay_versionJeff Layton3-7/+5
2017-05-04ceph: make seeky readdir more efficientYan, Zheng5-6/+21
2017-05-04ceph: close stopped mds' sessionYan, Zheng1-0/+16
2017-05-04ceph: fix potential use-after-freeYan, Zheng1-2/+8
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng4-26/+56
2017-05-04ceph: fix wrong check in ceph_renew_caps()Yan, Zheng1-1/+1
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova3-5/+5
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2-9/+10
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2-4/+5
2017-05-04ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova3-5/+6
2017-05-04ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2-11/+12
2017-05-04libceph: supported_features module parameterIlya Dryomov1-0/+11
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov5-21/+13
2017-05-04um: Add missing NR_CPUS includeRichard Weinberger1-0/+1
2017-05-04xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2-57/+0
2017-05-04esp4: Fix udpencap for local TCP packets.Steffen Klassert1-1/+4
2017-05-04SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-04ftrace: Simplify ftrace_match_record() even moreSteven Rostedt (VMware)1-11/+9
2017-05-04ftrace: Remove an unneeded conditionDan Carpenter1-1/+1
2017-05-04tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane1-1/+1
2017-05-04Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+5
2017-05-04f2fs: fix a mount fail for wrong next_scan_nidYunlei He1-0/+3
2017-05-04f2fs: enhance scalability of trace macroChao Yu1-16/+14
2017-05-04Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds40-656/+1902
2017-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-25/+56
2017-05-04powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan1-0/+3
2017-05-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds79-1484/+2141
2017-05-04cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp1-0/+2
2017-05-04CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-04kasan: separate report parts by empty linesAndrey Konovalov1-0/+7
2017-05-04kasan: improve double-free report formatAndrey Konovalov3-18/+17
2017-05-04kasan: print page description after stacksAndrey Konovalov1-6/+8
2017-05-04kasan: improve slab object descriptionAndrey Konovalov1-11/+42
2017-05-04kasan: change report headerAndrey Konovalov1-4/+4
2017-05-04kasan: simplify address description logicAndrey Konovalov1-16/+21
2017-05-04kasan: change allocation and freeing stack traces headersAndrey Konovalov1-6/+4
2017-05-04kasan: unify report headersAndrey Konovalov1-13/+13
2017-05-04kasan: introduce helper functions for determining bug typeAndrey Konovalov1-10/+30
2017-05-04mm: hwpoison: call shake_page() after try_to_unmap() for mlocked pageNaoya Horiguchi1-0/+8
2017-05-04mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi2-18/+12
2017-05-04mm/swapfile.c: fix swap space leak in error path of swap_free_entries()Huang Ying1-2/+0
2017-05-04mm/gup.c: fix access_ok() argument typeArnd Bergmann1-1/+1
2017-05-04mm/truncate: avoid pointless cleancache_invalidate_inode() calls.Andrey Ryabinin1-5/+7