aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| * cifs_get_root(): use lookup_one_len_unlocked()Al Viro2016-03-14
* | lib: update single-char callers of strtobool()Kees Cook2016-03-17
* | CIFS: Fix duplicate line introduced by clone_file_range patchSteve French2016-03-01
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-24
|\
| * cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-14
| * cifs: Make echo interval tunableSteve French2016-01-14
* | wrappers for ->i_mutex accessAl Viro2016-01-22
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
|/
* Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\
| * cifs: avoid unused variable and labelArnd Bergmann2015-12-08
| * vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* Allow copy offload (CopyChunk) across sharesSteve French2015-11-09
* Add resilienthandles mount parmSteve French2015-11-03
* [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-03
* [CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French2015-09-11
* fs: create and use seq_show_option for escapingKees Cook2015-09-04
* Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-10
* 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-16
* | 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