summaryrefslogtreecommitdiffstats
path: root/src/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* client: Fix a deadlock when osd is fullKotresh HR2024-12-191-2/+6
* Merge pull request #59936 from anoopcs9/client-chown-statx-fixesMilind Changire2024-12-171-9/+35
|\
| * client: Gracefully handle empty pathname for statxat()Anoop C S2024-11-071-5/+18
| * client: Gracefully handle empty pathname for chownat()Anoop C S2024-11-071-4/+17
* | cephfs/client: dir_reset_t::reset() - add missing fd reset.Igor Fedotov2024-12-031-0/+1
* | Merge PR #60464 into mainPatrick Donnelly2024-11-131-1/+1
|\ \
| * | common: cache pthread namesPatrick Donnelly2024-10-251-1/+1
* | | Merge PR #60283 into mainPatrick Donnelly2024-11-132-6/+6
|\ \ \ | |_|/ |/| |
| * | mds: add issue_seq to all cap messagesPatrick Donnelly2024-10-131-1/+1
| * | include/ceph_fs: correct ceph_mds_cap_peer field namePatrick Donnelly2024-10-101-4/+4
| * | include/ceph_fs: correct ceph_mds_cap_item field namePatrick Donnelly2024-10-101-1/+1
* | | client: return EOPNOTSUPP for fallocate with mode 0Milind Changire2024-10-301-1/+1
| |/ |/|
* | Merge pull request #59027 from hit1943/65971_fixVenky Shankar2024-10-241-0/+3
|\ \
| * | cephfs: Fixed a bug that read operation hung in Client::get_caps when...chentao.20222024-08-051-0/+3
* | | client: Resolve symlink from dirfd for empty pathnameAnoop C S2024-10-151-0/+6
* | | client: Fix symlink open with O_PATH and O_NOFOLLOWAnoop C S2024-10-151-0/+4
| |/ |/|
* | client: Fix aio zerobyte file readKotresh HR2024-10-041-0/+14
* | client: Fix caps_ref[c]<0 assertKotresh HR2024-10-041-9/+0
* | client: Fix libcephfs aio metadata corruption.Kotresh HR2024-10-042-2/+32
* | Merge PR #56776 into mainPatrick Donnelly2024-09-251-3/+9
|\ \
| * | client: fix d_reclen for readdirXavi Hernandez2024-09-031-3/+9
* | | client: remove hypertablePatrick Donnelly2024-09-162-643/+0
|/ /
* | Merge PR #59300 into mainVenky Shankar2024-08-281-16/+20
|\ \
| * | client: calls to _ll_fh_exists() should hold client_lockVenky Shankar2024-08-191-16/+20
* | | Merge PR #59171 into mainPatrick Donnelly2024-08-275-33/+16
|\ \ \
| * | | client: use vectors for context listsPatrick Donnelly2024-08-125-33/+16
* | | | Merge PR #59162 into mainPatrick Donnelly2024-08-271-1/+1
|\ \ \ \
| * | | | client: Prevent race condition when printing Inode in ll_sync_inodeChengen Du2024-08-121-1/+1
| |/ / /
* | | | Merge PR #55144 into mainVenky Shankar2024-08-221-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | client: fix file cache cap leak which can stall async read callDhairya Parmar2024-07-121-4/+14
* | | | client: flush the caps release in filesystem syncXiubo Li2024-08-161-0/+2
| |/ / |/| |
* | | Merge pull request #58097 from gardran/wip-gardran-kill-countVenky Shankar2024-08-072-90/+129
|\ \ \ | |_|/ |/| |
| * | client: eliminate duplicate lokups wherever possibleGarry Drankovich2024-06-172-90/+129
* | | client: Fix leading / issue with mds_check_accessKotresh HR2024-07-301-4/+9
* | | Merge pull request #58216 from hit1943/56288_fixVenky Shankar2024-07-151-0/+6
|\ \ \
| * | | cephfs: Fixed a bug in the readdir_cache_cb function that may have used f...chentao.20222024-06-241-0/+6
| |/ /
* / / mds/client: return -ENODATA when xattr doesn't exist for removexattrXiubo Li2024-06-281-2/+8
|/ /
* | Merge PR #57170 into mainPatrick Donnelly2024-05-231-1/+1
|\ \
| * | client: set LIBMOUNT_FORCE_MOUNT2=alwaysJakob Haufe2024-04-301-1/+1
* | | Merge pull request #57011 from tchaikov/wip-cmake-legacy-option-headerKefu Chai2024-05-191-1/+3
|\ \ \
| * | | cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-081-1/+3
| |/ /
* | / client: allow overriding client featuresPatrick Donnelly2024-05-062-1/+9
| |/ |/|
* | client: clear resend_mds only after sending requestPatrick Donnelly2024-04-221-1/+1
|/
* Merge PR #54485 into mainPatrick Donnelly2024-03-132-16/+77
|\
| * pybind/mgr: add a `one-shot` parameter to send_commandLeonid Usov2024-03-042-16/+77
* | Merge PR #55457 into mainVenky Shankar2024-03-062-14/+52
|\ \
| * | client: check for bad file handle in low level I/O APIsDhairya Parmar2024-02-201-7/+31
| * | client: check for bad file handle in ll_preadv_pwritevDhairya Parmar2024-02-201-7/+18
| * | client: add function to check if file handle existsDhairya Parmar2024-02-201-0/+3
* | | Merge PR #55619 into mainVenky Shankar2024-03-062-7/+17
|\ \ \ | |_|/ |/| |