| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: potential buffer overflow in handling symlinks | Harshit Mogalapalli | 2022-04-13 | 1 | -0/+3 |
* | cifs: remove pathname for file from SPDX header | Steve French | 2021-09-13 | 1 | -1/+0 |
* | cifs: use SPDX-Licence-Identifier | Steve French | 2021-06-20 | 1 | -13/+1 |
* | fs/cifs: Fix resource leak | Khaled ROMDHANI | 2021-05-04 | 1 | -1/+5 |
* | cifs: add shutdown support | Steve French | 2021-05-03 | 1 | -0/+7 |
* | cifs: allocate buffer in the caller of build_path_from_dentry() | Al Viro | 2021-04-25 | 1 | -18/+28 |
* | cifs: make build_path_from_dentry() return const char * | Al Viro | 2021-04-25 | 1 | -4/+4 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+2 |
* | smb311: add support for using info level for posix extensions query | Steve French | 2020-06-12 | 1 | -1/+3 |
* | cifs: multichannel: move channel selection above transport layer | Aurelien Aptel | 2020-06-04 | 1 | -1/+1 |
* | cifs: multichannel: always zero struct cifs_io_parms | Aurelien Aptel | 2020-06-04 | 1 | -3/+3 |
* | cifs: add SMB2_open() arg to return POSIX data | Aurelien Aptel | 2020-03-22 | 1 | -2/+2 |
* | SMB3: Backup intent flag missing from some more ops | Amir Goldstein | 2020-02-03 | 1 | -14/+4 |
* | SMB3: Clean up query symlink when reparse point | Ronnie Sahlberg | 2019-05-07 | 1 | -3/+10 |
* | cifs: replace snprintf with scnprintf | Ronnie Sahlberg | 2019-03-04 | 1 | -7/+7 |
* | smb3: don't request leases in symlink creation and query | Steve French | 2018-08-07 | 1 | -2/+2 |
* | cifs: fix a buffer leak in smb2_query_symlink | Ronnie Sahlberg | 2018-06-07 | 1 | -2/+4 |
* | CIFS: refactor crypto shash/sdesc allocation&free | Aurelien Aptel | 2018-04-01 | 1 | -21/+6 |
* | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred | Steve French | 2017-07-08 | 1 | -4/+0 |
* | cifs: use %16phN for formatting md5 sum | Rasmus Villemoes | 2016-12-15 | 1 | -7/+2 |
* | cifs: get rid of unused arguments of CIFSSMBWrite() | Al Viro | 2016-09-27 | 1 | -1/+1 |
* | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -2/+4 |
* | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -2/+4 |
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-06-22 | 1 | -15/+13 |
|\ |
|
| * | don't pass nameidata to ->follow_link() | Al Viro | 2015-05-10 | 1 | -1/+1 |
| * | new ->follow_link() and ->put_link() calling conventions | Al Viro | 2015-05-10 | 1 | -15/+13 |
* | | Fix that several functions handle incorrect value of mapchars | Nakajima Akira | 2015-05-10 | 1 | -1/+2 |
|/ |
|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -6/+6 |
* | [CIFS] Remove obsolete comment | Steve French | 2014-10-17 | 1 | -6/+4 |
* | Remap reserved posix characters by default (part 3/3) | Steve French | 2014-10-16 | 1 | -2/+2 |
* | mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink | Steve French | 2014-10-16 | 1 | -1/+69 |
* | Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink | Steve French | 2014-10-16 | 1 | -0/+63 |
* | Fix mfsymlinks file size check | Steve French | 2014-09-16 | 1 | -1/+3 |
* | [SMB3] Fix oops when creating symlinks on smb3 | Steve French | 2014-09-15 | 1 | -2/+6 |
* | fs/cifs: fix regression in cifs_create_mf_symlink() | Björn Baumbach | 2014-06-16 | 1 | -1/+1 |
* | cifs: Fix check for regular file in couldbe_mf_symlink() | Sachin Prabhu | 2014-01-31 | 1 | -1/+1 |
* | CIFS: Cleanup cifs open codepath | Pavel Shilovsky | 2014-01-20 | 1 | -16/+28 |
* | cifs: move unix extension call to cifs_query_symlink() | Sachin Prabhu | 2014-01-20 | 1 | -4/+1 |
* | cifs: Re-order M-F Symlink code | Sachin Prabhu | 2014-01-20 | 1 | -56/+68 |
* | cifs: Add create MFSymlinks to protocol ops struct | Sachin Prabhu | 2014-01-20 | 1 | -42/+46 |
* | cifs: use protocol specific call for query_mf_symlink() | Sachin Prabhu | 2014-01-20 | 1 | -41/+20 |
* | cifs: Rename MF symlink function names | Sachin Prabhu | 2014-01-20 | 1 | -17/+15 |
* | cifs: Rename and cleanup open_query_close_cifs_symlink() | Sachin Prabhu | 2014-01-20 | 1 | -25/+12 |
* | cifs: Fix memory leak in cifs_hardlink() | Christian Engelmayer | 2014-01-19 | 1 | -2/+4 |
* | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink() | Sachin Prabhu | 2013-12-27 | 1 | -15/+11 |
* | new helper: kfree_put_link() | Al Viro | 2013-10-24 | 1 | -7/+0 |
* | CIFS: Implement follow_link for SMB2 | Pavel Shilovsky | 2013-09-08 | 1 | -19/+5 |
* | Do not attempt to do cifs operations reading symlinks with SMB2 | Steve French | 2013-07-30 | 1 | -31/+53 |
* | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 2013-05-04 | 1 | -12/+12 |
* | treewide: Fix typo in various drivers | Masanari Iida | 2013-01-09 | 1 | -1/+1 |