summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* nfs_common: need lock during iterate through the listCheng Lin2020-12-301-1/+5
* NFSD: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-301-0/+1
* nfsd: Fix message level for normal terminationkazuo ito2020-12-301-2/+1
* f2fs: fix double free of unicode mapHyeongseok Kim2020-12-301-0/+1
* NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown2020-12-301-1/+1
* lockd: don't use interval-based rebinding over TCPCalum Mackay2020-12-301-9/+11
* NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust2020-12-301-3/+7
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-301-2/+8
* virtiofs fix leak in setupMiklos Szeredi2020-12-301-0/+2
* f2fs: call f2fs_get_meta_page_retry for nat pageJaegeuk Kim2020-12-301-1/+1
* fs: quota: fix array-index-out-of-bounds bug by passing correct argument to v...Anant Thazhemadam2020-12-261-1/+1
* quota: Sanity-check quota file headers on loadJan Kara2020-12-261-0/+19
* f2fs: prevent creating duplicate encrypted filenamesEric Biggers2020-12-261-0/+2
* ext4: prevent creating duplicate encrypted filenamesEric Biggers2020-12-261-0/+3
* ubifs: prevent creating duplicate encrypted filenamesEric Biggers2020-12-261-4/+13
* fscrypt: add fscrypt_is_nokey_name()Eric Biggers2020-12-261-2/+3
* fscrypt: remove kernel-internal constants from UAPI headerEric Biggers2020-12-264-6/+14
* f2fs: init dirty_secmap incorrectlyJack Qiu2020-12-261-1/+1
* f2fs: fix to seek incorrect data offset in inline data fileChao Yu2020-12-261-3/+8
* exfat: Avoid allocating upcase table using kcalloc()Artem Labazov2020-12-261-3/+3
* 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-107-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-081-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-151-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-032-35/+38
| * | | | cifs: add NULL check for ses->tcon_ipcAurelien Aptel2020-12-031-1/+2
| * | | | smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon2020-12-031-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
| * | | | | fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen2020-12-011-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-025-12/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_funcAndreas Gruenbacher2020-12-011-10/+11
| * | | | gfs2: Upgrade shared glocks for atime updatesAndreas Gruenbacher2020-11-261-0/+21
| * | | | gfs2: Don't freeze the file system during unmountBob Peterson2020-11-251-1/+2
| * | | | gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson2020-11-251-0/+4
| * | | | gfs2: set lockdep subclass for iopen glocksAlexander Aring2020-11-243-0/+3