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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
ceph: specify max_bytes on readdir replies
Sage Weil
1
-1
/
+3
2010-05-17
ceph: clean up mount options, ->show_options()
Sage Weil
1
-9
/
+10
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-6
/
+0
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
1
-0
/
+1
2010-05-03
ceph: add missing #includes
Sage Weil
1
-0
/
+1
2010-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+1
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
ceph: update for write_inode API change
Stephen Rothwell
1
-1
/
+2
2010-03-04
ceph: reset osd after relevant messages timed out
Yehuda Sadeh
1
-0
/
+3
2010-03-01
ceph: fix flush_dirty_caps race with caps migration
Sage Weil
1
-0
/
+1
2010-02-23
ceph: drop messages on unregistered mds sessions; cleanup
Sage Weil
1
-0
/
+1
2010-02-17
ceph: fix iterate_caps removal race
Sage Weil
1
-3
/
+3
2010-02-17
ceph: clean up readdir caps reservation
Sage Weil
1
-1
/
+4
2010-02-16
ceph: use rbtree for snap_realms
Sage Weil
1
-0
/
+2
2010-02-11
ceph: cleanup async writeback, truncation, invalidate helpers
Sage Weil
1
-15
/
+4
2010-02-11
ceph: put unused osd connections on lru
Yehuda Sadeh
1
-0
/
+2
2010-02-10
ceph: allow renewal of auth credentials
Sage Weil
1
-2
/
+2
2009-12-21
ceph: writeback congestion control
Yehuda Sadeh
1
-0
/
+3
2009-12-21
ceph: include link to bdi in debugfs
Sage Weil
1
-0
/
+1
2009-11-20
ceph: fix debugfs entry, simplify fsid checks
Sage Weil
1
-9
/
+9
2009-11-18
ceph: negotiate authentication protocol; implement AUTH_NONE protocol
Sage Weil
1
-0
/
+2
2009-11-12
ceph: build cleanly without CONFIG_DEBUG_FS
Sage Weil
1
-0
/
+2
2009-11-10
ceph: remove recon_gen logic
Sage Weil
1
-1
/
+0
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
1
-1
/
+3
2009-10-28
ceph: replace list_entry with container_of
Noah Watkins
1
-1
/
+1
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
1
-3
/
+5
2009-10-22
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
1
-2
/
+0
2009-10-16
ceph: enable readahead
Sage Weil
1
-1
/
+1
2009-10-15
ceph: flush dirty caps via the cap_dirty list
Sage Weil
1
-3
/
+3
2009-10-06
ceph: client types
Sage Weil
1
-0
/
+890