summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12cifs: keep dentry reference in cifsFileInfo instead of inode referenceJeff Layton
2010-10-12cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)Jeff Layton
2010-10-12CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntl...Shirish Pargaonkar
2010-10-08cifs: initialize tlink_tree_lock and tlink_treeJeff Layton
2010-10-08Merge branch 'for-next'Steve French
2010-10-08[CIFS] Remove build warningSteve French
2010-10-08cifs: fix module refcount leak in find_domain_nameJeff Layton
2010-10-08cifs: implement recurring workqueue job to prune old tconsJeff Layton
2010-10-08cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)Jeff Layton
2010-10-07Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet
2010-10-07MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park
2010-10-07MAINTAINERS: Haavard has movedAndrew Morton
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French
2010-10-07cifs: add "multiuser" mount optionJeff Layton
2010-10-07cifs: add routines to build sessions and tcons on the flyJeff Layton
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown
2010-10-06Linux 2.6.36-rc7Linus Torvalds
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-06ntlm authentication and signing - Correct response length for ntlmv2 authenti...Shirish Pargaonkar
2010-10-06cifs: fix cifs_show_options to show "username=" or "multiuser"Jeff Layton
2010-10-06cifs: have find_readable/writable_file filter by fsuidJeff Layton
2010-10-06cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton
2010-10-06cifs: add refcounted and timestamped container for holding tconsJeff Layton
2010-10-06powerpc: remove unused variableStephen Rothwell
2010-10-05drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov