summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01fuse: use iversion for readdir cache verificationMiklos Szeredi
2018-10-01fuse: use mtime for readdir cache verificationMiklos Szeredi
2018-10-01fuse: add readdir cache versionMiklos Szeredi
2018-10-01fuse: allow using readdir cacheMiklos Szeredi
2018-10-01fuse: allow caching readdirMiklos Szeredi
2018-09-28fuse: extract fuse_emit() helperMiklos Szeredi
2018-09-28fuse: add FOPEN_CACHE_DIRMiklos Szeredi
2018-09-28fuse: split out readdir.cMiklos Szeredi
2018-09-28fuse: Use hash table to link processing requestKirill Tkhai
2018-09-28fuse: kill req->intr_uniqueKirill Tkhai
2018-09-28fuse: change interrupt requests allocation algorithmKirill Tkhai
2018-09-28fuse: do not take fc->lock in fuse_request_send_background()Kirill Tkhai
2018-09-28fuse: introduce fc->bg_lockKirill Tkhai
2018-09-28fuse: add locking to max_background and congestion_threshold changesKirill Tkhai
2018-09-28fuse: use READ_ONCE on congestion_threshold and max_backgroundKirill Tkhai
2018-09-28fuse: use list_first_entry() in flush_bg_queue()Kirill Tkhai
2018-09-28fuse: add support for copy_file_range()Niels de Vos
2018-09-28fuse: fix blocked_waitq wakeupMiklos Szeredi
2018-09-28fuse: set FR_SENT while lockedMiklos Szeredi
2018-09-28fuse: Fix use-after-free in fuse_dev_do_write()Kirill Tkhai
2018-09-28fuse: Fix use-after-free in fuse_dev_do_read()Kirill Tkhai
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin
2018-09-20fork: report pid exhaustion correctlyKJ Tsanaktsidis
2018-09-20MAINTAINERS: Add X86 MM entryThomas Gleixner
2018-09-20x86/intel_rdt: Add Reinette as co-maintainer for RDTFenghua Yu
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-20ubifs: drop false positive assertionSascha Hauer
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon