aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-1/+2
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-3/+1
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig1-1/+0
2015-10-03[CIFS] Update cifs version numberSteve French1-1/+1
2015-08-20Update cifs version numberSteve French1-1/+1
2015-05-10don't pass nameidata to ->follow_link()Al Viro1-1/+1
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro1-1/+1
2014-12-07Update modinfo cifs version for cifs.koSteve French1-1/+1
2014-09-16Update version number displayed by modinfo for cifs.koSteve French1-1/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2014-08-07cifs: support RENAME_NOREPLACEMiklos Szeredi1-2/+2
2014-08-02Update cifs versionSteve French1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+4
2014-05-21Update cifs version number to 2.03Steve French1-1/+1
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton1-0/+1
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton1-0/+1
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton1-5/+13
2014-05-06cifs: switch to ->write_iter()Al Viro1-4/+2
2014-05-06cifs: switch to ->read_iter()Al Viro1-4/+2
2013-10-24new helper: kfree_put_link()Al Viro1-2/+0
2013-09-25[CIFS] update cifs.ko versionSteve French1-1/+1
2013-07-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2013-06-29[readdir] convert cifsAl Viro1-1/+1
2013-06-24Update cifs version numberSteve French1-1/+1
2013-03-13cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik1-0/+4
2012-09-24Update cifs version numberSteve French1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-1/+1
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-1/+1
2012-07-14cifs: implement i_op->atomic_open()Miklos Szeredi1-0/+3
2012-05-03[CIFS] Update cifs version to 1.78Steve French1-1/+1
2012-03-27[CIFS] Update CIFS version number to 1.77Steve French1-1/+1
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-10-28[CIFS] Update cifs version to 1.76Steve French1-1/+1
2011-10-12cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle1-2/+2
2011-08-18update cifs version to 1.75Steve French1-1/+1
2011-07-31cifs: simplify refcounting for oplock breaksJeff Layton1-4/+0
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+2
2011-07-12[CIFS] update cifs to version 1.74Steve French1-1/+1
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-05-19[CIFS] Update cifs to version 1.72Steve French1-1/+1
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky1-1/+3
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky1-4/+4
2011-05-19cifs: cleanup: Rename and remove config flagsShirish Pargaonkar1-2/+2
2011-05-19cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar1-1/+1