summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-05ceph: only queue async writeback on cap revocation if there is dirty dataSage Weil
2010-08-03ceph: do not ignore osd_idle_ttl mount optionSage Weil
2010-08-03ceph: constify dentry_operationsSage Weil
2010-08-03ceph: whitespace cleanupSage Weil
2010-08-02ceph: add flock/fcntl lock supportGreg Farnum
2010-08-02ceph: define on-wire types, constants for file locking supportGreg Farnum
2010-08-02ceph: add CEPH_FEATURE_FLOCK to the supported feature bitsGreg Farnum
2010-08-02ceph: support v2 reconnect encodingSage Weil
2010-08-02ceph: support v2 client_caps encodingSage Weil
2010-08-02ceph: move AES iv definition to shared headerSage Weil
2010-08-02ceph: fix decoding of pool snap infoSage Weil
2010-08-02ceph: make ->sync_fs not wait if wait==0Sage Weil
2010-08-02ceph: warn on missing snap realmSage Weil
2010-08-02ceph: print useful error message when crush rule not foundSage Weil
2010-08-02ceph: use %pU to print uuid (fsid)Sage Weil
2010-08-02ceph: sync header defs with server codeSage Weil
2010-08-02ceph: clean up header guardsSage Weil
2010-08-02ceph: strip misleading/obsolete version, feature infoSage Weil
2010-08-02ceph: specify supported features in super.hSage Weil
2010-08-02ceph: clean up fsid mount optionSage Weil
2010-08-02ceph: remove unused 'monport' mount optionSage Weil
2010-08-02ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum
2010-08-02ceph: add ceph_get_cap_for_mds function.Greg Farnum
2010-08-02ceph: connect to export targets on cap exportSage Weil
2010-08-02ceph: connect to export targets if mds is laggySage Weil
2010-08-02ceph: introduce helper to connect to mds export targetsSage Weil
2010-08-02ceph: only set num_pages in calc_layoutSage Weil
2010-08-02ceph: do caps accounting per mds_clientYehuda Sadeh
2010-08-02ceph: track laggy state of mds from mdsmapSage Weil
2010-08-02ceph: code cleanupYehuda Sadeh
2010-08-02ceph: skip if no auth cap in flush_snapsSage Weil
2010-08-02ceph: simplify caps revocation, fix for multimdsSage Weil
2010-08-02ceph: simplify add_cap_releasesSage Weil
2010-08-02ceph: drop unused argumentSage Weil
2010-08-02ceph: perform lazy reads when file mode and caps permitSage Weil
2010-08-02ceph: perform lazy writes when file mode and caps permitSage Weil
2010-08-02ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil
2010-08-02ceph: 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-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-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov