index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
2009-11-18
ceph: handle errors during osd client init
Sage Weil
2009-11-18
ceph: remove unnecessary ceph_con_shutdown
Sage Weil
2009-11-18
ceph: remove bad calls to ceph_con_shutdown
Sage Weil
2009-11-12
ceph: fix page invalidation deadlock
Sage Weil
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
2009-11-11
ceph: pr_info when mds reconnect completes
Sage Weil
2009-11-11
ceph: initialize i_size/i_rbytes on snapdir
Sage Weil
2009-11-11
ceph: exclude snapdir from readdir results
Sage Weil
2009-11-10
ceph: remove recon_gen logic
Sage Weil
2009-11-10
ceph: separate banner and connect during handshake into distinct stages
Sage Weil
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
2009-11-07
ceph: make CRUSH hash function a bucket property
Sage Weil
2009-11-06
ceph: make object hash a pg_pool property
Sage Weil
2009-11-06
ceph: use strong hash function for mapping objects to pgs
Sage Weil
2009-11-06
ceph: make CRUSH hash functions non-inline
Sage Weil
2009-11-06
ceph: clean up 'osd%d down' console msg
Sage Weil
2009-11-04
ceph: convert port endianness
Sage Weil
2009-11-04
ceph: fix sparse endian warning
Sage Weil
2009-11-04
ceph: fix endian conversions for ceph_pg
Sage Weil
2009-11-03
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
2009-11-02
ceph: init/destroy bdi in client create/destroy helpers
Sage Weil
2009-11-01
crush: always return a value from crush_bucket_choose
Sage Weil
2009-11-01
ceph: fix uninitialized err variable
Sage Weil
2009-10-30
ceph: fix intra strip unit length calculation
Noah Watkins
2009-10-28
ceph: fix object striping calculation for non-default striping schemes
Sage Weil
2009-10-28
ceph: correct comment to match striping calculation
Sage Weil
2009-10-28
ceph: remove redundant use of le32_to_cpu
Noah Watkins
2009-10-28
ceph: replace list_entry with container_of
Noah Watkins
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
2009-10-27
ceph: fix, clean up string mount arg parsing
Sage Weil
2009-10-26
ceph: silence uninitialized variable warning
Sage Weil
2009-10-26
ceph: reduce parse_mount_args stack usage
Sage Weil
2009-10-22
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
2009-10-21
ceph: move directory size logic to ceph_getattr
Sage Weil
2009-10-19
ceph: v0.17 of client
Sage Weil
2009-10-19
ceph: include preferred osd in placement seed
Sage Weil
2009-10-16
ceph: enable readahead
Sage Weil
2009-10-15
ceph: move dirty caps code around
Sage Weil
2009-10-15
ceph: warn on allocation from msgpool with larger front_len
Sage Weil
2009-10-15
ceph: correct subscribe_ack msgpool payload size
Sage Weil
2009-10-15
ceph: flush dirty caps via the cap_dirty list
Sage Weil
2009-10-14
ceph: move generic flushing code into helper
Sage Weil
2009-10-14
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
2009-10-13
ceph: add version field to message header
Sage Weil
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2009-10-12
ceph: ignore trailing data in monamp
Sage Weil
2009-10-09
ceph: add file layout validation
Sage Weil
2009-10-09
ceph: update to mon client protocol v15
Sage Weil
[next]