Linus Torvalds
|
1cf0209c43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
Sage Weil
|
2169aea649
libceph: calculate placement based on the internal data types
|
12 years ago |
Sage Weil
|
5b191d9914
libceph: decode into cpu-native ceph_pg type
|
12 years ago |
Sage Weil
|
12979354a1
libceph: rename ceph_pg -> ceph_pg_v1
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Alex Elder
|
e8afad656c
libceph: pass length to ceph_calc_file_object_mapping()
|
12 years ago |
Sage Weil
|
457712a0bc
ceph: return EIO on invalid layout on GET_DATALOC ioctl
|
12 years ago |
Sage Weil
|
45f2e081f5
ceph: avoid divide by zero in __validate_layout()
|
13 years ago |
Sage Weil
|
c047be0934
ceph: ignore preferred_osd field
|
13 years ago |
Sage Weil
|
702aeb1f88
ceph: fully initialize new layout
|
13 years ago |
Sage Weil
|
e49bf4c51c
ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper
|
13 years ago |
Sage Weil
|
3469ac1aa3
ceph: drop support for preferred_osd pgs
|
13 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 years ago |
Greg Farnum
|
a35eca958a
ceph: let the set_layout ioctl set single traits
|
14 years ago |
Sage Weil
|
5f21c96dd5
ceph: protect access to d_parent
|
14 years ago |
Sage Weil
|
4918b6d140
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
|
14 years ago |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 years ago |
Greg Farnum
|
571dba52a3
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
|
14 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Sage Weil
|
8c6e9229fc
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
|
15 years ago |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 years ago |
Sage Weil
|
33d4909ccc
ceph: allow preferred osd to be get/set via layout ioctl
|
15 years ago |
Sage Weil
|
51042122d4
ceph: fix endian conversions for ceph_pg
|
15 years ago |
Sage Weil
|
8f4e91dee2
ceph: ioctls
|
15 years ago |