Commit Graph

806 Commits (d243997f125e92123932f0a2efaa63f1a76b3482)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Alex Elder 812164f8c3 ceph: use ceph_create_snap_context() 12 years ago
Alex Elder 406e2c9f92 libceph: kill off osd data write_request parameters 12 years ago
Randy Dunlap ac7f29bf2e ceph: fix printk format warnings in file.c 12 years ago
Yan, Zheng 1ac0fc8adf ceph: fix race between writepages and truncate 12 years ago
Yan, Zheng 03d254edeb ceph: apply write checks in ceph_aio_write 12 years ago
Yan, Zheng 37505d5768 ceph: take i_mutex before getting Fw cap 12 years ago
Alex Elder 26be88087a libceph: change how "safe" callback is used 12 years ago
Alex Elder 7d7d51ce14 ceph: let osd client clean up for interrupted request 12 years ago
Yan, Zheng 0b93267252 ceph: fix symlink inode operations 12 years ago
Sam Lang a84cd29335 ceph: Use pseudo-random numbers to choose mds 12 years ago
Alex Elder 90af36022a libceph: add, don't set data for a message 12 years ago
Alex Elder a4ce40a9a7 libceph: combine initializing and setting osd data 12 years ago
Alex Elder c99d2d4abb libceph: specify osd op by index in request 12 years ago
Alex Elder 8c042b0df9 libceph: add data pointers in osd op structures 12 years ago
Alex Elder 79528734f3 libceph: keep source rather than message osd op array 12 years ago
Alex Elder 87060c1089 libceph: a few more osd data cleanups 12 years ago
Alex Elder 43bfe5de9f libceph: define osd data initialization helpers 12 years ago
Alex Elder e5975c7c8e ceph: build osd request message later for writepages 12 years ago
Alex Elder 02ee07d300 libceph: hold off building osd request 12 years ago
Alex Elder 88486957f9 ceph: kill ceph alloc_page_vec() 12 years ago
Alex Elder 94fe8420bf ceph: define ceph_writepages_osd_request() 12 years ago
Alex Elder acead002b2 libceph: don't build request in ceph_osdc_new_request() 12 years ago
Alex Elder 25d71cb92d ceph: use page_offset() in ceph_writepages_start() 12 years ago
Alex Elder 3bf53337af ceph: set up page array mempool with correct size 12 years ago
Sage Weil 27859f9773 libceph: wrap auth ops in wrapper functions 12 years ago
Sage Weil 0bed9b5c52 libceph: add update_authorizer auth method 12 years ago
Henry C Chang 022f3e2ee2 ceph: fix buffer pointer advance in ceph_sync_write 12 years ago
Yan, Zheng 2f276c5111 ceph: use i_release_count to indicate dir's completeness 12 years ago
Alex Elder ebf18f4709 ceph: only set message data pointers if non-empty 12 years ago
Alex Elder 27fa83852b libceph: isolate other message data fields 12 years ago
Alex Elder f1baeb2b9f libceph: set page info with byte length 12 years ago
Alex Elder 02afca6ca0 libceph: isolate message page field manipulation 12 years ago
Alex Elder e0c594878e libceph: record byte count not page count 12 years ago
Alex Elder 0fff87ec79 libceph: separate read and write data 12 years ago
Alex Elder 2ac2b7a6d4 libceph: distinguish page and bio requests 12 years ago
Alex Elder 2794a82a11 libceph: separate osd request data info 12 years ago
Alex Elder 153e5167e0 libceph: don't assign page info in ceph_osdc_new_request() 12 years ago
Alex Elder 3a42b6c43e ceph: simplify ceph_sync_write() page_align calculation 12 years ago
Alex Elder cf7b7e1492 ceph: use calc_pages_for() in start_read() 12 years ago
Alex Elder 54ae0756e3 libceph: no need for alignment for mds message 12 years ago
Alex Elder 53ded495c6 libceph: define mds_alloc_msg() method 12 years ago
Alex Elder 41766f87f5 libceph: rename ceph_calc_object_layout() 12 years ago
Alex Elder ec02a2f2ff libceph: kill ceph_msg->pagelist_count 12 years ago
Yan, Zheng 3f99969f42 ceph: acquire i_mutex in __ceph_do_pending_vmtruncate 12 years ago
Yan, Zheng 6070e0c1e2 ceph: don't early drop Fw cap 12 years ago
Sage Weil 7971bd92ba ceph: revert commit 22cddde104 12 years ago
Yan, Zheng a8673d61ad ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag 12 years ago
Yan, Zheng 964266cce9 ceph: set mds_want according to cap import message 12 years ago
Yan, Zheng d40ee0dcc1 ceph: queue cap release when trimming cap 12 years ago