aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-03
|\
| * cifs: add new fields to cifs_ses to track requested security flavorJeff Layton2013-06-24
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* | [readdir] convert cifsAl Viro2013-06-29
|/
* cifs: stop printing the unc= option in /proc/mountsJeff Layton2013-05-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
|\
| * cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
* | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-11
|/
* cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \ | |/ |/|
| * cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-13
* | Revert "CIFS: Fix write after setting a read lock for read oplock files"Pavel Shilovsky2013-01-01
|/
* cifs: eliminate cifsERROR variableJeff Layton2012-12-20
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky2012-12-11
* cifs: simplify id_to_sid and sid_to_id mapping codeJeff Layton2012-12-08
* CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2Steve French2012-12-05
* cifs: fix types on module parametersJeff Layton2012-12-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | cifs: Mangle string used for unc in /proc/mountsSachin Prabhu2012-09-24
* | CIFS: Request SMB2.1 leasesPavel Shilovsky2012-09-24
* | CIFS: Turn lock mutex into rw semaphorePavel Shilovsky2012-09-24
* | CIFS: Remove spinlock dependence in brlock processingPavel Shilovsky2012-09-24
* | cifs: remove kmap lock and rsize limitJeff Layton2012-09-24
* | CIFS: Move statfs to ops structPavel Shilovsky2012-09-24
* | CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky2012-09-24
|/
* CIFS: Move building path to root to ops structPavel Shilovsky2012-07-24
* CIFS: Respect SMB2 header/max header sizePavel Shilovsky2012-07-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* VFS: Pass mount flags to sget()David Howells2012-07-14
* cifs: implement i_op->atomic_open()Miklos Szeredi2012-07-14
* cifs: don't bother with ->i_dentry in ->destroy_inode()Al Viro2012-07-14
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-29
|\
| * cifs: Fix comment as d_alloc_root() is replaced by d_make_root()Sedat Dilek2012-05-23
| * CIFS: Move locks to cifsFileInfo structurePavel Shilovsky2012-05-16
| * cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton2012-05-16
| * cifs: display cache= option in /proc/mountsJeff Layton2012-05-16
| * cifs: remove legacy MultiuserMount optionJeff Layton2012-05-16
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ | |/ |/|
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-09
* | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-01
* | Use correct conversion specifiers in cifs_show_optionsSachin Prabhu2012-04-24
* | CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu2012-04-24
|/
* cifs: add new cifsiod_wq workqueueJeff Layton2012-03-23
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-03-23
|\