diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index aa2db5a60a64d2210d54d55bde9e14e369c306be..439a728151ed67d8f68f5642d4ddc2f9d05d8a53 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -61,6 +61,14 @@ Details    : When updating lov_desc members via proc fs, need fix their
 	 	'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'.
 	 For more information, please refer to bugzilla 13904.
 
+Severity   : normal
+Bugzilla   : 15406
+Description: misc fixes (including bug 15169 and 15175) for directory readahead.
+Details	   : prevent previous statahead async RPC callback from processing the
+	     current "statahead_info", race condition between async RPC callback
+	     add dentry into dentry hash table and "ls" thread revalidate such
+	     dentry, statahead his/miss control for hidden items, and so on.
+
 Severity   : enhancement
 Bugzilla   : 15316
 Description: build kernel-ib packages for OFED 1.3 in our release cycle