index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
1
-1
/
+7
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
1
-0
/
+5
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
1
-0
/
+3
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
1
-6
/
+6
2009-12-23
ceph: only unregister registered bdi
Sage Weil
1
-1
/
+2
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
1
-0
/
+36
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
1
-7
/
+2
2009-11-20
ceph: mount fails immediately on error
Yehuda Sadeh
1
-1
/
+5
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
1
-5
/
+27
2009-11-18
ceph: move mempool creation to ceph_create_client
Sage Weil
1
-11
/
+12
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
1
-13
/
+19
2009-11-18
ceph: handle errors during osd client init
Sage Weil
1
-1
/
+5
2009-11-04
ceph: fix sparse endian warning
Sage Weil
1
-1
/
+1
2009-11-02
ceph: init/destroy bdi in client create/destroy helpers
Sage Weil
1
-6
/
+9
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
1
-58
/
+48
2009-10-27
ceph: fix, clean up string mount arg parsing
Sage Weil
1
-2
/
+9
2009-10-26
ceph: silence uninitialized variable warning
Sage Weil
1
-1
/
+1
2009-10-26
ceph: reduce parse_mount_args stack usage
Sage Weil
1
-8
/
+17
2009-10-22
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
1
-2
/
+2
2009-10-16
ceph: enable readahead
Sage Weil
1
-0
/
+1
2009-10-14
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
1
-1
/
+3
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
1
-2
/
+0
2009-10-07
ceph: show meaningful version on module load
Sage Weil
1
-2
/
+3
2009-10-06
ceph: super.c
Sage Weil
1
-0
/
+936