index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
2009-12-23
ceph: only unregister registered bdi
Sage Weil
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-11-20
ceph: mount fails immediately on error
Yehuda Sadeh
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
2009-11-18
ceph: move mempool creation to ceph_create_client
Sage Weil
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-04
ceph: fix sparse endian warning
Sage Weil
2009-11-02
ceph: init/destroy bdi in client create/destroy helpers
Sage Weil
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-16
ceph: enable readahead
Sage Weil
2009-10-14
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2009-10-07
ceph: show meaningful version on module load
Sage Weil
2009-10-06
ceph: super.c
Sage Weil