- 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 10 months ago
- 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
- dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 24c149a ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 8 years ago
- 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
- d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
- d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
- 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
- 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
- 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 12 years ago
- 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
- 2fbcbff ceph: Add check returned value on func ceph_calc_ceph_pg. by majianpeng · 11 years ago
- 494ddd1 ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. by majianpeng · 11 years ago
- 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
- 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
- 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
- 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
- 457712a ceph: return EIO on invalid layout on GET_DATALOC ioctl by Sage Weil · 12 years ago
- 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
- c047be0 ceph: ignore preferred_osd field by Sage Weil · 13 years ago
- 702aeb1 ceph: fully initialize new layout by Sage Weil · 13 years ago
- e49bf4c ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper by Sage Weil · 13 years ago
- 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 13 years ago
- be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
- a35eca9 ceph: let the set_layout ioctl set single traits by Greg Farnum · 13 years ago
- 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
- 4918b6d ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io by Sage Weil · 13 years ago
- 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 14 years ago
- 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
- 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
- 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 15 years ago
- 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 15 years ago
- 33d4909 ceph: allow preferred osd to be get/set via layout ioctl by Sage Weil · 15 years ago
- 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
- 8f4e91d ceph: ioctls by Sage Weil · 15 years ago