summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-02-23cifs: cleanup a few le16 vs. le32 uses in cifsacl.cSteve French1-3/+3
2021-02-23cifs: Change SIDs in ACEs while transferring file ownership.Shyam Prasad N1-47/+92
2021-02-23cifs: Retain old ACEs when converting between mode bits and ACL.Shyam Prasad N1-47/+223
2021-02-23cifs: Fix cifsacl ACE mask for group and others.Shyam Prasad N1-2/+2
2021-02-23cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugDataSteve French1-3/+3
2021-02-23cifs: change confusing field serverName (to ip_addr)Steve French6-10/+11
2021-02-20cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing1-1/+1
2021-02-17cifs: Reformat DebugData and index connections by conn_id.Shyam Prasad N1-49/+68
2021-02-17cifs: Identify a connection by a conn_id.Shyam Prasad N6-44/+122
2021-02-17cifs: Fix in error types returned for out-of-credit situations.Shyam Prasad N1-3/+3
2021-02-17cifs: New optype for session operations.Shyam Prasad N4-5/+9
2021-02-17cifs: fix trivial typoSteve French1-1/+1
2021-02-15smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requestedSteve French2-7/+15
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-02-13Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds4-4/+28
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue1-1/+2
2021-02-11cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N1-0/+1
2021-02-11cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg3-2/+17
2021-02-10Revert "io_uring: don't take fs for recvmsg/sendmsg"Jens Axboe1-2/+4
2021-02-10nilfs2: make splice write available againJoachim Henke1-0/+1
2021-02-10cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg1-2/+2
2021-02-10tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee1-1/+1
2021-02-10tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee1-1/+1
2021-02-10squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-10squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33
2021-02-10squashfs: add more sanity checks in id lookupPhillip Lougher4-12/+45
2021-02-10squashfs: avoid out of bounds writes in decompressorsPhillip Lougher1-1/+7
2021-02-09cifs: fix dfs-linksRonnie Sahlberg1-0/+8
2021-02-07Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-6/+36
2021-02-07Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+3
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song1-1/+2
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky1-3/+15
2021-02-04io_uring: drop mm/files between task_work_submitPavel Begunkov1-0/+3
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-35/+85
2021-02-04io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang1-6/+0
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2021-02-02smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva1-1/+1
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-25/+44
2021-01-31Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-20/+81
2021-01-30rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells1-3/+3
2021-01-30Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-51/+46
2021-01-30Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+9
2021-01-30Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-42/+53
2021-01-29cifs: fix dfs domain referralsRonnie Sahlberg6-16/+75
2021-01-29Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-3/+7
2021-01-29io_uring: reinforce cancel on flush during exitPavel Begunkov1-2/+1
2021-01-29cifs: returning mount parm processing errors correctlySteve French1-4/+4
2021-01-28io_uring: fix sqo ownership false positive warningPavel Begunkov1-2/+0