aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.h
AgeCommit message (Expand)Author
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
2011-01-20CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky
2011-01-20CIFS: Implement cifs_strict_fsyncPavel Shilovsky
2011-01-19[CIFS] Update cifs version numberSteve French
2011-01-15CIFS: Use d_automount() rather than abusing follow_link()David Howells
2010-10-25[CIFS] Fix checkpatch warnings and bump cifs version numberSteve French
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionSteve French
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-04-27[CIFS] Fix lease break for writesSteve French
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French
2010-03-09cifs: add cifs_revalidate_fileJeff Layton
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-01[CIFS] Fix checkpatch warningsSteve French
2009-07-09[CIFS] update cifs version numberSteve French
2009-07-01cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French
2009-03-27constify dentry_operations: CIFSAl Viro
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French
2008-12-31kill ->dir_notify()Al Viro
2008-12-26[CIFS] fix typoSteve French
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French
2008-10-20[CIFS] undo changes in cifs_rename_pending_delete if it errors outSteve French
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French