Age | Commit message (Expand) | Author | Files | Lines |
2014-12-08 | Update modinfo cifs version for cifs.ko | Steve French | 1 | -1/+1 |
2014-09-16 | Update version number displayed by modinfo for cifs.ko | Steve French | 1 | -1/+1 |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2014-08-07 | cifs: support RENAME_NOREPLACE | Miklos Szeredi | 1 | -2/+2 |
2014-08-02 | Update cifs version | Steve French | 1 | -1/+1 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+4 |
2014-05-21 | Update cifs version number to 2.03 | Steve French | 1 | -1/+1 |
2014-05-21 | cifs: fix potential races in cifs_revalidate_mapping | Jeff Layton | 1 | -0/+1 |
2014-05-21 | cifs: new helper function: cifs_revalidate_mapping | Jeff Layton | 1 | -0/+1 |
2014-05-21 | cifs: fix cifs_uniqueid_to_ino_t not to ever return 0 | Jeff Layton | 1 | -5/+13 |
2014-05-07 | cifs: switch to ->write_iter() | Al Viro | 1 | -4/+2 |
2014-05-07 | cifs: switch to ->read_iter() | Al Viro | 1 | -4/+2 |
2013-10-25 | new helper: kfree_put_link() | Al Viro | 1 | -2/+0 |
2013-09-26 | [CIFS] update cifs.ko version | Steve French | 1 | -1/+1 |
2013-07-04 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+1 |
2013-06-29 | [readdir] convert cifs | Al Viro | 1 | -1/+1 |
2013-06-24 | Update cifs version number | Steve French | 1 | -1/+1 |
2013-03-13 | cifs: delay super block destruction until all cifsFileInfo objects are gone | Mateusz Guzik | 1 | -0/+4 |
2012-09-25 | Update cifs version number | Steve French | 1 | -1/+1 |
2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-07-14 | kill struct opendata | Al Viro | 1 | -1/+1 |
2012-07-14 | make ->atomic_open() return int | Al Viro | 1 | -3/+3 |
2012-07-14 | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 1 | -1/+1 |
2012-07-14 | cifs: implement i_op->atomic_open() | Miklos Szeredi | 1 | -0/+3 |
2012-05-03 | [CIFS] Update cifs version to 1.78 | Steve French | 1 | -1/+1 |
2012-03-27 | [CIFS] Update CIFS version number to 1.77 | Steve French | 1 | -1/+1 |
2012-01-04 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-04 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
2011-10-28 | [CIFS] Update cifs version to 1.76 | Steve French | 1 | -1/+1 |
2011-10-13 | cifs: Fix typo 'CIFS_NFSD_EXPORT' | Paul Bolle | 1 | -2/+2 |
2011-08-18 | update cifs version to 1.75 | Steve French | 1 | -1/+1 |
2011-08-01 | cifs: simplify refcounting for oplock breaks | Jeff Layton | 1 | -4/+0 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -2/+2 |
2011-07-12 | [CIFS] update cifs to version 1.74 | Steve French | 1 | -1/+1 |
2011-06-14 | [CIFS] update cifs version to 1.73 | Steve French | 1 | -1/+1 |
2011-05-19 | [CIFS] Update cifs to version 1.72 | Steve French | 1 | -1/+1 |
2011-05-19 | CIFS: Simplify invalidate part (try #5) | Pavel Shilovsky | 1 | -1/+3 |
2011-05-19 | CIFS: directio read/write cleanups | Pavel Shilovsky | 1 | -4/+4 |
2011-05-19 | cifs: cleanup: Rename and remove config flags | Shirish Pargaonkar | 1 | -2/+2 |
2011-05-19 | cifs: Remove unused inode number while fetching root inode | Shirish Pargaonkar | 1 | -1/+1 |
2011-02-22 | [CIFS] update cifs version | Steve French | 1 | -1/+1 |
2011-02-01 | [CIFS] Update cifs minor version | Steve French | 1 | -1/+1 |
2011-01-25 | CIFS: Implement cifs_strict_writev (try #4) | Pavel Shilovsky | 1 | -1/+3 |
2011-01-21 | CIFS: Implement cifs_strict_readv (try #4) | Pavel Shilovsky | 1 | -1/+3 |
2011-01-21 | CIFS: Implement cifs_file_strict_mmap (try #2) | Pavel Shilovsky | 1 | -0/+1 |
2011-01-21 | CIFS: Implement cifs_strict_fsync | Pavel Shilovsky | 1 | -2/+6 |
2011-01-19 | [CIFS] Update cifs version number | Steve French | 1 | -1/+1 |
2011-01-16 | CIFS: Use d_automount() rather than abusing follow_link() | David Howells | 1 | -0/+6 |