| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ |
|
| * | Update cifs version number | Steve French | 2013-06-24 | 1 | -1/+1 |
* | | [readdir] convert cifs | Al Viro | 2013-06-29 | 1 | -1/+1 |
|/ |
|
* | cifs: delay super block destruction until all cifsFileInfo objects are gone | Mateusz Guzik | 2013-03-13 | 1 | -0/+4 |
* | Update cifs version number | Steve French | 2012-09-25 | 1 | -1/+1 |
* | don't pass nameidata to ->create() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | kill struct opendata | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | make ->atomic_open() return int | Al Viro | 2012-07-14 | 1 | -3/+3 |
* | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | cifs: implement i_op->atomic_open() | Miklos Szeredi | 2012-07-14 | 1 | -0/+3 |
* | [CIFS] Update cifs version to 1.78 | Steve French | 2012-05-03 | 1 | -1/+1 |
* | [CIFS] Update CIFS version number to 1.77 | Steve French | 2012-03-27 | 1 | -1/+1 |
* | switch ->mknod() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch ->create() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | [CIFS] Update cifs version to 1.76 | Steve French | 2011-10-28 | 1 | -1/+1 |
* | cifs: Fix typo 'CIFS_NFSD_EXPORT' | Paul Bolle | 2011-10-13 | 1 | -2/+2 |
* | update cifs version to 1.75 | Steve French | 2011-08-18 | 1 | -1/+1 |
* | cifs: simplify refcounting for oplock breaks | Jeff Layton | 2011-07-31 | 1 | -4/+0 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-21 | 1 | -2/+2 |
* | [CIFS] update cifs to version 1.74 | Steve French | 2011-07-12 | 1 | -1/+1 |
* | [CIFS] update cifs version to 1.73 | Steve French | 2011-06-14 | 1 | -1/+1 |
* | [CIFS] Update cifs to version 1.72 | Steve French | 2011-05-19 | 1 | -1/+1 |
* | CIFS: Simplify invalidate part (try #5) | Pavel Shilovsky | 2011-05-19 | 1 | -1/+3 |
* | CIFS: directio read/write cleanups | Pavel Shilovsky | 2011-05-19 | 1 | -4/+4 |
* | cifs: cleanup: Rename and remove config flags | Shirish Pargaonkar | 2011-05-19 | 1 | -2/+2 |
* | cifs: Remove unused inode number while fetching root inode | Shirish Pargaonkar | 2011-05-19 | 1 | -1/+1 |
* | [CIFS] update cifs version | Steve French | 2011-02-21 | 1 | -1/+1 |
* | [CIFS] Update cifs minor version | Steve French | 2011-01-31 | 1 | -1/+1 |
* | CIFS: Implement cifs_strict_writev (try #4) | Pavel Shilovsky | 2011-01-25 | 1 | -1/+3 |
* | CIFS: Implement cifs_strict_readv (try #4) | Pavel Shilovsky | 2011-01-20 | 1 | -1/+3 |
* | CIFS: Implement cifs_file_strict_mmap (try #2) | Pavel Shilovsky | 2011-01-20 | 1 | -0/+1 |
* | CIFS: Implement cifs_strict_fsync | Pavel Shilovsky | 2011-01-20 | 1 | -2/+6 |
* | [CIFS] Update cifs version number | Steve French | 2011-01-19 | 1 | -1/+1 |
* | CIFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-16 | 1 | -0/+6 |
* | [CIFS] Fix checkpatch warnings and bump cifs version number | Steve French | 2010-10-25 | 1 | -1/+1 |
* | [CIFS] Fix minor checkpatch warning and update cifs version | Steve French | 2010-10-18 | 1 | -1/+1 |
* | cifs: don't use vfsmount to pin superblock for oplock breaks | Jeff Layton | 2010-10-12 | 1 | -4/+2 |
* | [CIFS] Various small checkpatch cleanups | Steve French | 2010-10-07 | 1 | -1/+1 |
* | [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled | Steve French | 2010-08-02 | 1 | -1/+1 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -1/+1 |
* | [CIFS] Fix lease break for writes | Steve French | 2010-04-27 | 1 | -1/+1 |
* | [CIFS] Cleanup various minor breakage in previous cFYI cleanup | Steve French | 2010-04-21 | 1 | -1/+1 |
* | cifs: add cifs_revalidate_file | Jeff Layton | 2010-03-09 | 1 | -0/+1 |
* | cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry | Jeff Layton | 2010-03-06 | 1 | -1/+1 |
* | [CIFS] Add support for TCP_NODELAY | Steve French | 2010-01-01 | 1 | -1/+1 |
* | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | [CIFS] Fix checkpatch warnings | Steve French | 2009-09-01 | 1 | -1/+1 |
* | [CIFS] update cifs version number | Steve French | 2009-07-10 | 1 | -1/+1 |