index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+21
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-06-01
introduce SIZE_MAX
Xi Wang
1
-1
/
+1
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
6
-98
/
+75
2012-05-30
ceph: move encode_fh to new API
Sage Weil
1
-13
/
+21
2012-05-30
->encode_fh() API change
Al Viro
1
-0
/
+2
2012-05-17
ceph: use info returned by get_authorizer
Alex Elder
1
-8
/
+1
2012-05-17
ceph: have get_authorizer methods return pointers
Alex Elder
1
-7
/
+13
2012-05-17
ceph: ensure auth ops are defined before use
Alex Elder
1
-8
/
+6
2012-05-17
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-15
/
+12
2012-05-17
ceph: define ceph_auth_handshake type
Alex Elder
2
-19
/
+18
2012-05-16
ceph: ignore preferred_osd field
Sage Weil
1
-4
/
+0
2012-05-16
ceph: fully initialize new layout
Sage Weil
2
-6
/
+15
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
3
-20
/
+5
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-82
/
+163
2012-03-22
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
Alex Elder
1
-3
/
+8
2012-03-22
ceph: ensure Boolean options support both senses
Alex Elder
1
-0
/
+10
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-2
/
+4
2012-03-22
ceph: make ceph_setxattr() and ceph_removexattr() more alike
Alex Elder
1
-6
/
+8
2012-03-22
ceph: avoid repeatedly computing the size of constant vxattr names
Alex Elder
3
-5
/
+56
2012-03-22
ceph: encode type in vxattr callback routines
Alex Elder
1
-11
/
+11
2012-03-22
ceph: drop "_cb" from name of struct ceph_vxattr_cb
Alex Elder
1
-10
/
+10
2012-03-22
ceph: use macros to normalize vxattr table definitions
Alex Elder
1
-13
/
+26
2012-03-22
ceph: use a symbolic name for "ceph." extended attribute namespace
Alex Elder
1
-11
/
+14
2012-03-22
ceph: pass inode rather than table to ceph_match_vxattr()
Alex Elder
1
-23
/
+20
2012-03-22
ceph: don't null-terminate xattr values
Alex Elder
1
-3
/
+1
2012-03-22
ceph: fix overflow check in build_snap_context()
Xi Wang
1
-1
/
+1
2012-03-22
ceph: avoid panic with mismatched symlink sizes in fill_inode()
Xi Wang
1
-5
/
+6
2012-03-22
ceph: use 2 instead of 1 as fallback for 32-bit inode number
Amon Ott
1
-1
/
+1
2012-03-22
ceph: don't reset s_cap_ttl to zero
Alex Elder
1
-4
/
+3
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-10
/
+19
2012-02-03
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-03
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-03
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-40
/
+88
2012-01-12
ceph: ensure prealloc_blob is in place when removing xattr
Alex Elder
1
-0
/
+22
2012-01-12
ceph: enable/disable dentry complete flags via mount option
Sage Weil
3
-3
/
+37
2012-01-12
ceph: always initialize the dentry in open_root_dentry()
Alex Elder
1
-4
/
+3
2012-01-10
ceph: avoid iput() while holding spinlock in ceph_dir_fsync
Sage Weil
1
-1
/
+2
2012-01-10
ceph: avoid useless dget/dput in encode_fh
Sage Weil
1
-4
/
+2
2012-01-10
ceph: dereference pointer after checking for NULL
Yehuda Sadeh
1
-1
/
+2
2012-01-10
ceph: remove unnecessary d_fsdata conditional checks
Sage Weil
2
-30
/
+22
2012-01-10
ceph: d_alloc_root() may fail
Al Viro
1
-4
/
+11
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-3
/
+3
2012-01-04
ceph: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-04
get rid of open-coded S_ISREG(), etc.
Al Viro
1
-1
/
+1
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
[next]