summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\
| * new helper: kfree_put_link()Al Viro2013-10-241-1/+1
* | cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos2013-10-071-2/+4
|/
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-091-0/+1
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-081-16/+17
* cifs: display iocharset= option in /proc/mountsJeff Layton2013-09-081-0/+15
* cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-311-6/+5
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-031-4/+7
|\
| * cifs: add new fields to cifs_ses to track requested security flavorJeff Layton2013-06-241-4/+7
* | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-1/+1
* | [readdir] convert cifsAl Viro2013-06-291-1/+1
|/
* cifs: stop printing the unc= option in /proc/mountsJeff Layton2013-05-241-3/+0
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-15/+21
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-211-0/+24
|\
| * cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-131-0/+24
* | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-111-0/+1
|/
* cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-02-271-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-4/+10
|\ \ | |/ |/|
| * cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-131-4/+10
* | Revert "CIFS: Fix write after setting a read lock for read oplock files"Pavel Shilovsky2013-01-011-1/+0
|/
* cifs: eliminate cifsERROR variableJeff Layton2012-12-201-1/+0
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-4/+4
* CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky2012-12-111-0/+1
* cifs: simplify id_to_sid and sid_to_id mapping codeJeff Layton2012-12-081-1/+0
* CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2Steve French2012-12-051-2/+2
* cifs: fix types on module parametersJeff Layton2012-12-051-6/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | cifs: Mangle string used for unc in /proc/mountsSachin Prabhu2012-09-241-1/+2
* | CIFS: Request SMB2.1 leasesPavel Shilovsky2012-09-241-7/+21
* | CIFS: Turn lock mutex into rw semaphorePavel Shilovsky2012-09-241-1/+1
* | CIFS: Remove spinlock dependence in brlock processingPavel Shilovsky2012-09-241-0/+1
* | cifs: remove kmap lock and rsize limitJeff Layton2012-09-241-4/+0
* | CIFS: Move statfs to ops structPavel Shilovsky2012-09-241-25/+4
* | CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky2012-09-241-0/+4
|/
* CIFS: Move building path to root to ops structPavel Shilovsky2012-07-241-2/+2
* CIFS: Respect SMB2 header/max header sizePavel Shilovsky2012-07-241-2/+12
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-241-3/+3
* VFS: Pass mount flags to sget()David Howells2012-07-141-5/+4
* cifs: implement i_op->atomic_open()Miklos Szeredi2012-07-141-0/+1
* cifs: don't bother with ->i_dentry in ->destroy_inode()Al Viro2012-07-141-1/+0
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-291-7/+16
|\
| * cifs: Fix comment as d_alloc_root() is replaced by d_make_root()Sedat Dilek2012-05-231-1/+1
| * CIFS: Move locks to cifsFileInfo structurePavel Shilovsky2012-05-161-1/+0
| * cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton2012-05-161-0/+1
| * cifs: display cache= option in /proc/mountsJeff Layton2012-05-161-4/+14
| * cifs: remove legacy MultiuserMount optionJeff Layton2012-05-161-1/+0
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud