aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+6
2020-12-16Merge tag 'pstore-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-76/+24
2020-12-16fs/lockd: convert comma to semicolonGravatar Zheng Yongjun 1-1/+1
2020-12-16NFSv4.2: fix error return on memory allocation failureGravatar Colin Ian King 1-0/+1
2020-12-16writeback: don't warn on an unregistered BDI in __mark_inode_dirtyGravatar Christoph Hellwig 1-4/+0
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-156/+164
2020-12-16cifs: correct four aliased mount parms to allow use of previous namesGravatar Steve French 1-5/+10
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-34/+71
2020-12-15mm: simplify follow_pte{,pmd}Gravatar Christoph Hellwig 1-5/+4
2020-12-15bfs: don't use WARNING: string when it's just info.Gravatar Randy Dunlap 1-1/+1
2020-12-15fs/nilfs2: remove some unused macros to tame gccGravatar Alex Shi 1-5/+0
2020-12-15kernel.h: split out mathematical helpersGravatar Andy Shevchenko 1-0/+5
2020-12-15fs/proc: make pde_get() return nothingGravatar Hui Su 1-2/+1
2020-12-15proc: fix lookup in /proc/net subdirectories after setns(2)Gravatar Alexey Dobriyan 3-18/+29
2020-12-15proc: provide details on indirect branch speculationGravatar Anand K Mistry 1-0/+28
2020-12-15procfs: delete duplicated words + other fixesGravatar Randy Dunlap 2-3/+3
2020-12-15Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-11/+11
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-135/+109
2020-12-15Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-10/+38
2020-12-15Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-416/+302
2020-12-15Merge tag 'erofs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-111/+149
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Gravatar Linus Torvalds 33-1430/+1720
2020-12-15Merge tag 'jfs-5.11' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 7-9/+13
2020-12-15Merge tag 'dlm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Gravatar Linus Torvalds 5-148/+168
2020-12-15Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 64-4312/+4488
2020-12-15Merge tag 'locks-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Gravatar Linus Torvalds 2-6/+8
2020-12-15cifs: Tracepoints and logs for tracing credit changes.Gravatar Shyam Prasad N 4-4/+64
2020-12-15cifs: fix use after free in cifs_smb3_do_mount()Gravatar Ronnie Sahlberg 1-1/+3
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+2
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 4-13/+13
2020-12-15cifs: fix rsize/wsize to be negotiated valuesGravatar Steve French 2-8/+9
2020-12-15cifs: Fix some error pointers handling detected by static checkerGravatar Samuel Cabrero 1-10/+11
2020-12-15smb3: remind users that witness protocol is experimentalGravatar Steve French 1-0/+1
2020-12-15cifs: update super_operations to show_devnameGravatar Steve French 1-0/+21
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-18/+26
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobGravatar Lokesh Gidra 1-2/+8
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYGravatar Lokesh Gidra 1-1/+9
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELGravatar Mike Rapoport 1-2/+0
2020-12-15mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aioGravatar Dmitry Safonov 1-1/+4
2020-12-15mm: memcontrol: account pagetables per nodeGravatar Shakeel Butt 1-1/+1
2020-12-15ocfs2: ratelimit the 'max lookup times reached' noticeGravatar Mauricio Faria de Oliveira 1-2/+2
2020-12-15fs/ocfs2/cluster/tcp.c: remove unneeded breakGravatar Tom Rix 1-1/+0
2020-12-15fs/ntfs: remove unused variable attr_lenGravatar Alex Shi 1-2/+0
2020-12-15fs/ntfs: remove unused variblesGravatar Alex Shi 2-6/+2
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 12-83/+26
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+0
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 2-4/+3
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+7