index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: allocate and parse mount args before client instance
Sage Weil
2009-10-27
8
-74
/
+105
*
ceph: fix, clean up string mount arg parsing
Sage Weil
2009-10-27
1
-2
/
+9
*
ceph: silence uninitialized variable warning
Sage Weil
2009-10-26
1
-1
/
+1
*
ceph: reduce parse_mount_args stack usage
Sage Weil
2009-10-26
1
-8
/
+17
*
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
2009-10-22
2
-4
/
+2
*
ceph: move directory size logic to ceph_getattr
Sage Weil
2009-10-21
1
-3
/
+5
*
ceph: v0.17 of client
Sage Weil
2009-10-19
1
-2
/
+2
*
ceph: include preferred osd in placement seed
Sage Weil
2009-10-19
2
-1
/
+3
*
ceph: enable readahead
Sage Weil
2009-10-16
2
-1
/
+2
*
ceph: move dirty caps code around
Sage Weil
2009-10-15
1
-33
/
+37
*
ceph: warn on allocation from msgpool with larger front_len
Sage Weil
2009-10-15
4
-9
/
+26
*
ceph: correct subscribe_ack msgpool payload size
Sage Weil
2009-10-15
2
-4
/
+12
*
ceph: flush dirty caps via the cap_dirty list
Sage Weil
2009-10-15
3
-29
/
+59
*
ceph: move generic flushing code into helper
Sage Weil
2009-10-14
1
-22
/
+21
*
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
2009-10-14
1
-1
/
+3
*
ceph: convert encode/decode macros to inlines
Sage Weil
2009-10-14
6
-132
/
+137
*
ceph: add version field to message header
Sage Weil
2009-10-13
1
-1
/
+2
*
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2009-10-12
2
-4
/
+0
*
ceph: ignore trailing data in monamp
Sage Weil
2009-10-12
1
-3
/
+0
*
ceph: add file layout validation
Sage Weil
2009-10-09
2
-0
/
+26
*
ceph: update to mon client protocol v15
Sage Weil
2009-10-09
3
-10
/
+19
*
ceph: cancel osd requests before resending them
Sage Weil
2009-10-09
1
-1
/
+4
*
ceph: reset osd session on fault, not peer_reset
Sage Weil
2009-10-09
1
-5
/
+2
*
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
2009-10-09
1
-5
/
+10
*
ceph: revoke osd request message on request completion
Sage Weil
2009-10-09
1
-4
/
+9
*
ceph: fix osd request submission race
Sage Weil
2009-10-09
1
-11
/
+19
*
ceph: renew mon subscription before it expires
Sage Weil
2009-10-08
1
-2
/
+2
*
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
2009-10-07
1
-5
/
+5
*
ceph: gracefully avoid empty crush buckets
Sage Weil
2009-10-07
1
-2
/
+7
*
ceph: include preferred_osd in file layout virtual xattr
Sage Weil
2009-10-07
1
-1
/
+8
*
ceph: show meaningful version on module load
Sage Weil
2009-10-07
2
-8
/
+3
*
ceph: document shared files in README
Sage Weil
2009-10-06
1
-0
/
+17
*
ceph: Kconfig, Makefile
Sage Weil
2009-10-06
5
-0
/
+73
*
ceph: debugfs
Sage Weil
2009-10-06
1
-0
/
+425
*
ceph: ioctls
Sage Weil
2009-10-06
3
-0
/
+197
*
ceph: nfs re-export support
Sage Weil
2009-10-06
1
-0
/
+223
*
ceph: message pools
Sage Weil
2009-10-06
2
-0
/
+193
*
ceph: messenger library
Sage Weil
2009-10-06
3
-0
/
+2398
*
ceph: snapshot management
Sage Weil
2009-10-06
1
-0
/
+897
*
ceph: capability management
Sage Weil
2009-10-06
1
-0
/
+2830
*
ceph: monitor client
Sage Weil
2009-10-06
2
-0
/
+803
*
ceph: CRUSH mapping algorithm
Sage Weil
2009-10-06
5
-0
/
+1027
*
ceph: OSD client
Sage Weil
2009-10-06
4
-0
/
+2436
*
ceph: MDS client
Sage Weil
2009-10-06
4
-0
/
+3452
*
ceph: address space operations
Sage Weil
2009-10-06
1
-0
/
+1115
*
ceph: file operations
Sage Weil
2009-10-06
1
-0
/
+904
*
ceph: directory operations
Sage Weil
2009-10-06
1
-0
/
+1212
*
ceph: inode operations
Sage Weil
2009-10-06
2
-0
/
+2453
*
ceph: super.c
Sage Weil
2009-10-06
1
-0
/
+936
*
ceph: ref counted buffer
Sage Weil
2009-10-06
2
-0
/
+89
[next]