summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: Remove bogus check in invalidatepageMilosz Tanski2013-08-091-4/+0
* ceph: replace hold_mutex flag with gotoSage Weil2013-08-091-7/+4
* ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng2013-08-091-7/+9
* block: rbd: use NULL instead of 0Jingoo Han2013-08-091-2/+2
* ceph: fix freeing inode vs removing session caps raceYan, Zheng2013-08-093-0/+41
* ceph: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-091-1/+1
* ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng2013-08-091-2/+6
* ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng2013-08-091-2/+0
* ceph: cleanup types in striped_read()Dan Carpenter2013-08-091-4/+4
* ceph: trim deleted inodeYan, Zheng2013-08-091-1/+40
* ceph: wake up writer if vmtruncate work get blockedYan, Zheng2013-08-091-1/+8
* ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng2013-08-091-0/+2
* ceph: fix null pointer dereferenceNathaniel Yazdani2013-08-091-0/+3
* libceph: unregister request in __map_request failed and nofail == falsemajianpeng2013-08-091-0/+2
* ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng2013-08-091-1/+3
* libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin2013-07-091-5/+0
* libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng2013-07-031-7/+7
* ceph: fix race between cap issue and revokeYan, Zheng2013-07-031-9/+20
* ceph: fix cap revoke raceYan, Zheng2013-07-031-0/+9
* ceph: fix pending vmtruncate raceYan, Zheng2013-07-034-11/+13
* ceph: avoid accessing invalid memorySasha Levin2013-07-031-1/+1
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-031-0/+6
* ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-032-15/+8
* ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-031-1/+3
* ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma2013-07-031-2/+0
* ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-031-2/+2
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-031-4/+5
* ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-031-0/+7
* rbd: fix a couple warningsSage Weil2013-07-031-2/+2
* ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-031-0/+1
* ceph: check migrate seq before changing auth capYan, Zheng2013-07-031-3/+5
* ceph: fix race between page writeback and truncateYan, Zheng2013-07-031-44/+40
* ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-031-0/+1
* ceph: fix cap release raceYan, Zheng2013-07-031-12/+10
* libceph: fix truncate size calculationYan, Zheng2013-07-031-6/+8
* libceph: fix safe completionYan, Zheng2013-07-032-10/+8
* rbd: take a little creditAlex Elder2013-07-031-0/+1
* rbd: use rwsem to protect header updatesAlex Elder2013-07-031-16/+10
* rbd: don't hold ctl_mutex to get/put deviceAlex Elder2013-07-031-15/+2
* rbd: protect against concurrent unmapsAlex Elder2013-07-031-2/+4
* rbd: set removing flag while holding list lockAlex Elder2013-07-031-31/+22
* libceph: print more info for short message headerAlex Elder2013-07-031-2/+4
* rbd: protect against duplicate client creationAlex Elder2013-07-031-10/+7
* rbd: clean up a few things in the refresh pathAlex Elder2013-07-031-10/+43
* rbd: flush dcache after zeroing page dataAlex Elder2013-07-031-0/+2
* libceph: add lingering request reference when registeredAlex Elder2013-07-031-7/+5
* ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-011-20/+22
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-011-1/+3
* rbd: drop original request earlier for existence checkAlex Elder2013-07-011-2/+1
* ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt2013-07-011-1/+1
OpenPOWER on IntegriCloud