summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton3-33/+52
2010-04-28cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton3-11/+15
2010-04-27[CIFS] Fix lease break for writesSteve French3-17/+3
2010-04-27cifs: save the dialect chosen by serverJeff Layton2-6/+6
2010-04-26cifs: change && to ||Dan Carpenter1-1/+1
2010-04-26cifs: rename "extended_security" to "global_secflags"Jeff Layton6-12/+12
2010-04-26cifs: move tcon find/create into separate functionJeff Layton1-70/+86
2010-04-26cifs: move SMB session creation code into separate functionJeff Layton1-65/+93
2010-04-26cifs: track local_nls in volume infoJeff Layton1-5/+6
2010-04-22[CIFS] Allow null nd (as nfs server uses) on createSteve French3-14/+23
2010-04-21[CIFS] Fix losing locks during fork()Pavel Shilovsky1-3/+4
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French4-29/+29
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches25-835/+845
2010-04-21[CIFS] use add_to_page_cache_lruNick Piggin1-10/+3
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-9/+15
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+55
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-27/+47
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-19Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds1-2/+2
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds5-100/+118
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher1-4/+4
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks1-48/+52
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-31/+121
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-28/+35
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-19/+139
2010-04-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-68/+251
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter1-3/+5
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller1-1/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2-4/+8
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák5-6/+20
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson4-0/+8
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher1-2/+6
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher1-0/+5
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2-1/+10
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse1-1/+1
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2-2/+54