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