aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-07
|\ \
| * | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \ | |/ |/|
| * cifs: use workqueue instead of slow-workTejun Heo2010-07-22
* | cifs: define inode-level cache object and register themSuresh Jayaraman2010-08-02
* | cifs: register CIFS for cachingSuresh Jayaraman2010-08-02
* | CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-22
* | cifs: implement drop_inode superblock opJeff Layton2010-06-11
|/
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-13
|\
| * cifs: add bdi backing to mount sessionJens Axboe2010-04-22
* | [CIFS] drop quota operation stubsSteve French2010-05-11
* | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-05
* | [CIFS] Fix lease break for writesSteve French2010-04-27
* | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-26
* | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
|/
* [CIFS] Add mmap for direct, nobrl cifs mount typesPavel Shilovsky2010-03-26
* cifs: add cifs_revalidate_fileJeff Layton2010-03-09
* cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton2010-03-05
* [CIFS] Enable mmap on forcedirectio mountsSteve French2009-12-07
* SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells2009-11-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-26
|\
| * [CIFS] Fix build break when keys support turned offSteve French2009-09-24
| * cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-24
* | fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* | const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-22
|/
* cifs: protect GlobalOplock_Q with its own spinlockJeff Layton2009-09-01
* cifs: use tcon pointer in cifs_show_optionsJeff Layton2009-09-01
* cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-03
* cifs: remove cifsInodeInfo->inUse counterJeff Layton2009-07-09
* [CIFS] remove bkl usage from umount beginSteve French2009-06-25
* cifs: fix problems with earlier patchesJeff Layton2009-06-24
* cifs: display scopeid in /proc/mountsJeff Layton2009-06-15
* cifs: have cifs_show_options show forceuid/forcegid optionsJeff Layton2009-06-13
* cifs: remove unneeded NULL checks from cifs_show_optionsJeff Layton2009-06-13
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* cifs: rename cifs_iget to cifs_root_igetJeff Layton2009-05-28
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-09
* cifs: remove dnotify thread codeJeff Layton2009-04-16
* cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton2009-04-16
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* kill ->dir_notify()Al Viro2008-12-31
* cifs: update for new IP4/6 address printingStephen Rothwell2008-12-28
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-25
* cifs: make dnotify thread experimental codeJeff Layton2008-12-25
* cifs: display addr and prefixpath options in /proc/mountsJeff Layton2008-12-25
* cifs: reinstate sharing of tree connectionsJeff Layton2008-11-16