aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-14lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova3-6/+6
2018-01-14lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2-4/+4
2018-01-14lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova3-9/+9
2018-01-14lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova2-8/+9
2018-01-14nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew1-2/+2
2018-01-14pnfs/blocklayout: handle transient devicesBenjamin Coddington5-12/+82
2018-01-14pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERRORBenjamin Coddington2-1/+5
2018-01-14pnfs/blocklayout: Add module alias for LAYOUT4_SCSIBenjamin Coddington1-0/+1
2018-01-14NFS: remove unused offset arg in nfs_pgio_rpcsetupBenjamin Coddington1-4/+4
2018-01-14NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown2-5/+12
2018-01-14nfs: remove dead code from nfs_encode_fh()NeilBrown1-4/+0
2018-01-14Support statx() mask and query flags parametersTrond Myklebust1-13/+39
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2-30/+46
2018-01-14NFSv4: Convert LOCKU to use nfs4_async_handle_exception()Trond Myklebust1-2/+8
2018-01-14NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()Trond Myklebust1-3/+8
2018-01-14NFSv4: Convert CLOSE to use nfs4_async_handle_exception()Trond Myklebust1-1/+8
2018-01-14NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust1-0/+2
2018-01-14Linux 4.15-rc8Linus Torvalds1-1/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds21-36/+561
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds44-100/+1525
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-33/+63
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-10/+14
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-30/+42
2018-01-13Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds3-25/+40
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-11/+30
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-7/+9
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov1-1/+1
2018-01-13MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi2-4/+4
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada1-1/+0
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-12apparmor: Fix regression in profile conflict logicMatthew Garrett1-4/+5
2018-01-12apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2-21/+35
2018-01-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+12
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+4
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-16/+0
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-10/+8
2018-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-50/+88
2018-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+12
2018-01-12Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+1
2018-01-12Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+7
2018-01-12Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-43/+39