summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] remove redundant path walking in dfs_do_refmountSteve French2010-08-021-17/+11
* cifs: ignore the "mand", "nomand" and "_netdev" mount optionsJeff Layton2010-08-021-0/+6
* cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton2010-08-022-0/+2
* cifs: don't allow cifs_iget to match inodes of the wrong typeJeff Layton2010-08-021-0/+5
* [CIFS] relinquish fscache cookie before freeing CIFSTconInfoSteve French2010-08-021-1/+1
* cifs: add separate cred_uid field to sesInfoJeff Layton2010-08-023-3/+10
* fs: cifs: check kmalloc() resultKulikov Vasiliy2010-08-021-0/+5
* [CIFS] Missing ifdefSteve French2010-08-021-0/+4
* [CIFS] Missing line from previous commitSteve French2010-08-021-3/+3
* [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French2010-08-022-2/+2
* cifs: add mount option to enable local cachingSuresh Jayaraman2010-08-022-0/+9
* cifs: read pages from FS-CacheSuresh Jayaraman2010-08-023-1/+129
* cifs: store pages into local cacheSuresh Jayaraman2010-08-023-0/+29
* cifs: FS-Cache page managementSuresh Jayaraman2010-08-024-0/+93
* cifs: define inode-level cache object and register themSuresh Jayaraman2010-08-027-0/+183
* cifs: define superblock-level cache index objects and register themSuresh Jayaraman2010-08-026-0/+142
* cifs: remove unused cifsUidInfo structJeff Layton2010-08-021-16/+0
* cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton2010-08-022-9/+19
* cifs: match secType when searching for existing tcp sessionJeff Layton2010-08-022-4/+54
* cifs: move address comparison into separate functionJeff Layton2010-08-021-37/+36
* cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-024-10/+31
* cifs: define server-level cache index objects and register themSuresh Jayaraman2010-08-026-1/+126
* cifs: register CIFS for cachingSuresh Jayaraman2010-08-024-0/+95
* fs/cifs: Remove unnecessary casts of private_dataJoe Perches2010-08-023-18/+13
* cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman2010-08-021-0/+9
* cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman2010-08-021-1/+0
* cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman2010-08-021-6/+0
* cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman2010-08-021-0/+5
* Linux 2.6.35v2.6.35Linus Torvalds2010-08-011-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-012-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3011-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-303-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-304-11/+32
|\ \
| * | NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-301-6/+17
| * | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-303-4/+14
| * | nfs: include space for the NUL in root pathDan Carpenter2010-07-301-1/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-302-2/+3
|\ \ \
| * | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1