cifs: keep dentry reference in cifsFileInfo instead of inode reference
[pandora-kernel.git] / fs /
2010-10-12 Jeff Laytoncifs: keep dentry reference in cifsFileInfo instead...
2010-10-12 Jeff Laytoncifs: on multiuser mount, set ownership to current_fsui...
2010-10-12 Shirish PargaonkarCIFS ntlm authentication and signing - Build a proper...
2010-10-08 Jeff Laytoncifs: initialize tlink_tree_lock and tlink_tree
2010-10-08 Steve FrenchMerge branch 'for-next'
2010-10-08 Steve French[CIFS] Remove build warning
2010-10-08 Jeff Laytoncifs: fix module refcount leak in find_domain_name
2010-10-08 Jeff Laytoncifs: implement recurring workqueue job to prune old...
2010-10-08 Jeff Laytoncifs: on multiuser mount, set ownership to current_fsui...
2010-10-07 Linus TorvaldsMerge branch 'hwpoison-fixes' of git://git./linux/kerne...
2010-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-07 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-10-07 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-07 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-10-07 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-10-07 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-10-07 Steve French[CIFS] Various small checkpatch cleanups
2010-10-07 Jeff Laytoncifs: add "multiuser" mount option
2010-10-07 Jeff Laytoncifs: add routines to build sessions and tcons on the fly
2010-10-07 Johannes Weinerxfs: properly account for reclaimed inodes
2010-10-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-06 Linus TorvaldsMerge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbit...
2010-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-06 Shirish Pargaonkarntlm authentication and signing - Correct response...
2010-10-06 Jeff Laytoncifs: fix cifs_show_options to show "username=" or...
2010-10-06 Jeff Laytoncifs: have find_readable/writable_file filter by fsuid
2010-10-06 Jeff Laytoncifs: have cifsFileInfo hold a reference to a tlink...
2010-10-06 Jeff Laytoncifs: add refcounted and timestamped container for...
2010-10-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-10-05 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-04 Linus TorvaldsMerge branch 'merge-powerpc' of git://git.secretlab...
2010-10-04 Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2010-10-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-10-04 Linus TorvaldsMerge branch 'merge-spi' of git://git.secretlab.ca...
2010-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-04 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2010-10-04 Christoph Hellwigwriteback: always use sb->s_bdi for writeback purposes
2010-10-04 Geert Uytterhoevenfuse: Initialize total_len in fuse_retrieve()
2010-10-01 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-10-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-10-01 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-10-01 Linus TorvaldsMerge branch 'for-linus/i2c/2636-rc5' of git://git...
2010-10-01 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-10-01 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2010-10-01 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2010-10-01 Frederic Weisbeckerreiserfs: fix unwanted reiserfs lock recursion
2010-10-01 Frederic Weisbeckerreiserfs: fix dependency inversion between inode and...
2010-10-01 Jiri Olsaproc: make /proc/pid/limits world readable
2010-10-01 Jeff Laytoncifs: prevent infinite recursion in cifs_reconnect_tcon
2010-09-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-09-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-09-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-09-30 Joel Beckerocfs2: Don't walk off the end of fast symlinks.
2010-09-29 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-09-29 Jeff Laytoncifs: set backing_dev_info on new S_ISREG inodes
2010-09-29 Len BrownMerge branches 'apei', 'battery-mwh-fix', 'bugzilla...
2010-09-29 Jeff Laytoncifs: fix handling of signing with writepages (try #6)
2010-09-29 Jeff Laytoncifs: have cifs_new_fileinfo take a tcon arg
2010-09-29 Jeff Laytoncifs: add cifs_sb_master_tcon and convert some callers...
2010-09-29 Jeff Laytoncifs: temporarily rename cifs_sb->tcon to ptcon to...
2010-09-29 Jeff Laytoncifs: add function to get a tcon from cifs_sb
2010-09-29 Jeff Laytoncifs: make various routines use the cifsFileInfo->tcon...
2010-09-29 Steve French[CIFS] Fix ordering of cleanup on module init failure
2010-09-29 Steve French[CIFS] Remove obsolete header
2010-09-29 Jeff Laytoncifs: allow matching of tcp sessions in CifsNew state
2010-09-29 Jeff Laytoncifs: add tcon field to cifsFileInfo struct
2010-09-29 Stefan Metzmachercifs: add "mfsymlinks" mount option
2010-09-29 Stefan Metzmachercifs: use Minshall+French symlink functions
2010-09-29 Stefan Metzmachercifs: implement CIFSCreateMFSymLink()
2010-09-29 Stefan Metzmachercifs: implement CIFSFormatMFSymlink()
2010-09-29 Stefan Metzmachercifs: implement CIFSQueryMFSymLink()
2010-09-29 Stefan Metzmachercifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFS...
2010-09-29 Stefan Metzmachercifs: implement CIFSParseMFSymlink()
2010-09-29 Ben Greearcifs: Allow binding to local IP address.
2010-09-29 Shirish Pargaonkarcifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication...
2010-09-29 Shirish Pargaonkarcifs NTLMv2/NTLMSSP Change variable name mac_key to...
2010-09-29 Suresh Jayaramancifs: fix broken oplock handling
2010-09-29 Suresh Jayaramancifs: use type __u32 instead of int for the oplock...
2010-09-29 Dave Chinnerxfs: force background CIL push under sustained load
2010-09-29 Len BrownMerge branch 'meego-7093' into idle-release
2010-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-09-28 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2010-09-27 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-27 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2010-09-27 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-09-27 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-09-27 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-09-27 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-09-27 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2010-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-25 Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-09-25 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-09-25 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-09-25 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
next