summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-131-1/+2
|\
| * btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue2021-02-121-1/+2
* | Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds2021-02-124-4/+28
|\ \
| * | cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N2021-02-111-0/+1
| * | cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg2021-02-113-2/+17
| * | cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg2021-02-091-2/+2
| * | cifs: fix dfs-linksRonnie Sahlberg2021-02-091-0/+8
* | | Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-121-2/+4
|\ \ \
| * | | Revert "io_uring: don't take fs for recvmsg/sendmsg"Jens Axboe2021-02-101-2/+4
* | | | nilfs2: make splice write available againJoachim Henke2021-02-101-0/+1
* | | | tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee2021-02-091-1/+1
* | | | tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee2021-02-091-1/+1
* | | | squashfs: add more sanity checks in xattr id lookupPhillip Lougher2021-02-091-9/+57
* | | | squashfs: add more sanity checks in inode lookupPhillip Lougher2021-02-091-8/+33
* | | | squashfs: add more sanity checks in id lookupPhillip Lougher2021-02-094-12/+45
* | | | squashfs: avoid out of bounds writes in decompressorsPhillip Lougher2021-02-091-1/+7
| |/ / |/| |
* | | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-063-6/+36
|\ \ \
| * | | cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-051-2/+20
| * | | smb3: fix crediting for compounding when only one request in flightPavel Shilovsky2021-02-051-3/+15
| * | | smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-011-1/+1
* | | | Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-061-6/+3
|\ \ \ \ | | |/ / | |/| |
| * | | io_uring: drop mm/files between task_work_submitPavel Begunkov2021-02-041-0/+3
| * | | io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang2021-02-041-6/+0
* | | | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-051-1/+2
* | | | Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-049-35/+85
|\ \ \ \
| * | | | ovl: implement volatile-specific fsync error behaviourSargun Dhillon2021-01-286-11/+63
| * | | | ovl: skip getxattr of security labelsAmir Goldstein2021-01-281-7/+8
| * | | | ovl: fix dentry leak in ovl_get_redirectLiangyan2021-01-281-1/+1
| * | | | ovl: avoid deadlock on directory ioctlMiklos Szeredi2021-01-281-16/+7
| * | | | ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi2021-01-281-0/+2
| * | | | ovl: add warning on user_ns mismatchMiklos Szeredi2021-01-281-0/+4
* | | | | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-021-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells2021-01-291-3/+3
* | | | | Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-01-311-25/+44
|\ \ \ \ \
| * | | | | pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust2021-01-241-6/+16
| * | | | | pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust2021-01-241-18/+21
| * | | | | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-01-241-2/+7
| * | | | | pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-01-241-0/+1
* | | | | | Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-01-306-20/+81
|\ \ \ \ \ \
| * | | | | | cifs: fix dfs domain referralsRonnie Sahlberg2021-01-286-16/+75
| * | | | | | cifs: returning mount parm processing errors correctlySteve French2021-01-281-4/+4
| * | | | | | cifs: fix mounts to subdirectories of targetSteve French2021-01-281-0/+1
| * | | | | | cifs: ignore auto and noauto options if givenAdam Harvey2021-01-281-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-296-51/+46
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | btrfs: fix log replay failure due to race with space cache rebuildFilipe Manana2021-01-251-43/+18
| * | | | | btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue2021-01-252-6/+7
| * | | | | btrfs: fix possible free space tree corruption with online conversionJosef Bacik2021-01-253-2/+21
* | | | | | Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-291-1/+9
|\ \ \ \ \ \
| * | | | | | Revert "block: simplify set_init_blocksize" to regain lost performanceMaxim Mikityanskiy2021-01-271-1/+9
* | | | | | | Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-291-42/+53
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |