index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+2
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
1
-4
/
+1
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
1
-2
/
+3
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-8
/
+8
2013-01-17
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-21
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-07
ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper
Sage Weil
1
-44
/
+38
2012-05-07
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-25
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-07
ceph: use ihold when we already have an inode ref
Sage Weil
1
-2
/
+4
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
1
-0
/
+66
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-4
/
+7
2010-08-01
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
Sage Weil
1
-0
/
+24
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-1
/
+1
2009-12-03
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
1
-1
/
+4
2009-11-04
ceph: fix endian conversions for ceph_pg
Sage Weil
1
-2
/
+2
2009-10-06
ceph: ioctls
Sage Weil
1
-0
/
+157