summaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix cap flush race reentrancySage Weil2011-05-243-29/+31
* ceph: avoid inode lookup on nfs fh reconnectSage Weil2011-05-241-2/+6
* ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-241-2/+17
* ceph: check return value for start_request in writepagesSage Weil2011-05-191-1/+2
* ceph: remove useless checkSage Weil2011-05-191-2/+0
* ceph: fix broken comparison in readdir loopSage Weil2011-05-191-1/+1
* ceph: fix rare potential cap leakSage Weil2011-05-191-1/+2
* ceph: use snprintf for dirstat contentSage Weil2011-05-191-2/+3
* libceph: remove unused variableSage Weil2011-05-191-2/+0
* ceph: take reference on mds request r_unsafe_dirSage Weil2011-05-191-0/+4
* ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang2011-05-113-9/+10
* ceph: fix list_add in ceph_put_snap_realmHenry C Chang2011-05-111-1/+1
* ceph: print debug message before put mds sessionHenry C Chang2011-05-111-1/+1
* ceph: do not call __mark_dirty_inode under i_lockSage Weil2011-05-045-12/+23
* ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang2011-05-031-0/+7
* ceph: use ihold() when i_lock is heldSage Weil2011-05-031-2/+2
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-302-1/+7
|\ \ | |/ |/|
| * ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-1/+1
| * ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-251-0/+6
* | fs: don't use igrab() while holding i_lockDave Chinner2011-03-292-3/+3
|/
* ceph: rename dentry_release -> d_release, fix commentSage Weil2011-03-211-7/+6
* ceph: add request to the tail of unsafe write listHenry C Chang2011-03-211-1/+2
* ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang2011-03-211-0/+7
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-212-2/+3
* ceph: add ino32 mount optionYehuda Sadeh2011-03-214-25/+65
* ceph: remove debugfs debug cruftSage Weil2011-03-211-6/+0
* ceph: preserve I_COMPLETE across renameSage Weil2011-03-151-8/+8
* ceph: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
* ceph: no .snap inside of snapped namespaceSage Weil2011-03-041-0/+1
* ceph: do not clear I_COMPLETE from d_releaseSage Weil2011-03-031-21/+1
* ceph: do not set I_COMPLETESage Weil2011-03-032-2/+2
* Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil2011-03-032-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-213-5/+15
|\
| * ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh2011-02-192-1/+5
| * ceph: queue cap_snaps once per realmSage Weil2011-02-041-4/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-285-14/+54
|\ \ | |/
| * ceph: avoid picking MDS that is not activeSage Weil2011-01-251-3/+7
| * ceph: avoid immediate cap check after importSage Weil2011-01-191-2/+1
| * ceph: fix flushing of caps vs cap importSage Weil2011-01-191-4/+34
| * ceph: fix erroneous cap flush to non-auth mdsSage Weil2011-01-191-0/+2
| * ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-191-0/+2
| * ceph: fix xattr rbtree searchSage Weil2011-01-131-0/+3
| * ceph: fix getattr on directory when using norbytesYehuda Sadeh2011-01-131-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-139-51/+80
|\ \ | |/
| * ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-121-3/+7
| * ceph: Makefile: Remove unnessary codeTracey Dent2011-01-121-22/+1
| * ceph: associate requests with opening sessionsSage Weil2011-01-121-2/+4
| * ceph: drop redundant r_mds fieldSage Weil2011-01-123-7/+11
OpenPOWER on IntegriCloud