summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: update internal module numberSteve French2022-01-191-2/+2
* smb3: send NTLMSSP version informationSteve French2022-01-191-0/+1
* cifs: update internal version numberSteve French2021-11-231-1/+1
* cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+0
* cifs: update internal version numberSteve French2021-07-091-1/+1
* cifs: use SPDX-Licence-IdentifierSteve French2021-06-201-13/+1
* cifs: update internal version numberSteve French2021-04-251-1/+1
* Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-261-1/+1
|\
| * cifs: update internal version numberSteve French2021-02-251-1/+1
* | fs: make helpers idmap mount awareChristian Brauner2021-01-241-10/+15
|/
* cifs: update internal module version numberSteve French2020-12-161-1/+1
* cifs: switch to new mount apiRonnie Sahlberg2020-12-131-0/+4
* cifs: update internal module version numberSteve French2020-10-231-1/+1
* cifs: update internal module version numberSteve French2020-07-091-1/+1
* cifs: update internal module version numberSteve French2020-06-041-1/+1
* cifs: update internal module version numberSteve French2020-03-291-1/+1
* cifs: update internal module version numberSteve French2020-01-311-1/+1
* cifs: add support for fallocate mode 0 for non-sparse filesRonnie Sahlberg2020-01-261-0/+3
* cifs: update internal module version numberSteve French2019-11-251-1/+1
* cifs: add support for flockSteve French2019-11-251-0/+1
* cifs: update internal module version numberSteve French2019-09-161-1/+1
* cifs: update internal module numberSteve French2019-08-271-1/+1
* cifs: update internal module numberSteve French2019-07-181-1/+1
* cifs: update module internal version numberSteve French2019-05-071-1/+1
* cifs: add fiemap supportRonnie Sahlberg2019-05-071-0/+2
* cifs: update internal module version numberSteve French2019-03-221-1/+1
* cifs: update internal module version numberSteve French2019-03-051-1/+1
* cifs: update internal module version numberSteve French2019-01-311-1/+1
* cifs: update internal module version numberSteve French2019-01-111-1/+1
* cifs: update internal module version numberSteve French2018-12-311-1/+1
* CIFS: Add support for direct I/O writeLong Li2018-11-021-0/+1
* CIFS: Add support for direct I/O readLong Li2018-11-021-0/+1
* cifs: update internal module version number for cifs.ko to 2.14Steve French2018-10-241-1/+1
* cifs: update internal module version number for cifs.ko to 2.12Steve French2018-08-231-1/+1
* get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-121-2/+1
* cifs: update internal module version number for cifs.ko to 2.12Steve French2018-05-271-1/+1
* update internal version number for cifs.koSteve French2018-01-261-1/+1
* Update version of cifs moduleSteve French2017-09-171-1/+1
* Introduce cifs_copy_file_range()Sachin Prabhu2017-04-071-0/+5
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+1
* cifs: don't use ->d_timeMiklos Szeredi2016-09-161-0/+10
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-05-181-1/+1
|\
| * Update cifs.ko version to 2.09Steve French2016-05-171-1/+1
* | cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-231-4/+8
|/
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-1/+1
* Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-02-291-8/+4
* Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-121-1/+0
|\
| * vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-071-1/+0
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+2
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+1
|/