aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAge
* cifs: don't use ->d_timeMiklos Szeredi2016-09-16
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-05-18
|\
| * Update cifs.ko version to 2.09Steve French2016-05-17
* | cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23
|/
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-02-29
* Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\
| * vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* [CIFS] Update cifs version numberSteve French2015-10-03
* Update cifs version numberSteve French2015-08-20
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* Update modinfo cifs version for cifs.koSteve French2014-12-07
* Update version number displayed by modinfo for cifs.koSteve French2014-09-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\
| * cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
* | Update cifs versionSteve French2014-08-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * cifs: switch to ->write_iter()Al Viro2014-05-06
| * cifs: switch to ->read_iter()Al Viro2014-05-06
* | Update cifs version number to 2.03Steve French2014-05-21
* | cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-21
* | cifs: new helper function: cifs_revalidate_mappingJeff Layton2014-05-21
* | cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton2014-05-21
|/
* new helper: kfree_put_link()Al Viro2013-10-24
* [CIFS] update cifs.ko versionSteve French2013-09-25
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-03
|\
| * Update cifs version numberSteve French2013-06-24
* | [readdir] convert cifsAl Viro2013-06-29
|/
* cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
* Update cifs version numberSteve French2012-09-24
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* kill struct opendataAl Viro2012-07-14
* make ->atomic_open() return intAl Viro2012-07-14
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-14
* cifs: implement i_op->atomic_open()Miklos Szeredi2012-07-14
* [CIFS] Update cifs version to 1.78Steve French2012-05-03
* [CIFS] Update CIFS version number to 1.77Steve French2012-03-27
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* [CIFS] Update cifs version to 1.76Steve French2011-10-28
* cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle2011-10-13
* update cifs version to 1.75Steve French2011-08-18
* cifs: simplify refcounting for oplock breaksJeff Layton2011-07-31
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* [CIFS] update cifs to version 1.74Steve French2011-07-12