index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-5
/
+2
2012-03-22
libceph: use "do" in CRC-related Boolean variables
Alex Elder
1
-1
/
+1
2012-03-22
libceph: make ceph_msgr_wq private
Alex Elder
1
-2
/
+0
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-1
/
+1
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
1
-1
/
+0
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
3
-1
/
+4
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
1
-1
/
+7
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-2
/
+5
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
1
-1
/
+2
2011-10-25
libceph: create messenger with client
Sage Weil
1
-1
/
+3
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2011-09-15
Remove unneeded version.h includes from include/
Jesper Juhl
1
-1
/
+0
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
1
-0
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-05-24
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
1
-0
/
+1
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
2
-3
/
+3
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
1
-0
/
+52
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
1
-1
/
+0
2011-03-21
ceph: update common header files
Yehuda Sadeh
2
-13
/
+45
2011-03-21
libceph: fix osd request queuing on osdmap updates
Sage Weil
1
-2
/
+3
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-1
/
+0
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-0
/
+1
2011-01-12
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
1
-5
/
+0
2011-01-12
ceph: add dir_layout to inode
Sage Weil
1
-3
/
+13
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
1
-2
/
+4
2010-11-09
ceph: explicitly specify page alignment in network messages
Sage Weil
1
-0
/
+1
2010-11-09
ceph: make page alignment explicit in osd interface
Sage Weil
1
-2
/
+5
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
1
-2
/
+1
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
1
-0
/
+1
2010-10-20
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
1
-0
/
+21
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
19
-0
/
+2999