summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-19
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\
| * locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-07
* | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-20
|\ \ | |/ |/|
| * enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-17
| * cifs: handle lease F_UNLCK requests properlyJeff Layton2014-08-15
* | cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
|/
* cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton2014-06-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * cifs: switch to ->write_iter()Al Viro2014-05-06
| * cifs: switch to ->read_iter()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | cifs: Set client guid on per connection basisSachin Prabhu2014-05-21
* | fs/cifs/cifs.c: replace seq_printf by seq_putsFabian Frederick2014-05-21
* | cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton2014-05-21
|/
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * cifs: ->rename() without ->lookup() makes no senseAl Viro2014-04-01
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
| |/
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick2014-04-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * new helper: kfree_put_link()Al Viro2013-10-24
* | cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos2013-10-07
|/
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-09
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-08
* cifs: display iocharset= option in /proc/mountsJeff Layton2013-09-08
* cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-31
* 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