summaryrefslogtreecommitdiff
path: root/fs/smbfs
Commit message (Expand)AuthorAge
* switch smbfs to evict_inode()Al Viro2010-08-09
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* smbfs: remove duplicated #includeHuang Weiyi2010-05-25
* smbfs: Push down BKL into ioctl functionArnd Bergmann2010-05-17
* smbfs: add bdi backing to mount sessionJens Axboe2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* smbfs: read buffer overflowRoel Kluin2009-09-23
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* fs/Kconfig: move smbfs outAlexey Dobriyan2009-01-22
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells2008-11-14
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* Remove BKL from remote_llseek v2Andi Kleen2008-07-02
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis2008-02-13
* smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-06
* deprecate smbfs in favour of cifsAndrew Morton2008-02-05
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-01
|\
| * Remove commented-out code copied from NFSMatthew Wilcox2007-12-06
* | FS: Remove dead codeWANG Cong2008-01-28
|/
* smbfs: fix debug buildsJeff Layton2007-11-14
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* smbfs: convert to new aopsNick Piggin2007-10-16
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* smbfs: remove unnecessary allow_signalEric W. Biederman2007-05-08
* ROUND_UP macro cleanup in fs/smbfs/request.cMilind Arun Choudhary2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-13
* [PATCH] struct path: convert smbfsJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07