aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-06-13ceph: fix sync and dio writes across stripe boundariesSage Weil
2011-06-13ceph: fix page alignment correctionsSage Weil
2011-06-07ceph: unwind canceled flock stateSage Weil
2011-06-07ceph: fix ENOENT logic in striped_readSage Weil
2011-06-07ceph: fix short sync reads from the OSDSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2011-05-24ceph: fix cap flush race reentrancySage Weil
2011-05-24ceph: avoid inode lookup on nfs fh reconnectSage Weil
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-05-19ceph: check return value for start_request in writepagesSage Weil
2011-05-19ceph: remove useless checkSage Weil
2011-05-19ceph: fix broken comparison in readdir loopSage Weil
2011-05-19ceph: fix rare potential cap leakSage Weil
2011-05-19ceph: use snprintf for dirstat contentSage Weil
2011-05-19libceph: remove unused variableSage Weil
2011-05-19ceph: take reference on mds request r_unsafe_dirSage Weil
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang
2011-05-11ceph: print debug message before put mds sessionHenry C Chang
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang
2011-05-03ceph: use ihold() when i_lock is heldSage Weil
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner
2011-03-25ceph: flush msgr_wq during mds_client shutdownSage Weil
2011-03-21ceph: rename dentry_release -> d_release, fix commentSage Weil
2011-03-21ceph: add request to the tail of unsafe write listHenry C Chang
2011-03-21ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil
2011-03-21ceph: add ino32 mount optionYehuda Sadeh
2011-03-21ceph: remove debugfs debug cruftSage Weil
2011-03-15ceph: preserve I_COMPLETE across renameSage Weil
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil
2011-03-03ceph: do not clear I_COMPLETE from d_releaseSage Weil
2011-03-03ceph: do not set I_COMPLETESage Weil
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh
2011-02-04ceph: queue cap_snaps once per realmSage Weil
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-25ceph: avoid picking MDS that is not activeSage Weil
2011-01-19ceph: avoid immediate cap check after importSage Weil
2011-01-19ceph: fix flushing of caps vs cap importSage Weil
2011-01-19ceph: fix erroneous cap flush to non-auth mdsSage Weil
2011-01-19ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil