aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
Commit message (Expand)AuthorAge
* 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
* [CIFS] update cifs version to 1.73Steve French2011-06-14
* [CIFS] Update cifs to version 1.72Steve French2011-05-19
* CIFS: Simplify invalidate part (try #5)Pavel Shilovsky2011-05-19
* CIFS: directio read/write cleanupsPavel Shilovsky2011-05-19
* cifs: cleanup: Rename and remove config flagsShirish Pargaonkar2011-05-19
* cifs: Remove unused inode number while fetching root inodeShirish Pargaonkar2011-05-19
* [CIFS] update cifs versionSteve French2011-02-21
* [CIFS] Update cifs minor versionSteve French2011-01-31
* CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-25
* CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-20
* CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-20
* CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-20
* [CIFS] Update cifs version numberSteve French2011-01-19
* CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
* [CIFS] Fix checkpatch warnings and bump cifs version numberSteve French2010-10-24
* [CIFS] Fix minor checkpatch warning and update cifs versionSteve French2010-10-17
* cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton2010-10-12
* [CIFS] Various small checkpatch cleanupsSteve French2010-10-07
* [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French2010-08-02