Hi Chandan, These two patches are fixes for the two recently reported issues with the kmem removal patchset. They've passes fstests and fsmark scalability tests with 64kB directory block size, should should have been exercising >64kB allocations through xlog_kvmalloc(). These should (eventuallly) trigger the vmalloc() path and so should exercise the vfree path through kvfree() instead of crashing... -Dave.