summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
AgeCommit message (Expand)Author
2015-10-03[CIFS] Update cifs version numberSteve French
2015-08-20Update cifs version numberSteve French
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2014-12-07Update modinfo cifs version for cifs.koSteve French
2014-09-16Update version number displayed by modinfo for cifs.koSteve French
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-07cifs: support RENAME_NOREPLACEMiklos Szeredi
2014-08-02Update cifs versionSteve French
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-21Update cifs version number to 2.03Steve French
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton
2014-05-06cifs: switch to ->write_iter()Al Viro
2014-05-06cifs: switch to ->read_iter()Al Viro
2013-10-24new helper: kfree_put_link()Al Viro
2013-09-25[CIFS] update cifs.ko versionSteve French
2013-07-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-06-29[readdir] convert cifsAl Viro
2013-06-24Update cifs version numberSteve French
2013-03-13cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2012-09-24Update cifs version numberSteve French
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14kill struct opendataAl Viro
2012-07-14make ->atomic_open() return intAl Viro
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro
2012-07-14cifs: implement i_op->atomic_open()Miklos Szeredi
2012-05-03[CIFS] Update cifs version to 1.78Steve French
2012-03-27[CIFS] Update CIFS version number to 1.77Steve French
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-10-28[CIFS] Update cifs version to 1.76Steve French
2011-10-12cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle
2011-08-18update cifs version to 1.75Steve French
2011-07-31cifs: simplify refcounting for oplock breaksJeff Layton
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-12[CIFS] update cifs to version 1.74Steve French
2011-06-14[CIFS] update cifs version to 1.73Steve French
2011-05-19[CIFS] Update cifs to version 1.72Steve French
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar
2011-02-21[CIFS] update cifs versionSteve French
2011-01-31[CIFS] Update cifs minor versionSteve French
2011-01-25CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky