summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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 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 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-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-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
2020-12-02fscrypt: allow deleting files with unsupported encryption policyEric Biggers
2020-12-02fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers
2020-12-02fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers
2020-12-02fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers
2020-12-02ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()Eric Biggers
2020-12-02ubifs: remove ubifs_dir_open()Eric Biggers
2020-12-02f2fs: remove f2fs_dir_open()Eric Biggers
2020-12-02ext4: remove ext4_dir_open()Eric Biggers
2020-12-02Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-01fs: 9p: add generic splice_write file operationDominique Martinet
2020-12-01fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen
2020-12-01gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_funcAndreas Gruenbacher
2020-11-30cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara
2020-11-30cifs: allow syscalls to be restarted in __smb_send_rqst()Paulo Alcantara
2020-11-30io_uring: fix recvmsg setup with compat buf-selectPavel Begunkov
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-26gfs2: Upgrade shared glocks for atime updatesAndreas Gruenbacher
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov
2020-11-25gfs2: Don't freeze the file system during unmountBob Peterson
2020-11-25gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson
2020-11-25efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel