]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs/cifs
turn cifs_setattr into a multiplexor that calls the correct function
[karo-tx-linux.git] / fs / cifs /
2008-08-06 Jeff Laytonturn cifs_setattr into a multiplexor that calls the...
2008-08-06 Jeff Laytonmove file time and dos attribute setting logic into...
2008-08-06 Jeff Laytonspin off cifs_setattr with unix extensions to its own...
2008-08-06 Steve French[CIFS] Code cleanup in old sessionsetup code
2008-08-06 Jeff Layton[CIFS] cifs_mkdir and cifs_create should respect the...
2008-08-06 Jeff LaytonRename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and...
2008-08-06 Jeff Laytonchange CIFSSMBSetTimes to CIFSSMBSetPathInfo
2008-08-06 Steve French[CIFS] fix trailing whitespace
2008-08-06 Jeff Laytonbundle up Unix SET_PATH_INFO args into a struct and...
2008-08-05 Suresh JayaramanFix missing braces in cifs_revalidate()
2008-08-04 Jeff Laytonremove locking around tcpSesAllocCount atomic variable
2008-08-01 Jeff Layton[CIFS] properly account for new user= field in SPNEGO...
2008-07-31 Jeff Layton[CIFS] remove level of indentation from decode_negTokenInit
2008-07-29 Shirish Pargaonkar[CIFS] cifs send2 not retrying enough in some cases...
2008-07-29 Steve French[CIFS] oid should also be checked against class in...
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28 Jesse BarnesMerge branch 'x86/iommu' of git://git.kernel.org/pub...
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-28 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-27 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-27 Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-07-27 Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27 Linus TorvaldsMerge branch 'tracehook' of git://git.kernel.org/pub...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Russell KingMerge branch 'for_rmk_13' of git://git.mnementh.co...
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-26 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25 David WoodhouseMerge branch 'linux-next' of git://git.infradead.org...
2008-07-24 Chris WrightWhen verifying the decoded header before decoding the...
2008-07-24 Shirish Pargaonkar[CIFS] Fix warnings from checkpatch
2008-07-24 Shirish Pargaonkar[CIFS] Fix improper endian conversion of ACL subauth...
2008-07-24 Shirish Pargaonkar[CIFS] Fix possible double free if search immediately...
2008-07-24 Steve French[CIFS] remove checkpatch warning
2008-07-24 Alexey DobriyanSigned-off-by: Alexey Dobriyan <adobriyan@gmail.com>
2008-07-24 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2008-07-24 Harvey Harrisoncifs: assorted endian annotations
2008-07-23 Jeff Layton[CIFS] break ATTR_SIZE changes out into their own function
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-23 Jeff Laytonlockdep: annotate cifs in-kernel sockets
2008-07-23 Jiri KosinaMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-07-22 Jan Beulich[CIFS] Fix compiler warning on 64-bit
2008-07-21 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-07-18 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-17 Tony LuckPull pvops into release branch
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git.kernel.org/pub...
2008-07-16 Linus TorvaldsMerge branch 'for_linus' of git://git.infradead.org...
2008-07-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-15 Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15 Trond MyklebustMerge branch 'devel' into next
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Linus TorvaldsMerge branch 'sbp2-spindown' of git://git.kernel.org...
2008-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-07-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-15 Linus TorvaldsMerge branch 'timers/for-linus' of git://git.kernel...
2008-07-15 Linus TorvaldsMerge branch 'genirq' of git://git.kernel.org/pub/scm...
2008-07-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-15 Linus TorvaldsMerge branch 'core/topology' of git://git.kernel.org...
2008-07-15 Linus TorvaldsMerge branch 'core/stacktrace' of git://git.kernel...
2008-07-15 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-07-15 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-15 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-15 Benjamin HerrenschmidtMerge commit 'jwb/jwb-next'
2008-07-14 Linus TorvaldsMerge branch 'for-2.6.27' of git://git.infradead.org...
next