index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
ceph: fix leak of monc mutex
Sage Weil
1
-2
/
+3
2009-12-10
ceph: do not feed bad device ids to crush
Sage Weil
1
-0
/
+5
2009-12-08
ceph: use kref for ceph_msg
Sage Weil
3
-35
/
+27
2009-12-07
ceph: use kref for ceph_osd_request
Sage Weil
2
-22
/
+26
2009-12-07
ceph: use kref for struct ceph_mds_request
Sage Weil
2
-38
/
+42
2009-12-07
ceph: simplify ceph_buffer interface
Sage Weil
5
-29
/
+35
2009-12-07
ceph: use kref for ceph_buffer
Sage Weil
2
-12
/
+20
2009-12-04
ceph: mark v0.18 release
Sage Weil
1
-1
/
+1
2009-12-04
ceph: update MAINTAINERS entry with correct git URL
Sage Weil
1
-1
/
+1
2009-12-03
ceph: allow preferred osd to be get/set via layout ioctl
Sage Weil
2
-1
/
+5
2009-12-03
ceph: hide /.ceph from readdir results
Sage Weil
2
-0
/
+9
2009-12-03
ceph: whitespace cleanup
Sage Weil
5
-9
/
+9
2009-12-01
ceph: plug leak of request_mutex
Sage Weil
1
-0
/
+1
2009-11-21
ceph: remove useless IS_ERR checks
Sage Weil
1
-10
/
+0
2009-11-21
fs/ceph: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-11-21
fs/ceph: introduce missing kfree
Julia Lawall
1
-2
/
+4
2009-11-21
ceph: remove dead code
Sage Weil
1
-21
/
+0
2009-11-21
ceph: reset msgr backoff during open, not after successful handshake
Sage Weil
1
-2
/
+1
2009-11-20
ceph: reset requested max_size after mds reconnect
Sage Weil
1
-4
/
+17
2009-11-20
ceph: mount fails immediately on error
Yehuda Sadeh
2
-1
/
+10
2009-11-20
ceph: decode updated mdsmap format
Sage Weil
3
-7
/
+11
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
6
-140
/
+51
2009-11-20
ceph: small cleanup in hash function
Sage Weil
1
-1
/
+1
2009-11-19
ceph: move mempool creation to ceph_create_client
Sage Weil
1
-11
/
+12
2009-11-19
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
20
-76
/
+888
2009-11-19
ceph: handle errors during osd client init
Sage Weil
4
-7
/
+19
2009-11-18
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
1
-12
/
+1
2009-11-18
ceph: remove bad calls to ceph_con_shutdown
Sage Weil
3
-16
/
+19
2009-11-13
ceph: fix page invalidation deadlock
Sage Weil
1
-2
/
+2
2009-11-13
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
5
-0
/
+31
2009-11-12
ceph: pr_info when mds reconnect completes
Sage Weil
1
-0
/
+1
2009-11-12
ceph: initialize i_size/i_rbytes on snapdir
Sage Weil
1
-1
/
+3
2009-11-12
ceph: exclude snapdir from readdir results
Sage Weil
1
-0
/
+1
2009-11-11
ceph: remove recon_gen logic
Sage Weil
4
-28
/
+2
2009-11-10
ceph: separate banner and connect during handshake into distinct stages
Sage Weil
2
-44
/
+77
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
4
-9
/
+26
2009-11-08
ceph: make CRUSH hash function a bucket property
Sage Weil
5
-21
/
+93
2009-11-07
ceph: make object hash a pg_pool property
Sage Weil
9
-81
/
+137
2009-11-07
ceph: use strong hash function for mapping objects to pgs
Sage Weil
2
-24
/
+71
2009-11-07
ceph: make CRUSH hash functions non-inline
Sage Weil
6
-96
/
+107
2009-11-06
ceph: clean up 'osd%d down' console msg
Sage Weil
1
-1
/
+1
2009-11-05
ceph: convert port endianness
Sage Weil
1
-2
/
+2
2009-11-05
ceph: fix sparse endian warning
Sage Weil
2
-2
/
+2
2009-11-05
ceph: fix endian conversions for ceph_pg
Sage Weil
5
-55
/
+75
2009-11-04
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
7
-8
/
+40
2009-11-02
ceph: init/destroy bdi in client create/destroy helpers
Sage Weil
1
-6
/
+9
2009-11-02
crush: always return a value from crush_bucket_choose
Sage Weil
1
-1
/
+1
2009-11-02
ceph: fix uninitialized err variable
Sage Weil
1
-1
/
+1
2009-10-30
ceph: fix intra strip unit length calculation
Noah Watkins
1
-5
/
+10
2009-10-29
ceph: fix object striping calculation for non-default striping schemes
Sage Weil
1
-4
/
+7
[next]