index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: subscribe to osdmap when cluster is full
Sage Weil
2011-05-24
1
-0
/
+9
*
libceph: handle new osdmap down/state change encoding
Sage Weil
2011-05-24
1
-3
/
+8
*
ceph: check return value for start_request in writepages
Sage Weil
2011-05-19
1
-1
/
+7
*
libceph: add missing breaks in addr_set_port
Sage Weil
2011-05-19
1
-0
/
+2
*
libceph: fix TAG_WAIT case
Sage Weil
2011-05-19
1
-1
/
+3
*
libceph: fix osdmap timestamp assignment
Sage Weil
2011-05-19
1
-1
/
+1
*
libceph: use snprintf for unknown addrs
Sage Weil
2011-05-19
1
-1
/
+2
*
libceph: use snprintf for formatting object name
Sage Weil
2011-05-19
1
-1
/
+1
*
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
2011-05-19
1
-5
/
+6
*
libceph: handle connection reopen race with callbacks
Sage Weil
2011-05-19
1
-13
/
+51
*
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-05-03
1
-2
/
+2
*
libceph: fix ceph_msg_new error path
Henry C Chang
2011-05-03
1
-13
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-04-14
1
-3
/
+9
|
\
|
*
libceph: fix linger request requeueing
Sage Weil
2011-04-06
1
-3
/
+9
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
libceph: Create a new key type "ceph".
Tommi Virtanen
2011-03-29
3
-8
/
+77
*
|
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2011-03-29
2
-0
/
+59
*
|
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
6
-15
/
+59
*
|
libceph: fix null dereference when unregistering linger requests
Sage Weil
2011-03-29
1
-3
/
+3
*
|
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
2011-03-29
1
-1
/
+3
*
|
ceph: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-26
1
-1
/
+1
*
|
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
1
-2
/
+2
|
/
*
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
2
-12
/
+374
*
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
1
-133
/
+122
*
libceph: Fix base64-decoding when input ends in newline.
Tommi Virtanen
2011-03-15
1
-1
/
+3
*
libceph: fix msgr standby handling
Sage Weil
2011-03-04
1
-8
/
+22
*
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
1
-5
/
+4
*
libceph: fix msgr backoff
Sage Weil
2011-03-04
1
-2
/
+28
*
libceph: retry after authorization failure
Sage Weil
2011-03-03
1
-2
/
+0
*
libceph: fix handling of short returns from get_user_pages
Sage Weil
2011-03-03
1
-5
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-21
1
-31
/
+31
|
\
|
*
libceph: fix socket write error handling
Sage Weil
2011-01-25
1
-11
/
+12
|
*
libceph: fix socket read error handling
Sage Weil
2011-01-25
1
-20
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-13
3
-45
/
+8
|
\
\
|
|
/
|
*
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2011-01-12
1
-44
/
+2
|
*
ceph: Always free allocated memory in osdmap_decode()
Jesper Juhl
2011-01-12
1
-1
/
+3
|
*
ceph: add dir_layout to inode
Sage Weil
2011-01-12
1
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-26
3
-27
/
+35
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-12-20
2
-11
/
+12
|
|
\
|
|
*
ceph: handle partial result from get_user_pages
Henry C Chang
2010-12-17
1
-2
/
+2
|
|
*
ceph: mark user pages dirty on direct-io reads
Henry C Chang
2010-12-17
1
-4
/
+7
|
|
*
ceph: fix msgr_init error path
Sage Weil
2010-12-13
1
-5
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-29
1
-22
/
+0
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-24
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-09
2
-5
/
+8
|
*
|
|
ceph: make page alignment explicit in osd interface
Sage Weil
2010-11-09
1
-8
/
+14
|
*
|
|
ceph: fix comment, remove extraneous args
Sage Weil
2010-11-09
1
-2
/
+1
|
*
|
|
ceph: fix small seq message skipping
Sage Weil
2010-11-01
1
-2
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
2
-23
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]