index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
Ilya Dryomov
1
-1
/
+1
2018-04-02
libceph, ceph: change ceph_calc_file_object_mapping() signature
Ilya Dryomov
1
-8
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-20
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
1
-2
/
+2
2016-07-28
ceph: reduce i_nr_by_mode array size
Yan, Zheng
1
-2
/
+1
2016-07-28
ceph: rados pool namespace support
Yan, Zheng
1
-0
/
+3
2016-07-28
libceph: define new ceph_file_layout structure
Yan, Zheng
1
-11
/
+11
2016-07-28
libceph: add an ONSTACK initializer for oids
Ilya Dryomov
1
-1
/
+1
2016-05-26
libceph: a major OSD client update
Ilya Dryomov
1
-4
/
+4
2016-05-26
libceph: rename ceph_calc_pg_primary()
Ilya Dryomov
1
-1
/
+1
2016-05-26
libceph: rename ceph_oloc_oid_to_pg()
Ilya Dryomov
1
-1
/
+1
2016-05-26
libceph: variable-sized ceph_object_id
Ilya Dryomov
1
-1
/
+1
2014-10-14
ceph: fix divide-by-zero in __validate_layout()
Yan, Zheng
1
-1
/
+1
2014-10-14
ceph: request xattrs if xattr_version is zero
Yan, Zheng
1
-2
/
+2
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+3
2014-04-28
ceph: reserve caps for file layout/lock MDS requests
Yan, Zheng
1
-0
/
+3
2014-04-13
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-03
ceph: do not chain inode updates to parent fsync
Sage Weil
1
-4
/
+1
2014-01-28
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
1
-2
/
+6
2013-08-10
ceph: Add check returned value on func ceph_calc_ceph_pg.
majianpeng
1
-2
/
+6
2013-08-10
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
majianpeng
1
-1
/
+3
2013-05-02
libceph: rename ceph_calc_object_layout()
Alex Elder
1
-2
/
+3
2013-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+2
2013-02-27
libceph: calculate placement based on the internal data types
Sage Weil
1
-4
/
+1
2013-02-27
libceph: decode into cpu-native ceph_pg type
Sage Weil
1
-2
/
+3
2013-02-27
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-8
/
+8
2013-01-18
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
1
-1
/
+1
2012-10-03
ceph: return EIO on invalid layout on GET_DATALOC ioctl
Sage Weil
1
-2
/
+6
2012-08-22
ceph: avoid divide by zero in __validate_layout()
Sage Weil
1
-1
/
+2
2012-05-16
ceph: ignore preferred_osd field
Sage Weil
1
-4
/
+0
2012-05-16
ceph: fully initialize new layout
Sage Weil
1
-6
/
+13
2012-05-08
ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper
Sage Weil
1
-44
/
+38
2012-05-08
ceph: drop support for preferred_osd pgs
Sage Weil
1
-10
/
+5
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
1
-2
/
+2
2011-10-26
ceph: let the set_layout ioctl set single traits
Greg Farnum
1
-6
/
+28
2011-07-26
ceph: protect access to d_parent
Sage Weil
1
-1
/
+3
2011-07-26
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
Sage Weil
1
-0
/
+11
2011-06-08
ceph: use ihold when we already have an inode ref
Sage Weil
1
-2
/
+4
2010-10-21
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
1
-0
/
+66
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-4
/
+7
2010-08-02
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
Sage Weil
1
-0
/
+24
2010-05-18
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-1
/
+1
2009-12-04
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
1
-1
/
+4
2009-11-05
ceph: fix endian conversions for ceph_pg
Sage Weil
1
-2
/
+2
2009-10-06
ceph: ioctls
Sage Weil
1
-0
/
+157