aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-02-25cifs: convert revalidate of directories to using directory metadata cache tim...Steve French
2021-02-25cifs: Add new mount parameter "acdirmax" to allow caching directory metadataSteve French
2021-02-24cifs: If a corrupted DACL is returned by the server, bail out.Shyam Prasad N
2021-02-23cifs: minor simplification to smb2_is_network_name_deletedSteve French
2021-02-23TCON Reconnect during STATUS_NETWORK_NAME_DELETEDRohith Surabattula
2021-02-22cifs: cleanup a few le16 vs. le32 uses in cifsacl.cSteve French
2021-02-22cifs: Change SIDs in ACEs while transferring file ownership.Shyam Prasad N
2021-02-22cifs: Retain old ACEs when converting between mode bits and ACL.Shyam Prasad N
2021-02-22cifs: Fix cifsacl ACE mask for group and others.Shyam Prasad N
2021-02-22cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugDataSteve French
2021-02-22cifs: change confusing field serverName (to ip_addr)Steve French
2021-02-19cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2021-02-16cifs: Reformat DebugData and index connections by conn_id.Shyam Prasad N
2021-02-16cifs: Identify a connection by a conn_id.Shyam Prasad N
2021-02-16cifs: Fix in error types returned for out-of-credit situations.Shyam Prasad N
2021-02-16cifs: New optype for session operations.Shyam Prasad N
2021-02-16cifs: fix trivial typoSteve French
2021-02-15smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requestedSteve French
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-12Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue
2021-02-11cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N
2021-02-11cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg
2021-02-10Revert "io_uring: don't take fs for recvmsg/sendmsg"Jens Axboe
2021-02-10nilfs2: make splice write available againJoachim Henke
2021-02-09cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee
2021-02-09squashfs: add more sanity checks in xattr id lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in id lookupPhillip Lougher
2021-02-09squashfs: avoid out of bounds writes in decompressorsPhillip Lougher
2021-02-09cifs: fix dfs-linksRonnie Sahlberg
2021-02-06Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-06Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky
2021-02-04io_uring: drop mm/files between task_work_submitPavel Begunkov
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-04io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-01smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-30Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-29rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells
2021-01-29Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-29Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds