aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)AuthorFilesLines
2011-07-16ceph analog of cifs build_path_from_dentry() race fixGravatar Al Viro 1-3/+16
2011-06-13ceph: fix sync and dio writes across stripe boundariesGravatar Sage Weil 1-3/+3
2011-06-13ceph: fix page alignment correctionsGravatar Sage Weil 1-5/+3
2011-06-07ceph: unwind canceled flock stateGravatar Sage Weil 1-10/+16
2011-06-07ceph: fix ENOENT logic in striped_readGravatar Sage Weil 1-2/+2
2011-06-07ceph: fix short sync reads from the OSDGravatar Sage Weil 1-13/+15
2011-06-07ceph: use ihold when we already have an inode refGravatar Sage Weil 10-28/+37
2011-05-24ceph: fix cap flush race reentrancyGravatar Sage Weil 3-29/+31
2011-05-24ceph: avoid inode lookup on nfs fh reconnectGravatar Sage Weil 1-2/+6
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableGravatar Sage Weil 1-2/+17
2011-05-19ceph: check return value for start_request in writepagesGravatar Sage Weil 1-1/+2
2011-05-19ceph: remove useless checkGravatar Sage Weil 1-2/+0
2011-05-19ceph: fix broken comparison in readdir loopGravatar Sage Weil 1-1/+1
2011-05-19ceph: fix rare potential cap leakGravatar Sage Weil 1-1/+2
2011-05-19ceph: use snprintf for dirstat contentGravatar Sage Weil 1-2/+3
2011-05-19libceph: remove unused variableGravatar Sage Weil 1-2/+0
2011-05-19ceph: take reference on mds request r_unsafe_dirGravatar Sage Weil 1-0/+4
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capGravatar Henry C Chang 3-9/+10
2011-05-11ceph: fix list_add in ceph_put_snap_realmGravatar Henry C Chang 1-1/+1
2011-05-11ceph: print debug message before put mds sessionGravatar Henry C Chang 1-1/+1
2011-05-04ceph: do not call __mark_dirty_inode under i_lockGravatar Sage Weil 5-12/+23
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startGravatar Henry C Chang 1-0/+7
2011-05-03ceph: use ihold() when i_lock is heldGravatar Sage Weil 1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 3-3/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 3-3/+3
2011-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientGravatar Linus Torvalds 2-1/+7
2011-03-29ceph: Move secret key parsing earlier.Gravatar Tommi Virtanen 1-1/+1
2011-03-29fs: don't use igrab() while holding i_lockGravatar Dave Chinner 2-3/+3
2011-03-25ceph: flush msgr_wq during mds_client shutdownGravatar Sage Weil 1-0/+6
2011-03-21ceph: rename dentry_release -> d_release, fix commentGravatar Sage Weil 1-7/+6
2011-03-21ceph: add request to the tail of unsafe write listGravatar Henry C Chang 1-1/+2
2011-03-21ceph: remove request from unsafe list if it is canceled/timed outGravatar Henry C Chang 1-0/+7
2011-03-21ceph: move readahead default to fs/ceph from libcephGravatar Sage Weil 2-2/+3
2011-03-21ceph: add ino32 mount optionGravatar Yehuda Sadeh 4-25/+65
2011-03-21ceph: remove debugfs debug cruftGravatar Sage Weil 1-6/+0
2011-03-15ceph: preserve I_COMPLETE across renameGravatar Sage Weil 1-8/+8
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsGravatar Al Viro 1-1/+1
2011-03-04ceph: no .snap inside of snapped namespaceGravatar Sage Weil 1-0/+1
2011-03-03ceph: do not clear I_COMPLETE from d_releaseGravatar Sage Weil 1-21/+1
2011-03-03ceph: do not set I_COMPLETEGravatar Sage Weil 2-2/+2
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Gravatar Sage Weil 2-5/+1
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 3-5/+15
2011-02-19ceph: keep reference to parent inode on ceph_dentryGravatar Yehuda Sadeh 2-1/+5
2011-02-04ceph: queue cap_snaps once per realmGravatar Sage Weil 1-4/+10
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-14/+54
2011-01-25ceph: avoid picking MDS that is not activeGravatar Sage Weil 1-3/+7
2011-01-19ceph: avoid immediate cap check after importGravatar Sage Weil 1-2/+1
2011-01-19ceph: fix flushing of caps vs cap importGravatar Sage Weil 1-4/+34
2011-01-19ceph: fix erroneous cap flush to non-auth mdsGravatar Sage Weil 1-0/+2
2011-01-19ceph: fix cap_wanted_delay_{min,max} mount option initializationGravatar Sage Weil 1-0/+2