| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge PR #23433 into master | Patrick Donnelly | 2018-08-06 | 1 | -1/+1 |
|\ |
|
| * | client: fix compile warning | Patrick Donnelly | 2018-08-05 | 1 | -1/+1 |
* | | Merge PR #23370 into master | Patrick Donnelly | 2018-08-06 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | client: check for unmounted condition before printing debug output | Jeff Layton | 2018-08-01 | 1 | -3/+4 |
* | | Merge PR #22450 into master | Patrick Donnelly | 2018-08-02 | 3 | -24/+116 |
|\ \
| |/
|/| |
|
| * | client: LAZY_IO support | Yan, Zheng | 2018-07-30 | 3 | -24/+116 |
* | | common/options: convert many TYPE_[U]INT -> TYPE_SIZE | Sage Weil | 2018-07-28 | 1 | -1/+1 |
|/ |
|
* | Merge PR #23009 into master | Patrick Donnelly | 2018-07-21 | 2 | -2/+2 |
|\ |
|
| * | client: wire up ceph_ll_fallocate | Jeff Layton | 2018-07-12 | 2 | -2/+2 |
* | | Merge PR #22751 into master | Patrick Donnelly | 2018-07-16 | 2 | -15/+110 |
|\ \ |
|
| * | | libcephfs: extend support for changing file access/modification time | Venky Shankar | 2018-06-29 | 2 | -15/+110 |
* | | | Merge PR #22801 into master | Patrick Donnelly | 2018-07-16 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | client: add inst to asok status output | Patrick Donnelly | 2018-07-02 | 1 | -0/+8 |
| |/ / |
|
* | | | mds: tell client why it's rejected | Yan, Zheng | 2018-07-12 | 1 | -2/+11 |
* | | | mds: introduce cephfs' own feature bits | Yan, Zheng | 2018-07-12 | 1 | -11/+27 |
| |/
|/| |
|
* | | Merge PR #22908 into master | Sage Weil | 2018-07-11 | 3 | -51/+51 |
|\ \ |
|
| * | | common: move ConfigValues out of md_config_t | Kefu Chai | 2018-07-10 | 3 | -21/+21 |
| * | | common,rbd,rgw,osd: extract config values into ConfigValues | Kefu Chai | 2018-07-10 | 1 | -31/+31 |
* | | | Merge PR #22543 into master | Patrick Donnelly | 2018-07-10 | 3 | -63/+89 |
|\ \ \
| |/ /
|/| | |
|
| * | | client: introduce ceph_abort_conn() | Yan, Zheng | 2018-06-28 | 3 | -63/+89 |
* | | | client: myaddr -> myaddrs | Sage Weil | 2018-07-03 | 1 | -5/+14 |
| |/
|/| |
|
* | | common: add LockPolicy to md_config_t | Kefu Chai | 2018-06-27 | 2 | -2/+2 |
* | | Merge PR #22611 into master | Patrick Donnelly | 2018-06-26 | 1 | -0/+2 |
|\ \ |
|
| * | | client: fix use-after-free in Client::link() | Yan, Zheng | 2018-06-19 | 1 | -0/+2 |
| |/ |
|
* | | Merge PR #22512 into master | Patrick Donnelly | 2018-06-15 | 1 | -1/+4 |
|\ \ |
|
| * | | client: fix bug #24491 _ll_drop_pins may access invalid iterator | LiuYangkuan | 2018-06-12 | 1 | -1/+4 |
| |/ |
|
* | | Merge PR #22266 into master | Patrick Donnelly | 2018-06-15 | 2 | -115/+133 |
|\ \
| |/
|/| |
|
| * | client: update inode fields according to issued caps | Yan, Zheng | 2018-05-26 | 2 | -115/+133 |
* | | Merge pull request #21718 from majianpeng/admin-socket-cleanup | Kefu Chai | 2018-06-02 | 1 | -6/+1 |
|\ \ |
|
| * | | common/admin_socket: add new api unregister_commands(AdminSocketHook *hook) | Jianpeng Ma | 2018-05-05 | 1 | -6/+1 |
* | | | client: use get_addrs() | Sage Weil | 2018-06-01 | 1 | -3/+3 |
* | | | client: switch to addrvec for MetaSession | Sage Weil | 2018-05-31 | 4 | -15/+15 |
* | | | src: balance std::hex and std::dec manipulators | Kefu Chai | 2018-05-29 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge PR #22001 into master | Patrick Donnelly | 2018-05-21 | 1 | -1/+1 |
|\ \ |
|
| * | | client: avoid freeing inode when it contains TX buffer heads | YunfeiGuan | 2018-05-16 | 1 | -1/+1 |
* | | | Merge PR #22045 into master | Patrick Donnelly | 2018-05-21 | 3 | -43/+41 |
|\ \ \ |
|
| * | | | client: cleanup Cap init | Patrick Donnelly | 2018-05-17 | 3 | -43/+41 |
| |/ / |
|
* | | | Merge PR #22080 into master | Patrick Donnelly | 2018-05-21 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | client: fix issue of revoking non-auth caps | Yan, Zheng | 2018-05-19 | 1 | -4/+3 |
* | | | | Merge PR #22073 into master | Patrick Donnelly | 2018-05-19 | 1 | -7/+9 |
|\ \ \ \ |
|
| * | | | | client: delay dentry trimming until after cap traversal | Patrick Donnelly | 2018-05-19 | 1 | -7/+9 |
| |/ / / |
|
* | | | | Merge PR #21972 into master | Patrick Donnelly | 2018-05-18 | 1 | -44/+44 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | client: increase verbosity level for log messages in helper methods | Rishabh Dave | 2018-05-17 | 1 | -44/+44 |
| | |/
| |/| |
|
* | | | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -7/+7 |
| |/
|/| |
|
* | | Revert "ceph-fuse: Delete inode's bufferhead was in Tx state would lead a ass... | Yan, Zheng | 2018-05-14 | 1 | -1/+1 |
* | | Merge PR #21615 into master | Patrick Donnelly | 2018-05-11 | 1 | -1/+1 |
|\ \ |
|
| * | | ceph-fuse: Delete inode's bufferhead was in Tx state would lead a assert fail | YunfeiGuan | 2018-05-08 | 1 | -1/+1 |
* | | | client: Do not memset frag_info_t and inode_t | Adam C. Emerson | 2018-05-09 | 1 | -2/+0 |
* | | | Merge pull request #21845 from tchaikov/wip-gcc-warnings | Kefu Chai | 2018-05-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mds,messages: silence -Wclass-memaccess warnings | Kefu Chai | 2018-05-07 | 1 | -1/+1 |