summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-12-15kernel.h: split out mathematical helpersAndy Shevchenko
2020-12-15fs/proc: make pde_get() return nothingHui Su
2020-12-15proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan
2020-12-15proc: provide details on indirect branch speculationAnand K Mistry
2020-12-15procfs: delete duplicated words + other fixesRandy Dunlap
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2020-12-15mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioDmitry Safonov
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15ocfs2: ratelimit the 'max lookup times reached' noticeMauricio Faria de Oliveira
2020-12-15fs/ocfs2/cluster/tcp.c: remove unneeded breakTom Rix
2020-12-15fs/ntfs: remove unused variable attr_lenAlex Shi
2020-12-15fs/ntfs: remove unused variblesAlex Shi
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker
2020-12-10NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-10NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever
2020-12-10zonefs: fix page reference and BIO leakDamien Le Moal
2020-12-09fs/kernfs: remove the double check of dentry->inodeHui Su
2020-12-08afs: Fix memory leak when mounting with multiple source parametersDavid Howells
2020-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-12-08io_uring: fix file leak on error path of io ctx creationHillf Danton
2020-12-07io_uring: fix mis-seting personality's credsPavel Begunkov
2020-12-06coredump: fix core_pattern parse errorMenglong Dong
2020-12-05Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-05Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-04net: Remove the err argument from sock_from_fileFlorent Revest
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-12-03cifs: add NULL check for ses->tcon_ipcAurelien Aptel
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds