summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-18cifs: move cifsFileInfo_put to file.cJeff Layton2-9/+11
2010-10-18cifs: convert GlobalSMBSeslock from a rwlock to regular spinlockJeff Layton6-38/+38
2010-10-18[CIFS] Fix minor checkpatch warning and update cifs versionSteve French2-3/+4
2010-10-18cifs: move cifs_new_fileinfo to file.cJeff Layton2-48/+47
2010-10-18cifs: eliminate pfile pointer from cifsFileInfoJeff Layton3-10/+3
2010-10-18cifs: cifs_write argument change and cleanupJeff Layton1-34/+17
2010-10-18cifs: clean up cifs_reopen_fileJeff Layton3-74/+57
2010-10-18cifs: eliminate the inode argument from cifs_new_fileinfoJeff Layton3-27/+22
2010-10-18cifs: eliminate oflags option from cifs_new_fileinfoJeff Layton3-10/+7
2010-10-18cifs: fix flags handling in cifs_posix_openJeff Layton3-119/+95
2010-10-15cifs: eliminate cifs_posix_open_inode_helperJeff Layton1-67/+0
2010-10-15cifs: handle FindFirst failure gracefullySuresh Jayaraman1-8/+11
2010-10-14NTLM authentication and signing - Calculate auth response per smb sessionShirish Pargaonkar5-36/+36
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton7-18/+29
2010-10-12cifs: keep dentry reference in cifsFileInfo instead of inode referenceJeff Layton4-5/+6
2010-10-12cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)Jeff Layton1-3/+9
2010-10-12CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntl...Shirish Pargaonkar1-11/+69
2010-10-08cifs: initialize tlink_tree_lock and tlink_treeJeff Layton1-0/+3
2010-10-08Merge branch 'for-next'Steve French26-434/+1614
2010-10-08[CIFS] Remove build warningSteve French1-1/+1
2010-10-08cifs: fix module refcount leak in find_domain_nameJeff Layton1-1/+4
2010-10-08cifs: implement recurring workqueue job to prune old tconsJeff Layton2-1/+58
2010-10-08cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)Jeff Layton1-0/+10
2010-10-07Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+15
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-4/+9
2010-10-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-5/+8
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-17/+75
2010-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+22
2010-10-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+14
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-144/+271
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-44/+48
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-10-07MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park1-0/+10
2010-10-07MAINTAINERS: Haavard has movedAndrew Morton1-1/+1
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov1-3/+7
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt1-2/+2
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French3-12/+12
2010-10-07cifs: add "multiuser" mount optionJeff Layton1-0/+13
2010-10-07cifs: add routines to build sessions and tcons on the flyJeff Layton3-28/+279
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen1-1/+1
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen1-5/+5
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen1-0/+8
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi1-1/+1
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe2-4/+9
2010-10-07drm: don't drop handle reference on unloadDave Airlie4-4/+1
2010-10-06xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov1-4/+5
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown1-0/+2
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown1-1/+1
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds1-1/+1