index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
1
-4
/
+9
*
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
1
-4
/
+4
*
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
1
-0
/
+4
*
ceph: make ioctl cmds more readable in debug log
Xiubo Li
2023-08-22
1
-1
/
+38
*
ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattr
Jeff Layton
2023-08-22
1
-0
/
+84
*
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-12-12
1
-1
/
+1
*
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
2020-03-30
1
-0
/
+2
*
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
Ilya Dryomov
2018-04-02
1
-1
/
+1
*
libceph, ceph: change ceph_calc_file_object_mapping() signature
Ilya Dryomov
2018-04-02
1
-8
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
2017-02-20
1
-2
/
+2
*
ceph: reduce i_nr_by_mode array size
Yan, Zheng
2016-07-28
1
-2
/
+1
*
ceph: rados pool namespace support
Yan, Zheng
2016-07-28
1
-0
/
+3
*
libceph: define new ceph_file_layout structure
Yan, Zheng
2016-07-28
1
-11
/
+11
*
libceph: add an ONSTACK initializer for oids
Ilya Dryomov
2016-07-28
1
-1
/
+1
*
libceph: a major OSD client update
Ilya Dryomov
2016-05-26
1
-4
/
+4
*
libceph: rename ceph_calc_pg_primary()
Ilya Dryomov
2016-05-26
1
-1
/
+1
*
libceph: rename ceph_oloc_oid_to_pg()
Ilya Dryomov
2016-05-26
1
-1
/
+1
*
libceph: variable-sized ceph_object_id
Ilya Dryomov
2016-05-26
1
-1
/
+1
*
ceph: fix divide-by-zero in __validate_layout()
Yan, Zheng
2014-10-14
1
-1
/
+1
*
ceph: request xattrs if xattr_version is zero
Yan, Zheng
2014-10-14
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-05-05
1
-0
/
+3
|
\
|
*
ceph: reserve caps for file layout/lock MDS requests
Yan, Zheng
2014-04-28
1
-0
/
+3
*
|
ceph: fix pr_fmt() redefinition
Linus Torvalds
2014-04-12
1
-2
/
+1
|
/
*
ceph: do not chain inode updates to parent fsync
Sage Weil
2014-04-03
1
-4
/
+1
*
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2014-01-27
1
-2
/
+6
*
ceph: Add check returned value on func ceph_calc_ceph_pg.
majianpeng
2013-08-09
1
-2
/
+6
*
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
majianpeng
2013-08-09
1
-1
/
+3
*
libceph: rename ceph_calc_object_layout()
Alex Elder
2013-05-01
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
1
-4
/
+2
|
\
|
*
libceph: calculate placement based on the internal data types
Sage Weil
2013-02-26
1
-4
/
+1
|
*
libceph: decode into cpu-native ceph_pg type
Sage Weil
2013-02-26
1
-2
/
+3
|
*
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2013-02-26
1
-1
/
+1
|
*
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
2013-01-17
1
-1
/
+1
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-8
/
+8
|
/
*
ceph: return EIO on invalid layout on GET_DATALOC ioctl
Sage Weil
2012-10-03
1
-2
/
+6
*
ceph: avoid divide by zero in __validate_layout()
Sage Weil
2012-08-21
1
-1
/
+2
*
ceph: ignore preferred_osd field
Sage Weil
2012-05-16
1
-4
/
+0
*
ceph: fully initialize new layout
Sage Weil
2012-05-16
1
-6
/
+13
*
ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper
Sage Weil
2012-05-07
1
-44
/
+38
*
ceph: drop support for preferred_osd pgs
Sage Weil
2012-05-07
1
-10
/
+5
*
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-12-07
1
-2
/
+2
*
ceph: let the set_layout ioctl set single traits
Greg Farnum
2011-10-25
1
-6
/
+28
*
ceph: protect access to d_parent
Sage Weil
2011-07-26
1
-1
/
+3
*
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
Sage Weil
2011-07-26
1
-0
/
+11
*
ceph: use ihold when we already have an inode ref
Sage Weil
2011-06-07
1
-2
/
+4
*
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
2010-10-20
1
-0
/
+66
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-4
/
+7
*
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
Sage Weil
2010-08-01
1
-0
/
+24
*
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-05-17
1
-1
/
+1
[next]