summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-31NFSv4: Always clear the pNFS layout when handling ESTALETrond Myklebust2-0/+9
2018-05-31NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski1-2/+3
2018-05-31NFS: Fix up nfs_post_op_update_inode() to force ctime updatesTrond Myklebust1-1/+2
2018-05-31NFS: Ensure we revalidate the inode correctly after setaclTrond Myklebust1-1/+2
2018-05-31NFS: Ensure we revalidate the inode correctly after remove or renameTrond Myklebust1-4/+14
2018-05-31NFS: Set the force revalidate flag if the inode is not completely initialisedTrond Myklebust1-0/+4
2018-05-31NFS: Fix up sillyrename()Trond Myklebust1-0/+10
2018-05-31NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust5-10/+15
2018-05-31NFSv4: Only pass the delegation to setattr if we're sending a truncateTrond Myklebust1-5/+7
2018-05-31NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()Anna Schumaker1-23/+14
2018-05-31NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker3-52/+33
2018-05-31NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker5-8/+10
2018-05-31NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker5-8/+10
2018-05-31NFS: Avoid quadratic search when freeing delegations.NeilBrown1-4/+53
2018-05-31rculist: add list_for_each_entry_from_rcu()NeilBrown1-0/+13
2018-05-31NFS: use cond_resched() when restarting walk of delegation list.NeilBrown1-0/+3
2018-05-31NFS: slight optimization for walking list for delegationsNeilBrown1-3/+3
2018-05-28NFS: Optimise away lookups for rename targetsTrond Myklebust1-3/+5
2018-05-28NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentryTrond Myklebust1-1/+1
2018-05-28NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPENTrond Myklebust1-4/+16
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-34/+130
2018-05-27Linux 4.17-rc7Linus Torvalds1-1/+1
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2018-05-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds15-20/+20
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+9
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+6
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson1-1/+0
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij10-11/+11
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-75/+198
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz1-1/+0
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-43/+125
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-193/+372
2018-05-26kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-26kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-26checkpatch: fix macro argument precedence testJoe Perches1-1/+1
2018-05-26init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre1-0/+1
2018-05-26kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron3-6/+9
2018-05-26proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-26mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko1-6/+10
2018-05-26mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin1-2/+61
2018-05-26MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz1-1/+7
2018-05-26ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso1-2/+10
2018-05-26Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso1-7/+2
2018-05-26idr: fix invalid ptr dereference on item deleteMatthew Wilcox2-1/+10
2018-05-26ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge1-10/+1
2018-05-26mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval1-1/+6
2018-05-26udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani4-37/+21
2018-05-26fs: nfs: get rid of memcpys for inode timesDeepa Dinamani1-7/+7