index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
2009-12-03
1
-1
/
+4
*
ceph: fix endian conversions for ceph_pg
Sage Weil
2009-11-04
1
-2
/
+2
*
ceph: ioctls
Sage Weil
2009-10-06
1
-0
/
+157