summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-02cifs: read pages from FS-CacheSuresh Jayaraman
2010-08-02cifs: store pages into local cacheSuresh Jayaraman
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman
2010-08-02cifs: remove unused cifsUidInfo structJeff Layton
2010-08-02cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton
2010-08-02cifs: match secType when searching for existing tcp sessionJeff Layton
2010-08-02cifs: move address comparison into separate functionJeff Layton
2010-08-02cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman
2010-08-02fs/cifs: Remove unnecessary casts of private_dataJoe Perches
2010-08-02cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman
2010-08-02cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman
2010-08-02cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman
2010-08-02cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman
2010-08-02GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02vfs: re-introduce MAY_CHDIREric Paris
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-08-02ext4: Add mount options in superblockTheodore Ts'o
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-01ext4: force block allocation on quota_offDmitry Monakhov
2010-08-01ext4: fix freeze deadlock under IOEric Sandeen
2010-07-31Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-31CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-07-30NFSv4: Clean up for lockowner XDR encodingTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-07-30nfsd: minor nfsd read api cleanupJ. Bruce Fields
2010-07-30GFS2: Fix typo in stuffed file data copy handlingAbhijith Das
2010-07-29gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen
2010-07-29nfsd4: share file descriptors between stateid'sJ. Bruce Fields
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields
2010-07-29nfsd4: miscellaneous process_open2 cleanupJ. Bruce Fields
2010-07-29nfsd4: don't pretend to support write delegationsJ. Bruce Fields
2010-07-29ext4: drop inode from orphan list if ext4_delete_inode() failsTheodore Ts'o
2010-07-29Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse
2010-07-29GFS2: Make "try" lock not try quite so hardSteven Whitehouse
2010-07-29GFS2: remove dependency on __GFP_NOFAILDavid Rientjes
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-29GFS2: Use nobh_writepageSteven Whitehouse