- 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
- bae4c0c fs/cifs: Fix resource leak by Khaled ROMDHANI · 3 years, 10 months ago
- 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 11 months ago
- 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 10 months ago
- 5b2abda cifs: use echo_interval even when connection not ready. by Shyam Prasad N · 3 years, 11 months ago
- f491664 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 11 months ago
- 7ba3d1c smb3.1.1: allow dumping keys for multiuser mounts by Steve French · 3 years, 10 months ago
- aa22ebc smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares by Steve French · 3 years, 11 months ago
- 087f757 cifs: add shutdown support by Steve French · 3 years, 11 months ago
- c3f207a cifs: Deferred close for files by Rohith Surabattula · 4 years ago
- fee742b smb3.1.1: enable negotiating stronger encryption by default by Steve French · 3 years, 11 months ago
- d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
- a8a6082 cifs: update internal version number by Steve French · 4 years ago
- b8d64f8 smb3: add rasize mount parameter to improve readahead performance by Steve French · 3 years, 11 months ago
- 423333b smb3: limit noisy error by Steve French · 3 years, 11 months ago
- 315db9a cifs: fix leak in cifs_smb3_do_mount() ctx by David Disseldorp · 3 years, 11 months ago
- ad7567b cifs: remove unnecessary copies of tcon->crfid.fid by Muhammad Usama Anjum · 4 years ago
- 83728cb cifs: Return correct error code from smb2_get_enc_key by Paul Aurich · 4 years ago
- a637f4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point by Eugene Korenevsky · 4 years ago
- ccd48ec smb2: fix use-after-free in smb2_ioctl_query_info() by Aurelien Aptel · 4 years ago
- 94b0595a cifs: export supported mount options via new mount_params /proc file by Aurelien Aptel · 4 years ago
- 24feddd cifs: log mount errors using cifs_errorf() by Aurelien Aptel · 4 years ago
- d9a8692 cifs: add fs_context param to parsing helpers by Aurelien Aptel · 4 years ago
- 9d4ac8b cifs: make fs_context error logging wrapper by Aurelien Aptel · 4 years ago
- 7fe6fe9 cifs: add FALLOC_FL_INSERT_RANGE support by Ronnie Sahlberg · 4 years ago
- 5476b5d cifs: add support for FALLOC_FL_COLLAPSE_RANGE by Ronnie Sahlberg · 4 years ago
- f6d2353 cifs: check the timestamp for the cached dirent when deciding on revalidate by Ronnie Sahlberg · 4 years ago
- ed8561f cifs: pass the dentry instead of the inode down to the revalidation check functions by Ronnie Sahlberg · 4 years ago
- ed20f54 cifs: add a timestamp to track when the lease of the cached dir was taken by Ronnie Sahlberg · 4 years ago
- 6ef4e9c cifs: add a function to get a cached dir based on its dentry by Ronnie Sahlberg · 4 years ago
- 5e9c89d cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache by Ronnie Sahlberg · 4 years ago
- 269f67e cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share by Ronnie Sahlberg · 4 years ago
- 45c0f1a cifs: rename the *_shroot* functions to *_cached_dir* by Ronnie Sahlberg · 4 years ago
- e6eb195 cifs: pass a path to open_shroot and check if it is the root or not by Ronnie Sahlberg · 4 years ago
- 4df3d97 cifs: move the check for nohandlecache into open_shroot by Ronnie Sahlberg · 4 years ago
- 991e72eb cifs: switch build_path_from_dentry() to using dentry_path_raw() by Al Viro · 4 years ago
- f6a9bc3 cifs: allocate buffer in the caller of build_path_from_dentry() by Al Viro · 4 years ago
- 8e33cf2 cifs: make build_path_from_dentry() return const char * by Al Viro · 4 years ago
- f6f1f17 cifs: constify pathname arguments in a bunch of helpers by Al Viro · 4 years ago
- 5586913 cifs: constify path argument of ->make_node() by Al Viro · 4 years ago
- 9cfdb1c cifs: constify get_normalized_path() properly by Al Viro · 4 years ago
- 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 4 years ago
- b9335f6 SMB3: update structures for new compression protocol definitions by Steve French · 4 years ago
- ec4e486 cifs: remove old dead code by Aurelien Aptel · 4 years ago
- 9f4c6ee cifs: cifspdu.h: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
- 5e14c72 fs: cifs: Remove repeated struct declaration by Wan Jiabing · 4 years ago
- b7fd0fa cifs: simplify SWN code with dummy funcs instead of ifdefs by Aurelien Aptel · 4 years ago
- bb9cad1 smb3: update protocol header definitions based to include new flags by Steve French · 4 years ago
- edc9dd1 cifs: correct comments explaining internal semaphore usage in the module by Steve French · 4 years ago
- 83cd9ed cifs: Remove useless variable by Jiapeng Chong · 4 years ago
- c45adff cifs: Fix spelling of 'security' by jack1.li_cp · 4 years ago
- 0fc9322 cifs: escape spaces in share names by Maciek Borzecki · 4 years ago
- d135be0 fs: cifs: Remove unnecessary struct declaration by Wan Jiabing · 4 years ago
- 4e456b3 cifs: On cifs_reconnect, resolve the hostname again. by Shyam Prasad N · 4 years ago
- cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 4 years ago
- 219481a cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 4 years ago
- cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 4 years ago
- 3bffbe9 cifs: Fix chmod with modefromsid when an older ACE already exists. by Shyam Prasad N · 4 years ago
- 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 4 years ago
- 65af8f0 cifs: fix allocation size on newly created files by Steve French · 4 years ago
- af3ef3b cifs: warn and fail if trying to use rootfs without the config option by Aurelien Aptel · 4 years ago
- 403dba0 fs/cifs/: fix misspellings using codespell tool by Liu xuzhi · 4 years ago
- 05946d4 cifs: Fix preauth hash corruption by Vincent Whitchurch · 4 years ago
- 5171317 cifs: update new ACE pointer after populate_new_aces. by Shyam Prasad N · 4 years ago
- 4d66952 cifs: have cifs_fattr_to_inode() refuse to change type on live inode by Al Viro · 4 years, 1 month ago
- 3bcb39b cifs: have ->mkdir() handle race with another client sanely by Al Viro · 4 years, 1 month ago
- 4ab5260 do_cifs_create(): don't set ->i_mode of something we had not created by Al Viro · 4 years, 1 month ago
- 04ad69c cifs: do not send close in compound create+close requests by Paulo Alcantara · 4 years ago
- 14302ee cifs: return proper error code in statfs(2) by Paulo Alcantara · 4 years ago
- e3d100e cifs: change noisy error message to FYI by Paulo Alcantara · 4 years ago
- bf1bc694 cifs: print MIDs in decimal notation by Paulo Alcantara · 4 years ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 4 years ago
- 88fd98a cifs: ask for more credit on async read/write code paths by Aurelien Aptel · 4 years ago
- a249cc8 cifs: fix credit accounting for extra channel by Aurelien Aptel · 4 years ago
- c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
- 8369dfd cifs: update internal version number by Steve French · 4 years, 1 month ago
- cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 4 years, 1 month ago
- 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 4 years, 1 month ago
- ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 4 years, 1 month ago
- 8513222 cifs: fix DFS failover by Paulo Alcantara · 4 years, 1 month ago
- d01132a cifs: fix nodfs mount option by Paulo Alcantara · 4 years, 1 month ago
- d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 4 years, 1 month ago
- 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 4 years, 1 month ago
- ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 4 years, 1 month ago
- 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 4 years, 1 month ago
- f1ebe48 cifs: If a corrupted DACL is returned by the server, bail out. by Shyam Prasad N · 4 years, 1 month ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- f1a0865 cifs: minor simplification to smb2_is_network_name_deleted by Steve French · 4 years, 1 month ago
- 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 4 years, 1 month ago
- 23bda5e cifs: cleanup a few le16 vs. le32 uses in cifsacl.c by Steve French · 4 years, 1 month ago
- bc3e9dd cifs: Change SIDs in ACEs while transferring file ownership. by Shyam Prasad N · 4 years, 1 month ago
- f506550 cifs: Retain old ACEs when converting between mode bits and ACL. by Shyam Prasad N · 4 years, 1 month ago
- c12ead7 cifs: Fix cifsacl ACE mask for group and others. by Shyam Prasad N · 4 years, 1 month ago
- 40f077a cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData by Steve French · 4 years, 1 month ago
- b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 4 years, 1 month ago
- 205f92d Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- af982da cifs: Fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 4 years, 1 month ago
- 03e9bb1a cifs: Reformat DebugData and index connections by conn_id. by Shyam Prasad N · 4 years, 1 month ago
- 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 4 years, 1 month ago
- 7de0394 cifs: Fix in error types returned for out-of-credit situations. by Shyam Prasad N · 4 years, 1 month ago