summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [CIFS] Update cifs version numberSteve French2015-10-031-1/+1
* Update cifs version numberSteve French2015-08-201-1/+1
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-1/+1
* Update modinfo cifs version for cifs.koSteve French2014-12-071-1/+1
* Update version number displayed by modinfo for cifs.koSteve French2014-09-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-2/+2
|\
| * cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-071-2/+2
* | Update cifs versionSteve French2014-08-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-8/+4
|\
| * cifs: switch to ->write_iter()Al Viro2014-05-061-4/+2
| * cifs: switch to ->read_iter()Al Viro2014-05-061-4/+2
* | Update cifs version number to 2.03Steve French2014-05-211-1/+1
* | cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-211-0/+1
* | cifs: new helper function: cifs_revalidate_mappingJeff Layton2014-05-211-0/+1
* | cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton2014-05-211-5/+13
|/
* new helper: kfree_put_link()Al Viro2013-10-241-2/+0
* [CIFS] update cifs.ko versionSteve French2013-09-251-1/+1
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-031-1/+1
|\
| * Update cifs version numberSteve French2013-06-241-1/+1
* | [readdir] convert cifsAl Viro2013-06-291-1/+1
|/
* cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-131-0/+4
* Update cifs version numberSteve French2012-09-241-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* kill struct opendataAl Viro2012-07-141-1/+1
* make ->atomic_open() return intAl Viro2012-07-141-3/+3
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-141-1/+1
* cifs: implement i_op->atomic_open()Miklos Szeredi2012-07-141-0/+3
* [CIFS] Update cifs version to 1.78Steve French2012-05-031-1/+1
* [CIFS] Update CIFS version number to 1.77Steve French2012-03-271-1/+1
* switch ->mknod() to umode_tAl Viro2012-01-031-1/+1
* switch ->create() to umode_tAl Viro2012-01-031-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
* [CIFS] Update cifs version to 1.76Steve French2011-10-281-1/+1
* cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle2011-10-121-2/+2
* update cifs version to 1.75Steve French2011-08-181-1/+1
* cifs: simplify refcounting for oplock breaksJeff Layton2011-07-311-4/+0
OpenPOWER on IntegriCloud