summaryrefslogtreecommitdiffstats
path: root/src/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #23433 into masterPatrick Donnelly2018-08-061-1/+1
|\
| * client: fix compile warningPatrick Donnelly2018-08-051-1/+1
* | Merge PR #23370 into masterPatrick Donnelly2018-08-061-3/+4
|\ \ | |/ |/|
| * client: check for unmounted condition before printing debug outputJeff Layton2018-08-011-3/+4
* | Merge PR #22450 into masterPatrick Donnelly2018-08-023-24/+116
|\ \ | |/ |/|
| * client: LAZY_IO supportYan, Zheng2018-07-303-24/+116
* | common/options: convert many TYPE_[U]INT -> TYPE_SIZESage Weil2018-07-281-1/+1
|/
* Merge PR #23009 into masterPatrick Donnelly2018-07-212-2/+2
|\
| * client: wire up ceph_ll_fallocateJeff Layton2018-07-122-2/+2
* | Merge PR #22751 into masterPatrick Donnelly2018-07-162-15/+110
|\ \
| * | libcephfs: extend support for changing file access/modification timeVenky Shankar2018-06-292-15/+110
* | | Merge PR #22801 into masterPatrick Donnelly2018-07-161-0/+8
|\ \ \
| * | | client: add inst to asok status outputPatrick Donnelly2018-07-021-0/+8
| |/ /
* | | mds: tell client why it's rejectedYan, Zheng2018-07-121-2/+11
* | | mds: introduce cephfs' own feature bitsYan, Zheng2018-07-121-11/+27
| |/ |/|
* | Merge PR #22908 into masterSage Weil2018-07-113-51/+51
|\ \
| * | common: move ConfigValues out of md_config_tKefu Chai2018-07-103-21/+21
| * | common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-31/+31
* | | Merge PR #22543 into masterPatrick Donnelly2018-07-103-63/+89
|\ \ \ | |/ / |/| |
| * | client: introduce ceph_abort_conn()Yan, Zheng2018-06-283-63/+89
* | | client: myaddr -> myaddrsSage Weil2018-07-031-5/+14
| |/ |/|
* | common: add LockPolicy to md_config_tKefu Chai2018-06-272-2/+2
* | Merge PR #22611 into masterPatrick Donnelly2018-06-261-0/+2
|\ \
| * | client: fix use-after-free in Client::link()Yan, Zheng2018-06-191-0/+2
| |/
* | Merge PR #22512 into masterPatrick Donnelly2018-06-151-1/+4
|\ \
| * | client: fix bug #24491 _ll_drop_pins may access invalid iteratorLiuYangkuan2018-06-121-1/+4
| |/
* | Merge PR #22266 into masterPatrick Donnelly2018-06-152-115/+133
|\ \ | |/ |/|
| * client: update inode fields according to issued capsYan, Zheng2018-05-262-115/+133
* | Merge pull request #21718 from majianpeng/admin-socket-cleanupKefu Chai2018-06-021-6/+1
|\ \
| * | common/admin_socket: add new api unregister_commands(AdminSocketHook *hook)Jianpeng Ma2018-05-051-6/+1
* | | client: use get_addrs()Sage Weil2018-06-011-3/+3
* | | client: switch to addrvec for MetaSessionSage Weil2018-05-314-15/+15
* | | src: balance std::hex and std::dec manipulatorsKefu Chai2018-05-291-1/+2
| |/ |/|
* | Merge PR #22001 into masterPatrick Donnelly2018-05-211-1/+1
|\ \
| * | client: avoid freeing inode when it contains TX buffer headsYunfeiGuan2018-05-161-1/+1
* | | Merge PR #22045 into masterPatrick Donnelly2018-05-213-43/+41
|\ \ \
| * | | client: cleanup Cap initPatrick Donnelly2018-05-173-43/+41
| |/ /
* | | Merge PR #22080 into masterPatrick Donnelly2018-05-211-4/+3
|\ \ \
| * | | client: fix issue of revoking non-auth capsYan, Zheng2018-05-191-4/+3
* | | | Merge PR #22073 into masterPatrick Donnelly2018-05-191-7/+9
|\ \ \ \
| * | | | client: delay dentry trimming until after cap traversalPatrick Donnelly2018-05-191-7/+9
| |/ / /
* | | | Merge PR #21972 into masterPatrick Donnelly2018-05-181-44/+44
|\ \ \ \ | |/ / / |/| | |
| * | | client: increase verbosity level for log messages in helper methodsRishabh Dave2018-05-171-44/+44
| | |/ | |/|
* | | core: use const_iterator for decodeKefu Chai2018-05-171-7/+7
| |/ |/|
* | Revert "ceph-fuse: Delete inode's bufferhead was in Tx state would lead a ass...Yan, Zheng2018-05-141-1/+1
* | Merge PR #21615 into masterPatrick Donnelly2018-05-111-1/+1
|\ \
| * | ceph-fuse: Delete inode's bufferhead was in Tx state would lead a assert failYunfeiGuan2018-05-081-1/+1
* | | client: Do not memset frag_info_t and inode_tAdam C. Emerson2018-05-091-2/+0
* | | Merge pull request #21845 from tchaikov/wip-gcc-warningsKefu Chai2018-05-081-1/+1
|\ \ \
| * | | mds,messages: silence -Wclass-memaccess warningsKefu Chai2018-05-071-1/+1