summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-01ext4: Add mount options in superblockTheodore Ts'o
2010-08-01ceph: make ->sync_fs not wait if wait==0Sage Weil
2010-08-01ceph: warn on missing snap realmSage Weil
2010-08-01ceph: print useful error message when crush rule not foundSage Weil
2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil
2010-08-01ceph: sync header defs with server codeSage Weil
2010-08-01ceph: clean up header guardsSage Weil
2010-08-01ceph: strip misleading/obsolete version, feature infoSage Weil
2010-08-01ceph: specify supported features in super.hSage Weil
2010-08-01ceph: clean up fsid mount optionSage Weil
2010-08-01ceph: remove unused 'monport' mount optionSage Weil
2010-08-01ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum
2010-08-01ceph: add ceph_get_cap_for_mds function.Greg Farnum
2010-08-01ceph: connect to export targets on cap exportSage Weil
2010-08-01ceph: connect to export targets if mds is laggySage Weil
2010-08-01ceph: introduce helper to connect to mds export targetsSage Weil
2010-08-01ceph: only set num_pages in calc_layoutSage Weil
2010-08-01ceph: do caps accounting per mds_clientYehuda Sadeh
2010-08-01ceph: track laggy state of mds from mdsmapSage Weil
2010-08-01ceph: code cleanupYehuda Sadeh
2010-08-01ceph: skip if no auth cap in flush_snapsSage Weil
2010-08-01ceph: simplify caps revocation, fix for multimdsSage Weil
2010-08-01ceph: simplify add_cap_releasesSage Weil
2010-08-01ceph: drop unused argumentSage Weil
2010-08-01ceph: perform lazy reads when file mode and caps permitSage Weil
2010-08-01ceph: perform lazy writes when file mode and caps permitSage Weil
2010-08-01ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil
2010-08-01ceph: request FILE_LAZYIO cap when LAZY file mode is setSage Weil
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-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30CIFS: 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