summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+2
* [CIFS] update cifs to version 1.74Steve French2011-07-121-1/+1
* [CIFS] update cifs version to 1.73Steve French2011-06-141-1/+1
* [CIFS] Update cifs to version 1.72Steve French2011-05-191-1/+1
* CIFS: Simplify invalidate part (try #5)Pavel Shilovsky2011-05-191-1/+3
* CIFS: directio read/write cleanupsPavel Shilovsky2011-05-191-4/+4
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-191-2/+2
* cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar2011-05-191-1/+1
* [CIFS] update cifs versionSteve French2011-02-211-1/+1
* [CIFS] Update cifs minor versionSteve French2011-01-311-1/+1
* CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-251-1/+3
* CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-201-1/+3
* CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-201-0/+1
* CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-201-2/+6
* [CIFS] Update cifs version numberSteve French2011-01-191-1/+1
* CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-0/+6
* [CIFS] Fix checkpatch warnings and bump cifs version numberSteve French2010-10-251-1/+1
OpenPOWER on IntegriCloud