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