summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-142-7/+17
|\
| * elf: Expose ELF header on arch_setup_additional_pages()Gabriel Krisman Bertazi2020-10-262-4/+9
| * elf: Expose ELF header in compat_start_thread()Gabriel Krisman Bertazi2020-10-262-3/+8
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-144-4/+3
|\ \
| * | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-204-4/+3
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2020-12-148-65/+35
|\ \
| * | fs-verity: move structs needed for file signing to UAPI headerEric Biggers2020-11-241-37/+0
| * | fs-verity: rename "file measurement" to "file digest"Eric Biggers2020-11-165-31/+31
| * | fs-verity: rename fsverity_signed_digest to fsverity_formatted_digestEric Biggers2020-11-162-6/+13
| * | fs-verity: remove filenames from file commentsEric Biggers2020-11-167-7/+7
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-12-1411-118/+151
|\ \ \
| * | | fscrypt: allow deleting files with unsupported encryption policyEric Biggers2020-12-035-16/+41
| * | | fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers2020-12-032-1/+2
| * | | fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers2020-12-031-0/+26
| * | | fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers2020-12-031-0/+8
| * | | fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers2020-12-035-8/+12
| * | | ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()Eric Biggers2020-12-031-7/+1
| * | | ubifs: remove ubifs_dir_open()Eric Biggers2020-12-031-9/+0
| * | | f2fs: remove f2fs_dir_open()Eric Biggers2020-12-031-8/+0
| * | | ext4: remove ext4_dir_open()Eric Biggers2020-12-031-8/+0
| * | | fscrypt: simplify master key lockingEric Biggers2020-11-254-34/+21
| * | | fscrypt: remove unnecessary calls to fscrypt_require_key()Eric Biggers2020-11-251-18/+8
| * | | ubifs: prevent creating duplicate encrypted filenamesEric Biggers2020-11-251-4/+13
| * | | f2fs: prevent creating duplicate encrypted filenamesEric Biggers2020-11-251-0/+2
| * | | ext4: prevent creating duplicate encrypted filenamesEric Biggers2020-11-251-0/+3
| * | | fscrypt: add fscrypt_is_nokey_name()Eric Biggers2020-11-251-2/+3
| * | | fscrypt: remove kernel-internal constants from UAPI headerEric Biggers2020-11-164-6/+14
| |/ /
* | | Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-121-8/+11
|\ \ \
| * | | io_uring: fix file leak on error path of io ctx creationHillf Danton2020-12-081-7/+10
| * | | io_uring: fix mis-seting personality's credsPavel Begunkov2020-12-071-1/+1
* | | | Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-111-6/+8
|\ \ \ \
| * | | | zonefs: fix page reference and BIO leakDamien Le Moal2020-12-101-6/+8
* | | | | proc: use untagged_addr() for pagemap_read addressesMiles Chen2020-12-111-2/+6
* | | | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-12-117-26/+72
|\ \ \ \ \
| * | | | | NFS: Disable READ_PLUS by defaultAnna Schumaker2020-12-102-1/+10
| * | | | | NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-101-1/+1
| * | | | | NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2020-12-102-9/+13
| * | | | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-302-15/+48
* | | | | | afs: Fix memory leak when mounting with multiple source parametersDavid Howells2020-12-091-0/+3
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-12-081-30/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix return values of seq_read_iter()Al Viro2020-11-161-30/+27
* | | | | | coredump: fix core_pattern parse errorMenglong Dong2020-12-061-1/+2
* | | | | | Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-051-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | io_uring: fix recvmsg setup with compat buf-selectPavel Begunkov2020-11-301-1/+2
* | | | | | Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-12-054-38/+42
|\ \ \ \ \ \
| * | | | | | cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg2020-12-042-35/+38
| * | | | | | cifs: add NULL check for ses->tcon_ipcAurelien Aptel2020-12-041-1/+2
| * | | | | | smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon2020-12-041-2/+2
* | | | | | | Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds2020-12-031-0/+12
|\ \ \ \ \ \ \
| * | | | | | | fs: 9p: add generic splice_write file operationDominique Martinet2020-12-011-0/+6