Staging: Merge staging-next into Linus's tree
[deliverable/linux.git] / fs / cifs /
2010-08-05  Greg Kroah-HartmanStaging: Merge staging-next into Linus's tree
2010-08-05  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-05  Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-08-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-08-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-05  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-08-05  Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2010-08-05  Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-08-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-04  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-08-04  Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04  Tony LuckPull misc2-6-36 into release branch
2010-08-04  Tony LuckPull reduce-config into release branch
2010-08-04  Jiri KosinaMerge branches 'magicmouse', 'roccat' and 'vec-pedal...
2010-08-04  Jiri KosinaMerge branch 'upstream' into for-linus
2010-08-04  Jiri KosinaMerge branch 'master' into for-next
2010-08-04  Benjamin HerrenschmidtMerge commit 'gcl/next' into next
2010-08-03  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-08-03  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-03  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-08-03  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-03  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-08-03  Chris ZankelMerge remote branch 'origin/master'
2010-08-02  Alex ElderMerge branch 'v2.6.35'
2010-08-02  Jeff Laytoncifs: fsc should not default to "on"
2010-08-02  Steve French[CIFS] remove redundant path walking in dfs_do_refmount
2010-08-02  Jeff Laytoncifs: ignore the "mand", "nomand" and "_netdev" mount...
2010-08-02  Jeff Laytoncifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
2010-08-02  Jeff Laytoncifs: don't allow cifs_iget to match inodes of the...
2010-08-02  Steve French[CIFS] relinquish fscache cookie before freeing CIFSTco...
2010-08-02  Jeff Laytoncifs: add separate cred_uid field to sesInfo
2010-08-02  Kulikov Vasiliyfs: cifs: check kmalloc() result
2010-08-02  Steve French[CIFS] Missing ifdef
2010-08-02  Steve French[CIFS] Missing line from previous commit
2010-08-02  Steve French[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
2010-08-02  Suresh Jayaramancifs: add mount option to enable local caching
2010-08-02  Suresh Jayaramancifs: read pages from FS-Cache
2010-08-02  Suresh Jayaramancifs: store pages into local cache
2010-08-02  Suresh Jayaramancifs: FS-Cache page management
2010-08-02  Suresh Jayaramancifs: define inode-level cache object and register...
2010-08-02  Suresh Jayaramancifs: define superblock-level cache index objects and...
2010-08-02  Jeff Laytoncifs: remove unused cifsUidInfo struct
2010-08-02  Jeff Laytoncifs: clean up cifs_find_smb_ses (try #2)
2010-08-02  Jeff Laytoncifs: match secType when searching for existing tcp...
2010-08-02  Jeff Laytoncifs: move address comparison into separate function
2010-08-02  Jeff Laytoncifs: set the port in sockaddr in a more clearly define...
2010-08-02  Suresh Jayaramancifs: define server-level cache index objects and regis...
2010-08-02  Suresh Jayaramancifs: register CIFS for caching
2010-08-02  Joe Perchesfs/cifs: Remove unnecessary casts of private_data
2010-08-02  Suresh Jayaramancifs: add kernel config option for CIFS Client caching...
2010-08-02  Suresh Jayaramancifs: remove unused ip_address field in struct TCP_Serv...
2010-08-02  Suresh Jayaramancifs: remove an potentially confusing, obsolete comment
2010-08-02  Suresh Jayaramancifs: guard cifsglob.h against multiple inclusion
2010-07-31  Russell KingMerge branch 'misc' into devel
2010-07-31  Russell KingMerge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb...
2010-07-31  Russell KingMerge branch 'shmobile' into devel
2010-07-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-07-31  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-31  David HowellsCIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-07-29  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29  Russell KingMerge branch 'arm/booting' of git://git.pengutronix...
2010-07-29  Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-07-29  Russell KingMerge branch 'wells/lpc32xx-arch_v2' of git://git.lpcli...
2010-07-29  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-27  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-27  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-07-27  Russell KingMerge branch 'origin' into misc
2010-07-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-07-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-26  Uwe Kleine-KönigMerge branch 'imx/for-2.6.36' of git://git.pengutronix...
2010-07-25  David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-23  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-23  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-23  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-23  Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-07-22  Len BrownMerge branch 'misc' into release
2010-07-22  Len BrownMerge branch 'bugzilla-15886' into release
2010-07-22  Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16244' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16271' into release
2010-07-22  Len BrownMerge branch 'bugzilla-16357' into release
2010-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.07058 seconds and 8 git commands to generate.